GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 28 /
186
Example
AT+QPOWD=0
OK
// Urgent power off, returned OK
AT+QPOWD=1
NORMAL POWER DOWN
// Normal power off, send out URC”
NORMAL
POWER DOWN
”
2.20. AT+CMEE Report Mobile Equipment Error
Parameter
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
AT+CMEE Report Mobile Equipment Error
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
Reference
GSM 07.07
<n>
0
Disable result code
1
Enable result code and use numeric values
2
Enable result code and use verbose values