User's Manual

Table Of Contents
Interfaces
M1310-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 no
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 (Command 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.
Table 33 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 a join request, waiting to be activated.
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 34 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 35 Parameter Type 0x03 Frame Length Get Request
Msg Byte Description Data Type Value
1 Cmd Type unsigned char 0x89
2 Parameter Type unsigned char 0x03
3 unsigned char Frame ID
ADVANCED INFORMATION