Specifications

Chapter 18 – Hardware-Related Commands
Multi-Tech Systems, Inc. AT Commands for EDGE Modems (S000371B) 225
Chapter 18. Hardware-Related
Commands
The AT Commands described in this chapter are related to the Multi-Tech wireless modem’s hardware interface.
18.1 AT+CCLK Real Time Clock
Test Command Syntax: AT+CCLK=?
Response: OK
Read Command Syntax: AT+CCLK?
Response: +CCLK: <time>
OK
Write Command Synatx: AT+CCLK=<time>
Response: +CME ERROR: <err>
ERROR
OK
Parameter Description:
<time>
Format is “yy/mm/dd,hh:mm:ss”, where the characters indicate the two last digits of the year, followed by month,
day, hour, minutes, seconds; for example 6
th
of July 2005, 22:10:00 hours equals to “05/07/06,22:10:00”
Factory default is “02/01/01,00:00:00”
Notes:
<time> is retained if the device enters the Power Down mode via AT^SMSO.
<time> will be reset to its factory default if power is totally disconnected. In this case, the clock starts with
<time>= “02/01/01,00:00:00” upon next power-up.
Each time the Multi-Tech wireless modem is restarted it takes 2s to re-initialize the RTC and to update the
current time. Therefore, it is recommended to wait 2s before using the commands AT+CCLK and AT+CALA
(for example 2s after ^SYSSTART has been output).