Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
44
Example
AT+CSCA="8613800755500",145
OK
Set an SMSC number.
AT+CSCA?
+CSCA: "+8613800755500", 145
OK
Query the SMSC number.
Remarks
The setting will be saved after the module is powered off.
5.13 Setting the Parameters of the Text Mode: +CSMP
Description
To select required values for the additional parameters in the text mode, and set the validity
period since the message is received from the SMSC, or the absolute time defining the end
of the validity period
Format
AT+CSMP=[<fo>[,<vp>[,<pid>[,<dcs>]]]]<CR>
AT+CSMP?<CR>
Parameter
<fo>: Determined by the command or the first 8 bits of the result code
GSM 03.40
SMS-DELIVER
; SMS-SUBMIT (default value: 17); or adopt the integer-type
SMS-COMMAND (default value: 2)
<vp>:
Value
Validity Period
0-143
(vp+1)*5mins
144-167
1((vp–143)*30mins)
168-196
(vp–166)*1day
197-255
(vp–192)*1week
<pid>: Integer-type TP-protocol-ID (default value: 0)
<dcs>: Encoding plan for integer-type cell broadcast data (default value: 0)
Return
Value
See the Example.
Example
AT+CSMP=17,167,0,0
OK
Set text mode parameters.
AT+CSMP?
+CSMP: 17, 167, 0, 0
OK
Query the current settings of the text
mode.
Remarks
N/A