Frame descriptions Receive Packet frame - 0x90
XBee®-PRO 900HP/XSC RF Modules
147
Receive Packet frame - 0x90
Description
When a device configured with a standard API Rx Indicator (AO = 0) receives an RF data packet, it
sends it out the serial interface using this message type.
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 0x90
64-bit source address 4-11
The sender's 64-bit address. MSB first, LSB last.
Reserved
12-13 Reserved.
Receive options
14
Bit field:
0x06, 0x07:
Receive options
14
Bit field:
bit 0 = Packet acknowledged
bit 1 = Packet was a broadcast packet
bits 6 and 7:
b’01 = Point-Multipoint
b’10 = Repeater mode (directed broadcast)
b’11 = DigiMesh (not available on the 10K
product)
Ignore all other bits.
Received data
15-n The RF data the device receives.
Example
In the following example, a device with a 64-bit address of 0x0013A200 40522BAA sends a unicast
data transmission to a remote device with payload RxData. If AO=0 on the receiving device, it sends
the following frame out its serial interface.
Frame data fields Offset Example
Start delimiter 0 0x7E