SIM5350 AT Command Set
Defined values
<n>
0 disable +CME ERROR: <err> result code and use ERROR instead
1 enable +CME ERROR: <err> result code and use numeric <err> values (refer next subclause)
2 enable +CME ERROR: <err> result code and use verbose <err> values (refer next subclause)
Examples
AT+CMEE?
+CMEE: 2
OK
AT+CPIN="1234","1234"
+CME ERROR: incorrect password
AT+CMEE=0
OK
AT+CPIN="1234","1234"
ERROR
AT+CMEE=1
OK
AT+CPIN="1234","1234"
+CME ERROR: 16
6.6 AT+CCLK Real time clock
Description
This command is used to manage Real Time Clock of the module.
SIM PIN References
NO 3GPP TS 27.007
Syntax
Test Command Responses
AT+CCLK=? OK
Read Command Responses
AT+CCLK? +CCLK: <time>
OK
Write Command Responses
OK AT+CCLK=<time>
ERROR
SIM5350_ATC_V1.02 6/9/2014
63