Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
16
2.12 Setting Error Information: +CMEE
Description
To enable or disable the
+CME ERROR:<err>
result code
Format
AT+CMEE=<n><CR>
AT+CMEE? <CR>
AT+CMEE=?<CR>
Parameter
<n>:
0: Disable the
+CME ERROR:<err>
result code
and
display
ERROR
.
1: Enable the
+CME ERROR:<err>
result code and use the numeric
<err>
value.
2: Enable the
+CME ERROR:<err>
result code and use verbose <err> values.
Return
Value
See the Example
.
Example
AT+CMEE=1
OK
AT+CSQ=1
+CME ERROR: 3
Enable the result code in digit format.
AT+CMEE=?
+CMEE: (0,1,2)
OK
Query the status range of error code.
AT+CMEE?
+CMEE: 1
OK
Query the status of the current result
code.
AT+CMEE=0
OK
AT+CSQ=1
ERROR
Disable the result code.
Display ERROR only.
AT+CMEE=2
OK
AT+CSQ=1
+CME ERROR: operation not allowed
Enable the result code and display
verbose error value.
Remarks
The default value is 2.
2.13 Enabling the Hardware or Software Flow Control Function:
+IFC
Description
To enable the hardware or software flow control function
Format
AT+IFC=<n1>,<n2><CR>