© Microhard Systems Inc. 141
5.0 AT Commands
AT+MLEIP
Command Syntax
Set the IP Address, Netmask, and Gateway for
the local Ethernet interface.
AT+MLEIP=<IPAddress>, <Netmask>,
<Gateway>
Description
Example
Input:
AT+MLEIP=192.168.0.1,255.255.255.0,192.168.0.1 <enter>
Response:
OK
AT+MDHCP
Command Syntax
Enable/Disable the DHCP server running of the
local Ethernet interface.
AT+MDHCP=<action>
0 Disable
1 Enable
Description
Example
Input:
AT+MDHCP=1 <enter>
Response:
OK
AT+MDHCPA
Command Syntax
Define the Starting and Ending IP Address
(range) assignable by DHCP on the local
Ethernet interface.
AT+MDHCPA=<Start IP>, <End IP>
Description
Example
Input:
AT+MDHCPA=192.168.0.100,192.168.0.200 <enter>
Response:
OK
The AT&W command
must be issued to save
changes!