![GOSUNCN ME3630 Series Command Reference Manual Download Page 44](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368044.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
43
AT Command Reference Guide of Module Product
ME3630
6.5.
AT+CSCB Select Cell Broadcast Message Types (Not support yet)
Set command selects which types of CBMs are to be received by the ME.
Read command reports the current value of parameters <mode>, <mids> and <dcss>.
Test command returns supported modes as a compound value.
Command
Response
+CSCB=[<mode>[,<mids>[,<dcss>]]]
<CR><LF>OK<CR><LF>
+CSCB?
<CR><LF>+CSCB: <mode>,<mids>,<dcss><CR><LF>
<CR><LF>OK<CR><LF>
+CSCB=?
<CR><LF>+CSCB: (list of supported <mode>s) <CR><LF>
<CR><LF>OK<CR><LF>
Parameter
<mode>:
0
message types specified in <mids> and <dcss> are accepted (Default Value)
1
message types specified in <mids> and <dcss> are rejected
<mids>: string type; all different possible combinations of CBM message identifiers (refer <mid>) (default is empty string); e.g.
"0,1,5,320-478,922"
<dcss>: string type; all different possible combinations of CBM data coding schemes (refer <dcs>) (default is empty string); e.g.
"0-3,5"
Example
AT+CSCB?
+CSCB: 0, "50,4370,0-65535",""
OK
AT+CSCB=?
+CSCB: (0-1)
OK
6.6.
AT+CSAS Save Settings
Execution command saves active message service settings to a non-volatile memory. Settings specified in commands Service
Centre ACSCA, Set Message ParaCSMP and Select Cell Broadcast Message Types +CSCB (if implemented) are saved.
Certain settings may not be supported by the storage (e.g. (U)SIM SMS parameters) and therefore cannot be saved. See chapter
Message Service Failure Result Code for <err> values.
Test command shall display the supported profile numbers for reading and writing of settings.
Command
Response
+CSAS[=<profile>]
<CR><LF>OK<CR><LF>
or
<CR><LF>+CMS ERROR: <err><CR><LF>
+CSAS=?
<CR><LF>+CSAS: (list of supported <profile>s) <CR><LF>
<CR><LF>OK<CR><LF>
Parameter