User's Manual
53
Appendix II
AT Commands
AT+IP
Read Command Response
AT+IP?<CR> <CR><LF>[IP]<CR><LF>
Example
AT+IP?
192.168.1.2
The fixed IP assigned to the cradle is
192.168.1.2
Write Command Response
AT+IP=[IP]<CR> <CR><LF>OK<CR><LF>
<CR><LF>ERROR<CR><LF>
Example
AT+IP=192.168.2.100
OK
AT+IP=192.168.8
ERROR
Assign 192.168.2.100 to the cradle
successfully.
The dotted-decimal format is incorrect!
Remarks
The Read command is to get the fixed IP address of the cradle.
The Write command is to set the fixed IP address of the cradle.
[IP] is a string in dot-decimal for IP address xxx.xxx.xxx.xxx
See Also
AT+DHCP (3G/GPRS)
Back to the Supported AT Commands.