Frame descriptions TX Status frame - 0x89
Digi XBee® 3 Zigbee® RF Module
288
Frame data
fields Offset Description
Discovery
status
9
0x00 = No Discovery Overhead
0x01 = Address Discovery
0x02 = Route Discovery
0x03 = Address and Route
0x40 = Extended Timeout Discovery
Example
In the following example, the destination device reports that a unicast data transmission was
successful with a 16-bit address of 0x7D84. The transmission could have been sent with the 16-bit
address set to 0x7D84 or 0xFFFE.
Frame Fields Offset Example
Start delimiter 0 0x7E
Length MSB 1 0x00
LSB 2 0x07
Frame type 3 0x8B
Frame ID 4 0x01
16-bit destination address 5 0x7D
6 0x84
Transmit retry count 7 0x00
Delivery status 8 0x00 (success)
Discovery status 9 0x01 (address discovery)
Checksum 10 0x71
TX Status frame - 0x89
Description
This frame is sent in response to User Data Relay frame - 0x2D. Other transmit request frames (0x10,
0x11) will send a 0x8B status frame. This message indicates only when there is a failure in the User
Data Relay frame.
Format
The following table provides the contents of the frame. For details on frame structure, see API frame
format.