User manual

Confidential, the whole present document is the sole property of Maestro Wireless Solution Ltd.
29
Defined Values:
<hostname>
Hostname to be associated with M100s IP address. Should register the hostname in your account and verified it on your
DDNS service provider. Maximum length is 64 characters.
<login>
Login name of the DDNS service account. Maximum length is 32 characters.
<psswd>
Login password of the DDNS service account. Maximum length is 32 characters.
7.2.3. AT+IPDDNSUPD command
Command Syntax
AT+IPDDNSUPD
AT+IPDDNSUPD = <auto_upd>
Response syntax:
OK
+IPDDNSUPD: <result>, <ret_code>
Command
Possible responses:
AT+IPDDNSUPD=1
OK
Note : enable automatic DDNS update
AT+IPDDNSUPD=0
OK
Note : disable automatic DDNS update
AT+IPDDNSUPD
+IPDDNSUPD: 1, good 203.111.111.111
OK
Note : perform DDNS update, successful
AT+IPDDNSUPD
+IPDDNSUPD: 3, badauth
OK
Note : perform DDNS update, unsuccessful
AT+IPDDNSUPD?
+IPDDNSUPD: 0, 3, badauth
OK
Note : display current setting :
automatic DDNS update disabled
result of last DDNS update since power up
AT+ IPDDNSUPD=?
+ IPDDNSUPD: (0-1)
OK
Note : possible argument
Defined Values:
<auto_upd>
0 disable automatic DDNS update
1 enable automatic DDNS update (see notes for details)
<result>
result of DDNS update process. it is related to the return code of DDNS update server. If <result> is 1 or 2 the update
is assumed successful