User's Manual

Table Of Contents
Interfaces
M2135-1/M2030-1 MOTE DATASHEET DUST NETWORKS 17
CONFIDENTIAL
7.3.3.8 Command 0x8D Reset Mote
Upon receiving this command, the mote notifies its neighbors about an upcoming reset, then proceeds to reset itself. The delay
to the actual reset depends on the network configuration.
7.3.4 Mote Get/Set Command Parameters
This section specifies the parameters that may be used with the Set and Get Commands. Table 27 provides an overview of the
these parameters.
All requests have the following structure:
All replies have the following structure:
Command Types, Parameter types, and error codes are discussed in the following sections. Data length is the number of bytes
of following data, set to 0 in case of non-zero error code.
22-29 Datasheet ID Array of 8 UChar Datasheet ID
30-31 Mote ID UShort Mote ID
32 Reserved
33 Mote diagnostics status (see
Table 36)
UChar Mote diagnostics status
Table 26 Command 0x8D Reset Mote
Msg Byte Description Data Type Value
1 Cmd Type UChar 0x8D
Table 27 Set and Get Command Parameters
Parameter Set Parameter Get Parameter Description
Parameter type 0x01 X Sets the mote’s network ID
Parameter type 0x02 X Retrieves the mote’s current network connection
state
Parameter type 0x03 X Retrieves the network frame length
Parameter type 0x04 X Sets the network join key on the mote
Parameter type 0x05 X Retrieves the network time and mote state
information
Parameter type 0x06 -- Reserved
Parameter type 0x07 X Retrieves the mote’s properties
Table 28 Request Structure for Parameter Data Packets
Command Type Parameter Type Data (Optional)
1 byte 1 byte Up to 33 bytes
Table 29 Reply Structure for Parameter Data Packets
Command Type Parameter Type Error Code Data Length Data (Optional)
1 byte 1 byte 1 byte 1 byte Up to 31 bytes
Table 25 Command 0x8C – Mote Information
Msg Byte Description Data Type Value
PRELMINARY