Operate in API mode
Frame descriptions
Remote AT Command Response- 0x97
Request frame: Remote AT Command Request - 0x17
Description
This frame type is emitted in response to a Remote AT Command Request - 0x17. Some commands
send back multiple response frames; for example, the ND command. Refer to individual AT command
descriptions for details on API response behavior.
This frame is only emitted if the Frame ID in the request is non-zero.
Format
The following table provides the contents of the frame. For details on frame structure, see API frame
specifications.
Offset
Size
Frame Field Description
0
8-bit
Start
Delimiter
Indicates the start of an API frame.
1
3
4
16-bit
8-bit
8-bit
Length
Number of bytes between the length and checksum.
Remote AT Command Response - 0x97
Frame type
Frame ID
Identifies the data frame for the host to correlate with a prior
request.
The sender's 64-bit address.
5
64-bit
64-bit
source
address
Unused, but this field is typically set to 0xFFFE.
13
15
16-bit
16-bit
Reserved
AT
command
The two ASCII characters that identify the AT Command.
Status code for the host's request:
0x00 = OK
17
8-bit
Command
status
0x01 = ERROR
0x02 = Invalid command
0x03 = Invalid parameter
0x04 = Transmission failure
0x0C = Encryption error
If the host requested a command parameter change, this field
will be omitted.
If the host queried a command by omitting the parameter
value in the request, this field will return the value currently set
on the device.
18-n
EOF
variable
8-bit
Parameter
value
(optional)
Checksum
0xFF minus the 8-bit sum of bytes from offset 3 to this byte
(between length and checksum).
XBee/XBee-PRO S2C 802.15.4 RF Module User Guide
141