User's Guide

Table Of Contents
Operate in API mode Frame descriptions
XBee/XBee-PRO S2C 802.15.4 RF Module User Guide
111
Frame descriptions
The following sections describe the API frames.
TX Request: 64-bit address frame - 0x00
Description
This frame causes the device to send payload data as an RF packet.
Format
The following table provides the contents of the frame. For details on frame structure, see API frame
specifications.
Frame
data
fields Offset Description
Frame
type
3 0x00
Frame ID 4
Identifies the data frame for the host to correlate with a subsequent ACK,
which is a 0x89 (Tx status) frame that indicates the packet was transmitted
successfully. If set to 0, the device does not send a response.
64-bit
destination
address
5-12
MSB first, LSB last. Set to the 64-bit address of the destination device.
If set to 0x000000000000FFFF, the broadcast address is used.
Options
13
0x01 = Disable ACK
0x04 = Send packet with Broadcast PAN ID.
Set all other bits to 0.
RF data 14-n
The RF data length can be up to 110 bytes, but may be less depending on
other factors discussed in Maximum payload.