XBee® Wi-Fi RF Modules
© 2013 Digi International, Inc. 96
8. XBee Command Reference Tables
Addressing
AT
Command
Name and Description Parameter Range Default
DL
Destination Address Low. Set/Get the 32 bits of the IPv4 destination address.
Using AT command mode this value is entered using dotted notation
(example 192.168.0.100).
0.0.0.0 – 255.255.255.255 255.255.255.255
MY
IP Network Address. Read the 32-bit network address of the module when
using DHCP. Set/Read values when using static IP address.
0.0.0.0 – 255.255.255.255
0.0.0.0
MK
IP Address Mask. This command is read only when DHCP is enabled.
0.0.0.0 – 255.255.255.255 0.0.0.0
GW
Gateway IP address. This command is read only when DHCP is enabled.
0.0.0.0 – 255.255.255.255 0.0.0.0
SH
Serial Number High. Read the high 16 bits of the module's unique 48-bit
0 - 0xFFFFFFFF [read-only] factory-set
SL
Serial Number Low. Read the low 32 bits of the module's unique 48-bit
0 - 0xFFFFFFFF [read-only] factory-set
NI
Node Identifier. Stores a string identifier. The register only accepts printable
ASCII data. In AT Command Mode, a string cannot start with a space. A
carriage return ends the command. Command will automatically end when
maximum bytes for the string have been entered.
20-Byte printable ASCII
string
ASCII space
character (0x20)
DE
Destination Port. Set/Get destination UDP/TCP port value.
0 - 0xFFFF 0x2616
C0
Serial Communication Service Port. Set/Get port number used to provide the
serial communication service. Data sent to this port will come out of the
serial port of the module. The protocol used is set by the IP command when
UART is in transparent mode.
0 – 0xFFFF 0x2616
DD
Device Type Identifier. Stores a device type value. This value can be used to
differentiate different XBee-based devices. Digi reserves the range 0 -
0xFFFFFF.
0-0xFFFFFFFF 0x90000
NP
Maximum RF Payload Bytes. This value returns the maximum number of RF
payload bytes that can be sent in a transmission Note: NP returns a
hexadecimal value. (e.g. if NP returns 0x54, this is equivalent to 84 bytes)
0 - 0xFFFF [read-only]