API operation
Frame descriptions
XBee Wi-Fi RF Module User Guide
136
ZigBee Remote AT Command Response frame - 0x97
Description
This frame type is only provided for software compatibility with other XBee devices. It generates a
response to the
ZigBee Remote AT Command - 0x17
frame. Normally, customer use
instead with
Remote Command Response - 0x87
Format
Frame data fields
Offset Description
Frame type
3
0x97
Frame ID
4
64-bit source (remote)
address
5-12
The address of the remote device returning this response.
Align the IP address to the low 32-bits of the field. Set the
other bytes to
0
.
The Value is in hex. In the example below, the IP address is
192.168.0.103
.
Reserved
13-14
Unused placeholder.
AT command
15-16
The name of the command.
Command status
17
0 = OK
1 = ERROR
2 = Invalid command
3 = Invalid parameter
Command data
18-n
If present, indicates the value of the requested parameter
value.
If not present, this is not a response to a query command.
Example
In the example below, the IP address is
192.168.0.103
.
Frame data fields
Offset
Example
Start delimiter
0
0x7E
Length
MSB 1
0x00
LSB 2
0x0F
Frame type
3
0x97
Frame ID
4
0x01