User's Manual

WizFi360 User Manual
Parameters
The command is valid in normal command mode. When the module receives
network data, it will send the data through the serial port using the +IPD command.
[<remoteIP>]˖remote IP, enabled by command AT+CIPDINFO=1.
[<remoteport>]˖remote port, enabled by command AT+CIPDINFO=1.
<1inkID>˖ID number of connection.
<1en>˖data length.
<data>˖data received.
10.3.2.15. AT+CIPSNTPCFG Sets the Configuration of SNTP
Commands
AT+CIPSNTPCFG?
AT+CIPSNTPCFG= [,<SNTP
server0>,<SNTP server1>,
<SNTP server2>]
Response
+CIPSNTPCFG:<SNTP
server0>[,<SNTP server1>
,<SNTP server2>]
OK
OK
Parameters
<SNTP server0>˖optional parameter indicating the first SNTP server;
<SNTP server1>˖optional parameter indicating the second SNTP server;
<SNTP server2>˖optional parameter indicating the third SNTP server.
Note
If the <SNTP server> parameters are not set, servers
"cn.ntp.org.cn","ntp.sjtu.edu.cn", and "us.pool.ntp.org" will be used by default.
Example
AT+CIPSNTPCFG="cn.ntp.org.cn","ntp.sjtu.edu.cn","us.pool.ntp.org"
10.3.2.16. AT+CIPSNTPTIME Checks the SNTP Time
Query
Command
AT+CIPSNTPTIME?
Response
+CIPSNTPTIME:<time>
OK
Parameters
<time>˖SNTP time
For exampl
+CIPSNTPTIME:Wed Sep 19 17:58:34 2018
Example
AT+CWMODE=1 // set as station mode
AT+C WJ AP=WIZnet,”wiznet2018” // connect to router,accessthe internet
AT+CIPSNTPTIME? // get time
10.3.2.17. AT+CIPDNS_CUR Sets User-defined DNS Servers; Configuration Not