Frame descriptions Explicit Rx Indicator frame - 0x91
Digi XBee3® 802.15.4 RF Module User Guide
160
Explicit Rx Indicator frame - 0x91
Description
When a device configured with explicit API Rx Indicator (AO command = 1) receives an RF packet, it
sends it out the serial interface using this message type.
The Cluster ID and endpoints must be used to identify the type of transaction that occurred.
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 0x91
64-bit source address
4-11
MSB first, LSB last. The sender's 64-bit address.
Reserved
12-13 16-bit source address.
Source endpoint
14 Endpoint of the source that initiates transmission.
Destination endpoint
15
Endpoint of the destination where the message is addressed.
Cluster ID
16-17 The Cluster ID where the frame is addressed.
Profile ID
18-19 The Profile ID where the fame is addressed.
Receive options
20
Bit field:
0x00 = Packet acknowledged
0x01 = Packet was a broadcast packet
0x06, 0x07:
b’01 = Point-Multipoint
b’10 = Repeater mode (directed broadcast)
b’11 = DigiMesh
Ignore all other bits.
Received data
21-n Received RF data.
Example
In the following example, a device with a 64-bit address of 0x0013A200 40522BAA sends a broadcast
data transmission to a remote device with payload RxData.
If a device sends the transmission:
n With source and destination endpoints of 0xE0
n Cluster ID = 0x2211
n Profile ID = 0xC105
If AO = 1 on the receiving device, it sends the following frame out its serial interface.