UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 53 / 247
Parameter
UG95 module does not support this function.
4.3.13. AT+QCFG="sms/textescape" Character Escape of SMS Text
This command is similar to AT+QCFG="ussd/textescape". The only difference is this command affects
SMS text.
<enable> 0 Character escape function of USSD text is disabled
1 Character escape function of USSD text is enabled
When AT+CSCS=“GSM” or AT+CSCS=“IRA”, in USSD text outputting:
0x5C (show in hex, character Ö in GSM, character \ in ASCII) will be
escaped into 0x5C3543 (“\5C”).
0x0D (show in hex, character <CR> in GSM and IRA) will be escaped into
0x5C3044 (“\0D”).
0x0A (show in hex, character <LF> in GSM and IRA) will be escaped into
0x5C3041 (“\0A”).
0x22 (show in hex, character “ in GSM and IRA) will be escaped into
0x5C3232 (“\22”).
0x00 (show in hex, character @ in GSM) will be escaped into 0x5C3030
(“\00”).
AT+QCFG="sms/textescape" Character Escape of SMS Text
Write Command
AT+QCFG="sms/textescape"[,<enabl
e>]
Response
If configuration parameters are omitted
(+QCFG="sms/textescape"), return current configuration:
+QCFG: "sms/textescape",<enable>
OK
If configuration parameters are entered:
OK
ERROR
If error is related to ME functionality:
+CME ERROR: <err>