API operation
Frame descriptions
XBee Wi-Fi RF Module User Guide
106
Remote AT Command Request - 0x07
Description
Used to query or set module parameters on a remote module. For parameter changes on the remote
module to take effect, changes must be applied, either by setting the apply changes options bit, or by
sending an AC command to the remote.
Format
Frame data
fields
Offset
Description
API frame
identifier
3
Frame ID
4
64-
bit destination
address
5
Align IP address to low 32-bits of the field. Set the other bytes to
0
. The
IP address is in hex.
A MAC address may also be in the lower 6 bytes of this field. But if the
MAC address doesnot match the device’s own MAC address, then this
field is interpreted as an IP address, as described above.
6
7
8
9
10
11
12
Command
options
13
0x02
– Apply changes on the remote. If not set, then the
AC
command
must be sent or the last remote command sent must set this option.
AT command
MSB 14 Command name: two ASCII characters that identify the AT command.
LSB 15
Parameter value -
If present, indicates the requested parameter value to set the given
register. If no characters are present, the register is queried.
Example
Send a remote command to query the
DL
register on a remote device. In this example, the IP address
of the remote is
192.168.0.100
.
Frame data fields
Offset
Description
Start delimiter
0
0x7E