Frame descriptions Remote AT Command Request frame - 0x17
Digi XBee3® 802.15.4 RF Module User Guide
144
Remote AT Command Request frame - 0x17
Description
Used to query or set device parameters on a remote device. For parameter changes on the remote
device to take effect, you must apply changes, either by setting the Apply Changes options bit, or by
sending an AC command to the remote.
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 0x17
Frame ID 4
Identifies the data frame for the host to correlate with a subsequent
response (0x97). If set to 0, the device does not send a response.
64-bit
destination
address
5-12
Broadcast = 0x000000000000FFFF. This field is ignored if the 16-bit
network address field equals anything other than 0xFFFF.
16-bit
destination
address
13-14
Set to match the 16-bit network address of the destination, MSB first, LSB
last. Set to 0xFFFF if 64-bit addressing is being used.
AT command
16-17
Command name: two ASCII characters that identify the command.
Command
parameter
18-n If present, indicates the parameter value you request for a given register.
If no characters are present, it queries the register.