User's Manual

Table Of Contents
Packaging Description
M1310-1 MOTE DATASHEET DUST NETWORKS 23
CONFIDENTIAL
Step 2 Remove byte stuffing.
To remove byte stuffing, check for instances of “7D 5D” or “7D 5E” and replace as follows:
7D 5D => 7D
7D 5E => 7E
Step 3 Confirm FCS.
Calculate the checksum for the HDLC payload.
Confirm that the FCS matches the FCS sent with the packet. Because the packet encodes FCS least significant byte
first, in this example the calculated FCS should match “C4 7D”.
Step 4 (Application layer) parse HDLC payload content.
The resulting packet payload is as follows:
As described in section 7.3.3.6., an 0x8A command with parameter type 0x07 has the following message content
structure:
Therefore, this is a Mote Information response with no errors (and a payload length of 31 bytes). The Mote
information is as follows (shown for 900 MHz mote):
8.0 Packaging Description
8.1 Mechanical Drawings
TBD
HDLC Packet Payload FCS
8A 07 00 1F 00 00 5B 00 01 01 06 00 3C 00 00 00 00 00 00
7E C3 01 00 08 30 30 30 5F 45 56 30 31 00 13 00
7D C4
HDLC Packet Payload
8A 07 00 1F 00 00 5B 00 01 01 06 00 3C 00 00 00 00 00 00
7E C3 01 00 08 30 30 30 5F 45 56 30 31 00 13 00
HDLC Packet Payload
8A 07 00 1F 00 00 5B 00 01 01 06 00 3C 00 00 00 00 00 00
7E C3 01 00 08 30 30 30 5F 45 56 30 31 00 13 00
Command Type Message Content
8A 07 00 1F 00 00 5B 00 01 01 06 00 3C 00 00 00 00 00 00 7E C3 01 00 08
30 30 30 5F 45 56 30 31 00 13 00
HW model = 00091 (00 00 5B)
HW Rev = 001 (00 01)
SW rev = 1.6.60 (01 06 00 3C)
MAC Address = 00 00 00 00 00 00 7E C3
Mote type = 01 = 900 MHz (01)
Network ID = 8 (00 08)
Datasheet ID = 000_EV01 (30 30 30 5F 45 56 30 31)
Mote ID = 19 (00 13)
Param Error
Code
Length Hw
Model
Hw
Rev
Sw Rev MAC Mote
Type
Net
ID
Datasheet ID Mote
ID
Rsvd
07 00 1F 00 00 5B 00 01 01 06 00 3C 00 00 00 00 00 00 7E C3 01 00 08 30 30 30 5F 45 56 30 31 00 13 00
ADVANCED INFORMATION