![GOSUNCN ME3630 Series Command Reference Manual Download Page 115](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368115.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
114
AT Command Reference Guide of Module Product
ME3630
10.
H
ARDWARE
R
ELATIVE
C
OMMANDS
10.1.
AT+CCLK Clock Management
Read command returns the current setting of the clock.
Test command returns the OK result code.
Command
Response
+CCLK?
<CR><LF>+CCLK: <time><CR><LF>
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
+CCLK=?
<CR><LF>OK<CR><LF>
Parameter
<time>: string type value; format is "yy/MM/dd,hh:mm:ss
zz", where characters indicate year (two last digits), month, day,
hour, minutes, seconds and time zone (indicates the difference, expressed in quarters of an hour, between the local time and GMT;
range -47...+48). E.g. 6th of May 1994, 22:10:00 GMT+2 hours equals to "94/05/06,22:10:00+08"
NOTE:
If MT does not support time zone information then the three last characters of <time> are not returned by +CCLK?.
Example
AT+CCLK?
+CCLK: "14/09/11,16:54:15+08"
OK
10.2.
AT+ZTURNOFF Turn Off the Modem
This command is used to turn off the modem. Module will deactivate PDP, release all resources, and then shut down.
Command
Response
+ZTURNOFF
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
Note: It’s better to execute “AT+ZTURNOFF” before power off the module.
Example
AT+ZTURNOFF
OK
10.3.
AT+ZRST RESET the Module
This command is used to
reset the module. Module will deactivate PDP, release all resources, and then reset.
Command
Response
+ZRST
<CR><LF>OK<CR><LF>
Example
AT+ZRST