LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 685 of 1904 2022-03-04
Time & Alarm
3.7.1. AT+CCLK - Clock Management
The command is related to real time clock management.
AT+CCLK=<time>
Set command sets the real-time clock of the module.
Parameter:
Current time as quoted
string in the format:
"yy/MM/dd,hh:mm:ss±zz"
year (two last digits are mandatory), range is 00..99
month (two digits are mandatory), range is 01..12
day (two digits are mandatory) The range for dd(day)
depends either on the month and on the year it
refers to. Available ranges are: (01..28) (01..29)
(01..30) (01..31). Trying to enter an out of range value
will raise an ERROR message.
hour (two digits are mandatory), range is 00..23
minute (two digits are mandatory), range is 00..59