Specifications
XBee®/XBee‐PRO®SERFModules
©2009DigiInternational,Inc. 99
ZigBee Register Joining Device Status
Frame Type: 0xA4
This frame is sent out the UART of the Trust Center when a new device is authenticated on a
Smart Energy network.
Frame Fields Offset Example Description
A
P
I
P
a
c
k
e
t
Start Delimiter 00x7E
Length
MSB 1 0x00
Number of bytes between the length and the checksum
LSB 2 0x03
Frame-specific Data Frame Type 30xA4
Frame ID 40x04
Identifies the UART data frame for the host to match with
a subsequent TX Status. It matches the Frame ID of the
registration request (0x24).
Status 5
0x00 - Success
0xB3 - Invalid Address
0xFF - Key not found
Checksum 6 0x57 0xFF - the 8 bit sum of bytes from offset 3 to this byte.