Frame descriptions
Remote Command Response frame - 0x97
Digi XBee® 3 802.15.4 RF Module User Guide
229
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
.
Format
The following table provides the contents of the frame. For details on frame structure, see
Frame data fields
Offset Description
Frame type
3
0x97
Frame ID
4
This is the same value that is passed into the request.
The request is a 0x17 frame.
64-bit source (remote)
address
5-12
The long address of the remote device returning this
response.
16-bit source (remote)
address
13 -
14
The short 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 = Remote Command Transmission Failed
0x0B = No Secure Session Connection
0x0C = Encryption Error
0x0D = TO Bit Not Set
Command data
18-n
The value of the requested register in hexadecimal notation
(non-ASCII).
Extended Modem Status frame - 0x98
Description
The Extended Modem Status frame (0x98) is intended to provide additional in-frame diagnostic
information over the traditional Modem Status (0x8A) frame. The extended modem status frames
must be enabled for specific operations.
Note
This option is provided for diagnostic purposes.