![Digi S6B User Manual Download Page 128](http://html.mh-extra.com/html/digi/s6b/s6b_user-manual_2496668128.webp)
API operation
Frame descriptions
XBee Wi-Fi RF Module User Guide
128
ZigBee TX Status frame - 0x8B
Description
This frame type is only provided for software compatibility with other XBee devices. Frame type 0x89
is normally sent in response to transmissions. This frame type is sent in response to ZigBee (0x10) and
ZigBee explicit (0x11) transmissions.
Format
Frame data
fields
Offset Description
Frame type
3
0x8B
Frame ID
4
Frame ID of the correlating transmission.
Reserved
5 - 7
Hard coded values can be ignored.
Delivery
status
8
0x00 = Success.
0x03 = Transmission was purged because it was attempted before stack
was completely up.
0x04 = Physical error occurred on the interface with the Wi-Fi transceiver.
0x21 = Transmission timed out awaiting an acknowledgment from the
remote device.
0x32 = Resource Error; Either buffers or sockets were depleted, preventing
a transmission from occurring.
0x74 = Message not sent because it was too long.
0x76 = Attempt to create a client socket failed.
Reserved
9
Hard coded value can be ignored.
Example
Frame Fields
Offset
Example
Start delimiter
0
0x7E
Length
MSB 1
0x00
LSB 2
0x07
Frame type
3
0x8B
Frame ID
4
0x01
Reserved
5
0xFF
6
0xFE
7
0x00