User Manual

Operate in API mode API frames
XBee/XBee-PRO S2C 802.15.4 RF Module User Guide
110
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.
Some commands, such as the ND command, may send back multiple frames. For details on the
behavior of ND, see ND (Network Discover) on page 65.
Format
The following table provides the contents of the frame. For details on frame structure, see API frame
specifications on page 98.
Frame data fields Offset Description
Frame type 3 0x97
Frame ID
4
This is the same value that is passed in to the request.
The request is a 0x17 frame.
64-bit source (remote)
address
5-12 The address of the remote device returning this response.
16-bit source (remote)
address
13-14
Set to the 16-bit network address of the remote device
returning this response.
AT commands
15-16
The name of the command.
Command status
17
0 = OK
1 = ERROR
2 = Invalid Command
3 = Invalid Parameter
4 = No response
Command data
18-n The value of the required register
in hexadecimal notation (non-
ASCII)
.