AT commands
Addressing commands
XBee Wi-Fi RF Module User Guide
145
Addressing commands
The following AT commands are addressing commands.
EQ (Device Cloud FQDN)
Sets or display the fully qualified domain name of the Remote Manager server.
Range
Valid fully qualified domain name (FQDN).
From 0 through 63 ASCII characters.
Default
devicecloud.digi.com
LA (Lookup IP Address of FQDN)
Performs a DNS lookup of the given fully qualified domain name (FQDN) and outputs its IP address.
When you issue the command in API mode, the IP address is formatted in binary. In all other cases (for
example, Command mode) the format is dotted decimal notation.
Range
Valid FQDN.
From 0 through 63 ASCII characters.
Default
-
PG (Ping an IP Address)
Ping a given IP address and indicate the response time or an error indication on failure. Response is
always a string.
Parameter range
Valid IPv4 address in either dotted decimal notation or binary format.
Default
-
NS (DNS Address)
Sets or displays the address of the DNS server. When reading API mode, the format is binary. In all
other cases (for example Command mode), the read format is dotted decimal notation.
Range
Valid IPv4 address in dotted decimal notation
Default
208.67.222.222 (address of openDNS)