User's Guide

Table Of Contents
Operate in API mode Frame descriptions
XBee/XBee-PRO S2C 802.15.4 RF Module User Guide
114
Frame data fields Offset Example
AT command 5 0x4E (N)
6 0x48 (H)
Parameter value (optional)
Checksum 7 0x0F
The following example illustrates an AT Command frame when you modify the device's DL parameter
value.
Frame data fields Offset Example
Start delimiter 0 0x7E
Length MSB 1 0x00
LSB 2 0x08
Frame type 3 0x08
Frame ID 4 0x4D (M)
1
AT command 5 0x44 (D)
6 0x4C (L)
Parameter value 7-10 0x00000FFF
Checksum 11
0x0C
1
M was arbitrarily selected.