Remote At Command Request Frame - 0X17 - Digi XBee3 DigiMesh 2.4 User Manual

Rf module
Hide thumbs Also See for XBee3 DigiMesh 2.4:
Table of Contents

Advertisement

Frame descriptions

Remote AT Command Request frame - 0x17

Description
Used to query or set device parameters on a remote device. For parameter changes on the remote
device to take effect, you must apply changes, either by setting the Apply Changes options bit, or by
sending an AC command to the remote.
Format
The following table provides the contents of the frame. For details on frame structure, see
format.
Frame
data
fields
Offset Description
Frame
3
type
Frame ID
4
64-bit
5-12
destination
address
Reserved
13-14
Remote
15
command
options
AT
16-17
command
Command
18-n
parameter
Example
The following example sends a remote command:
Change the broadcast hops register on a remote device to 1 (broadcasts go to 1-hop neighbors
n
only).
Apply changes so the new configuration value takes effect immediately.
n
In this example, the 64-bit address of the remote device is 0x0013A200 40401122.
Digi XBee3® DigiMesh 2.4 RF Module User Guide
0x17
Identifies the data frame for the host to correlate with a subsequent ACK. If
set to 0, the device does not send a response.
MSB first, LSB last. Set to the 64-bit address of the destination device.
Set to 0xFFFE.
0x02 = Apply changes on remote. If you do not set this, you must send the
AC command for changes to take effect.
Set all other bits to 0.
Command name: two ASCII characters that identify the command.
If present, indicates the parameter value you request for a given register. If
no characters are present, it queries the register. Numeric parameter values
are given in binary format.
Remote AT Command Request frame - 0x17
API frame
179

Advertisement

Table of Contents
loading

Table of Contents