Frame descriptions
Explicit Rx Indicator frame - 0x91
Digi XBee® 3 802.15.4 RF Module User Guide
225
Explicit Rx Indicator frame - 0x91
Description
When a device configured with explicit API Rx Indicator (
= 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
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
14
Bit
Interpretation
0
Reserved
1
Broadcast packet
2
Packet was broadcast across all
PANs.
3 - 7
Reserved
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