Frame descriptions Node Identification Indicator - 0x95
XBee® SX 868 RF Module User Guide
196
Node Identification Indicator - 0x95
Description
This frame type is emitted when a node identification broadcast is received.The node identification
indicator contains information about the identifying device, such as address, identifier string (NI), and
other relevant data.
A node identifies itself to the network under these conditions:
n
The commissioning button is pressed once.
n
A CB 1 command is issued.
n
A synchronous sleep node stays awake for 30 seconds in order to receive a sync message. It
also sends out an identifying message.
See ND (Network Discover) for information on the payload formatting.
See NO (Node Discovery Options) for configuration options that modify the output of this frame.
Format
Offset Size Frame Field Description
0 8-bit Start Delimiter Indicates the start of an API frame.
1 16-bit Length Number of bytes between the length and checksum.
3 8-bit Frame type
Node Identification Indicator - 0x95
4 64-bit
64-bit source
address
The sender's 64-bit address.
12 16-bit Reserved
Unused, but this field is typically set to 0xFFFE.
14 8-bit
Options Bit field of options that apply to the received message:
n
Bit 0: Packet was Acknowledged [0x01]
n
Bit 1: Packet was sent as a broadcast [0x02]
n
Bit 2: Reserved
n
Bit 4: Reserved
n
Bit 5: Reserved
n
Bit 6, 7: DigiMesh delivery method
l
b’00 = <invalid option>
l
b’01 = Point-multipoint [0x40]
l
b’10 = Directed Broadcast [0x80]
l
b’11 = DigiMesh [0xC0]
Note Option values may be combined.