File Information
Library: IoT/XBee
Package: XBeeNode
Header: IoT/XBee/XBeeNode.h
Description
When a TX Request is completed, the module sends a TX Status message. This message will indicate if the packet was transmitted successfully or if there was a failure.
Frame Type: 0x89
Variables
frameID
Poco::UInt8 frameID;
Identifies UART data frame being reported.
status
Poco::UInt8 status;
Status byte:
- 0 = Success
- 1 = No ACK (Acknowledgement) received
- 2 = CCA failure
- 3 = Purged