![Quectel EC25 series Скачать руководство пользователя страница 29](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187029.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 28 / 231
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?
ERROR
//Only
ERROR
will be displayed
AT+CMEE=1
//Enable error result code with numeric values
OK
AT+CPIN?
+CME ERROR: 10
AT+CMEE=2
//Enable error result code with verbose (string)
values
OK
AT+CPIN?
+CME ERROR: SIM not inserted
2.24. AT+CSCS Select TE Character Set
The Write Command informs the module which character set is used by the TE. This enables the UE to
convert character strings correctly between TE and UE character sets.
OK
Maximum Response Time
300ms
Reference
3GPP TS 27.007
AT+CSCS Select TE Character Set
Test Command
AT+CSCS=?
Response
+CSCS:
(list of supported
<chset>
s)
OK
Read Command
AT+CSCS?
Response
+CSCS: <chset>