Frame descriptions Explicit Addressing Command Request - 0x11
XBee® SX 868 RF Module User Guide
176
1
Disable route
discoveries [0x02]
Disable Route Discovery on all DigiMesh unicasts.
2
Unicast NACK [0x04]
Enable unicast NACK messages on DigiMesh transmissions
When set, a failed transmission will generate a Route Information -
0x8Dframe for diagnosis.
3
Unicast trace route
[0x08]
Enable a unicast Trace Route on DigiMesh transmissions
When set, the transmission will generate a Route Information -
0x8Dframe.
5 Reserved <set this bit to 0>
6,7 Delivery method
b’00 = If BR = 0 then packet type will be Point-multipoint otherwise
it will be DigiMesh
b’01 = Point-multipoint [0x40]
b’10 = Repeater mode, Directed Broadcast [0x80]
b’11 = DigiMesh—not available when BR = 0 [0xC0]
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.
64-bit unicast
Sending a unicast transmission to an XBee device with the 64-bit address of0013A20012345678with
the serial data "TxData". Transmit options are set to 0, which means the transmission will send using
the options set by the TO command. This transmission is identical to aTransmit Request - 0x10using
default settings.
The correspondingExtended Transmit Status - 0x8Bresponse with a matching Frame ID will indicate
whether the transmission succeeded.
7E 00 1A 11 87 00 13 A2 00 12 34 56 78 FF FE E8 E8 00 11 C1 05 00 00 54 78 44
61 74 61 B4
Fram
e
type
Frame
ID
64-bit
dest
Reserv
ed
Sourc
e EP
Des
t EP
Clust
er
Profil
e
Bcast
radiu
s
Tx
optio
ns
Command
data
0x11 0x87 0x0013A2
00
12345678
0xFFFE 0xE8 0xE
8
0x001
1
0xC10
5
0x00 0x00 0x547844617
461
Explici
t
reque
st
Matche
s
respon
se
Destinati
on
Unused Digi
data
Digi
dat
a
Data Digi
profile
N/A Use
TO
"TxData"
Loopback Packet
Sending a loopback transmission to an device with the 64-bit address of0013A20012345678 using
Cluster ID 0x0012. To better understand the raw performance, retries and acknowledgements are
disabled.