Operate in API mode
Frame descriptions
Examples
Each example is written without escapes (AP = 1) and all bytes are represented in hex format. For
brevity, the start delimiter, length, and checksum fields have been excluded.
16-bit unicast
Sending a unicast transmission to a device with the 16-bit address of 1234 with the serial data
"TxData".
The corresponding Transmit Status - 0x89 response with a matching Frame ID will indicate whether
the transmission succeeded.
7E 00 0B 01 87 12 34 00 54 78 44 61 74 61 EB
Frame type
0x01
Frame ID
0x87
16-bit dest address
Tx options
RF data
0x1234
0x00
0x547844617461
"TxData"
Input
Matches response
16-bit broadcast
Sending a broadcast transmission of the serial data "Broadcast" and suppressing the corresponding
response by setting Frame ID to 0.
7E 00 0E 01 00 FF FF 00 42 72 6F 61 64 63 61 73 74 6D
Frame type Frame ID
16-bit dest address Tx options RF data
0xFFFF
0x01
0x00
0x00
0x42726F616463617374
Input
Suppress response Broadcast address
"Broadcast"
XBee/XBee-PRO S2C 802.15.4 RF Module User Guide
117