Remote At Command Request Frame - 0X17; Remote Command Response Frame - 0X97 - Digi XBee User Manual

S1 802.15.4 (legacy) rf modules
Hide thumbs Also See for XBee:
Table of Contents

Advertisement

API operation
Frame data
fields
AT command
Status
Command data 9-n

Remote AT Command Request frame - 0x17

Description
Used to query or set device parameters on a remote device.
Format
The following table provides the contents of the frame. For details on frame structure, see
specifications.
Frame data
fields
Offset Description
Frame type
4
Frame ID
5
64-bit
6-13
destination
address
16-bit
14-15
destination
address
Remote
16
command
options
AT command
17-18
Command
19-n
data

Remote Command Response frame - 0x97

Description
If a device receives this frame in response to a Remote Command Request (0x17) frame, the device
sends an AT Command Response (0x97) frame out the serial interface.
XBee/XBee-PRO S1 802.15.4 (Legacy) User Guide
Offset Description
6-7
Command name: two ASCII characters that identify the AT command.
0 = OK
8
1 = ERROR
2 = Invalid command
3 = Invalid parameter
The register data in hexadecimal format.
0x17
Identifies the UART data frame for the host to correlate with a subsequent
ACK. If set to 0, the device does not send a response.
MSB first, LSB last. Set to the 64-bit address of the destination device.
Broadcast = 0x000000000000FFFF.
If the 16-bit parameter has a different value from 0xFFFE the device uses
the 64-bit address is used. Otherwise, it uses the 16-bit address.
Set to 0xFFFE if the 64-bit address is being used.
0x02 = Apply changes on remote. If you do not set this, you must send the
AC command for changes to take effect.
Set all other bits to 0.
The name of the command. Two ASCII characters identify the command.
If present, indicates the parameter value you request for a given register.
If no characters are present, it queries the register.
API types
API frame
92

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xbee-pro

Table of Contents