Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
36
Format
AT+CSCA=<sca>[,<tosca>]<CR>
AT+CSCA?<CR>
Parameter
<sca>: SMS center number
<tosca>: The format of the SMS center number.
129
indicates common number;
145
indicates international number (add + in front of the number automatically).
Return
Value
See the Example.
Example
AT+CSCA="8613800755500",145
OK
AT+CSCA?
+CSCA: "8613800755500", 145
OK
Remarks
This command is only used to temporarily modify SMS center number.
The setting will not be saved after the module is powered off. To save the setting, enter the
AT+CSAS
command.
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