
AT commands
Addressing commands
XBee Wi-Fi RF Module User Guide
146
DL (Destination Address Low)
Sets or displays the 32 bits of the IPv4 destination address. When setting, the format may be either
dotted decimal (for example
192.168.0.100
) or binary (for example
C0A80064
). When reading in API
mode, the format is binary. In all other cases (for example Command mode), the read format is dotted
decimal notation.
Parameter range
0.0.0.0 – 255.255.255.255
Default
255.255.255.255
MY (IP Network Address)
Read the 32-bit network address of the device when using DHCP. Sets or displays values when using
static IP address. When setting, the format may be either dotted decimal (for example
192.168.0.100
)
or binary (for example
C0A80064
). When reading in API mode, the format is binary. In all other cases
(for example Command mode) the read format is dotted decimal notation.
Parameter range
0.0.0.0 – 255.255.255.255
Default
0.0.0.0
MK (IP Address Mask)
This command is read-only when DHCP is enabled and it is read / write when using static IP
addresses. When setting, the format may be either dotted decimal (for example
255.255.255.0
) or
binary (for example
FFFFFF00
). When reading in API mode, the format is binary. In all other cases (for
example Command mode) the read format is dotted decimal notation.
Range
0.0.0.0 - 255.255.255.255.
Default
0.0.0.0
GW (Gateway IP Address)
This command is read-only when DHCP is enabled and it is read / write when using static IP
addresses. When setting, the format may be either dotted decimal (for example
192.168.0.1
) or binary
(for example
C0A80001
). When reading in API mode, the format is binary. In all other cases (for
example Command mode) the read format is dotted decimal notation.
Range
0.0.0.0 - 255.255.255.255.
Default
0.0.0.0