Operate in API mode API frames
XBee®/XBee-PRO SX RF Module User Guide
143
Legacy TX Status frame - 0x89
Description
When a Legacy TX Request (0x00) is complete, the device sends a Legacy TX Status frame. This
message indicates if the packet transmitted successfully or if there was a failure.
Format
The following table provides the contents of the frame. For details on frame structure, see API frame
specifications.
Frame data fields Offset Description
Frame type 3 0x89
Frame ID 4
Identifies the Legacy TX Request frame being reported.
Status
5
0x00 = standard
0x01 = no ACK received
Example
The following example shows a successful status received.
Frame data fields Offset Example
Start delimiter 0 0x7E
Length MSB 1 0x00
LSB 2 0x03
Frame type 3 0x89
Frame ID 4 0x01
Status 5 0x00
Checksum 6 0x75