WE310F5-X IP2WiFi Legacy AT Command Reference Guide
80664ST11079A Rev. 3
Page 25 of 79
2021-10-25
Not Subject to NDA
Example 1
AT+SETTIME=02/06/2016,15:00:00
OK
Example 2
AT+SETTIME=,1493788674000
OK
AT+GETTIME=?
3/5/2017,5:17:58,1493788678792
OK
6.3.2.
Get System Time
Command Description
This command is used to receive the current system time in milliseconds since epoch
(1970) followed by the standard command response to the serial interface.
Command Syntax
AT+GETIME=?
Note/Tip: By default, the command mode is set to New AT command
mode.
Synchronous Response
Table 18: Get System Time Synchronous Response.
Responses
Remarks
<dd/mm/yyyy>,<HH:MM:SS>
Success
Displays date and time in the provided format.
ERROR:INVALID INPUT
For invalid input
Example 1
AT+GETTIME=?
2/6/2016,15:0:7,1464879607040
OK
Example 2
Serial2WiFi APP AT+TCERTADD=SSL_comodo,0,1500,1
OK
OK AT+CERTINFOGET=SSL_comodo ERROR: INVALID INPUT
AT+CERTINFOGET=SSL_comodo
cert->not_before: 1263859200
cert->not_after: 2147471999
valid from: Tue, 19 Jan 2010 00:00:00 GMT