WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
52
5.4 Setting the TE Character Set: +CSCS
Description
To set the format of the TE character set
Format
AT+CSCS=<chest><CR>
AT+CSCS? <CR>
AT+CSCS=?<CR>
Parameter
< chset >:
"GSM": Default GSM alphabet (GSM03.38.6.2.1)
"IRA": International reference alphabet (ITU-T T.50) (default)
"UCS2": 16-bit universal multiple-octet coded character set (USO/IEC10646).
The UCS2 character string is converted into a hexadecimal number (ranging
from 0x0000 to 0xFFFF). UCS2 encoding is used only in some character
string of the statement.
Return Value
N/A
Example
AT+CSCS="IRA"
OK
Set TE character set to IRA.
AT+CSCS?
+CSCS: "IRA"
OK
Query current character set.
AT+CSCS=?
+CSCS: ("IRA","GSM", "UCS2")
OK
Query the value range of the character
set.
Remarks
The default value of the
chset
parameter is
IRA.
5.5 Setting the New Message SMS Indications Mode:
+CNMI
Description
To set the mode how the module indicates new SMS messages received from the
network to users
Format
AT+CNMI=<mode>[,<mt>[,<bm>[,<ds>[,<bfr>]]]]<CR>
AT+CNMI?<CR>
AT+CNMI=?<CR>