Frame descriptions Transmit Request frame - 0x10
XBee®-PRO 900HP/XSC RF Modules
127
Bit Meaning Description
2 NACK Enable NACK messages on all DigiMesh API packets
3 Trace route Enable a Trace Route on all DigiMesh API packets
4 Reserved <set this bit to 0>
5 Reserved <set this bit to 0>
6,7 Delivery method
b’00 = <invalid option>
b’01 - Point-multipoint (0x40)
b’10 = Repeater mode (directed broadcast
b’11 = DigiMesh (0xC0)
Set all other bits to 0.
Example
The example shows how to send a transmission to a device if you disable escaping (AP = 1), with
destination address 0x0013A200 40014011, and payload “TxData0A”.
Frame data fields Offset Example
Start delimiter 0 0x7E
Length MSB 1 0x00
LSB 2 0x16
Frame type 3 0x10
Frame ID 4 0x01
64-bit destination
address
MSB 5 0x00
6 0x13
7 0xA2
8 0x00
9 0x40
10 0x0A
11 0x01
LSB 12 0x27
16-bit destination
network address
MSB 13
0xFF
LSB 14
0xFE
Broadcast radius 15 0x00
Options 16 0x40