User's Manual

Table Of Contents
Interfaces
M2135-1/M2030-1 MOTE DATASHEET DUST NETWORKS 19
CONFIDENTIAL
7.3.4.3.1 Configuration Change Flag (CCF)
The Configuration Change Flag (CCF) bit is set high when the network Id is changed. Note that when the network Id is
changed over the air (using the XML-API), the entire network synchronously changes over to the new network Id. There is a
delay between when the XML-API command is received and when motes change over to the new network Id. The CCF bit is
set high when the new network Id becomes active. The CCF bit is cleared when the mote receives a Mote Information Get
request (Parameter 0x07) or the mote is reset.
7.3.4.4 Parameter Type 0x03 Frame Length
This parameter is only valid for the Get Parameter command and is used to retrieve the frame length of the specified frame ID.
Table 35 Mote States
State # Description Details
1 ACTIVE The mote has joined the network and is waiting to
be configured.
2 JOINING The mote has sent JOIN request, waiting for
ACTIVATE.
3 ACT SEARCH The mote is actively searching for neighbors.
4–5 PASS SEARCH The mote is passively searching for neighbors.
6 SYNCHRONIZED The mote is synchronized to a network, listening in
active search.
7–8 RESETTING The mote is going through the reset process.
9 ONLINE1 The mote has joined a network and has been fully
configured, but has only one parent. The mote is
ready to transmit data to the network.
10 ONLINE2 The mote has joined a network, has been fully
configured, and has multiple parents. The mote is
ready to transmit data to the network.
Table 36 Diagnostics Status
Bit Name Details
7 --- Reserved.
6 --- Reserved.
5 --- Reserved.
4 --- Reserved.
3 --- Reserved.
2 --- Reserved.
1 CCF Configuration change flag (see section 7.3.4.3.1).
0 NV_ERR Non-volatile memory error.
Table 37 Parameter Type 0x03 Frame Length Get Request
Msg Byte Description Data Type Value
1 Cmd Type UChar 0x89
2 Parameter Type UChar 0x03
3 UChar Frame ID
PRELMINARY