UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 29 / 247
Parameter
<n>
0
Disable result code
1
Enable result code and use numeric values
2
Enable result code and use verbose values
Example
AT+CMEE=0
//Disable result code
OK
AT+CPIN=1234
ERROR
//Only "
ERROR
" will be displayed
AT+CMEE=1
//Enable error result code with numeric values
OK
AT+CPIN=1234
+CME ERROR: 10
AT+CMEE=2
//Enable error result code with verbose (string) values
OK
AT+CPIN=1234
+CME ERROR: SIM not inserted
AT+CMEE Error Message Format
Test Command
AT+CMEE=?
Response
+CMEE:
(list of supported
<n>
s)
OK
Read Command
AT+CMEE?
Response
+CMEE: <n>
OK
Write Command
AT+CMEE=<n>
Response
TA disables or enables the use of result code
+CME ERROR:
<err>
as an indication of an error related to the functionality of
the ME.
OK
Maximum Response Time
300ms
Reference
3GPP TS 27.007
Quectel
Confidential