Frame descriptions Register Device Status - 0xA4
Digi XBee® 3 Zigbee® RF Module
314
Format
The following table provides the contents of the frame. For details on frame structure, see API frame
format.
Frame
data
fields Offset Description
Frame
type
3 0xA4 Register Device Status
Frame ID 4 Identifies the data frame for the host to correlate with a subsequent response.
It matches the Frame ID of the registration request (0x24).
Status 5
0x00 = Success
0x01 = Key too long
0xB1 = Address not found in the key table
0xB2 = Key is invalid (00 and FF are reserved)
0xB3 = Invalid address
0xB4 = Key table is full
0xFF = Key not found
Example
A device is registered to the trust center using a 0x24 frame with a Frame ID of 0x53. The following
status is returned, indicating that the registration was a success.
Frame data fields Offset Example
Start delimiter 0 0x7E
Length MSB 1 0x00
LSB 2 0x03
Frame type 3 0xA4
Frame ID 4 0x53
Status 5 0x00 (Success)
Checksum 6 0x08