Chapter 3: AT Commands Reference
December 31, 2007 AT Commands Reference Manual 3-339
The following table shows the +MIAU parameters.
Example
AT+MIAU?
+MIAU: "192.168.1.1", "192.168.1.2",5001
OK
AT+MIAU="192,168,1,3",,5050
OK
AT+MIAU?
+MIAU: "192.168.1.3", "192.168.1.2",5050
OK
Table 3-223: +MIAU Parameters
<Parameter> Description
<UM-IP-address> Quoted text string of standard IP address format, i.e. four octets of
range 0-255, in decimal format, separated by points.
Default value at production is 192.168.1.1.
<External-CPU-IP-address> Quoted text string of standard IP address format, i.e. four octets of
range 0-255, in decimal format, separated by points.
Default value at production is 192.168.1.2
<Listen-Socket-Port> Port number in range 5001-5100
Default value at production is 5001