![GOSUNCN ME3630 Series Скачать руководство пользователя страница 55](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368055.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
54
AT Command Reference Guide of Module Product
ME3630
or
<CR><LF>+CMS ERROR: <err><CR><LF>
+CPMS=?
<CR><LF>+CPMS: (list of supported <mem1>s),(list of supported <mem2>s),(list of supported <mem3>s)
<CR><LF>
Parameter
<mem1>: string type; memory from which messages are read and deleted (commands List MeCMGL, Read Message
+CMGR and Delete MCMGD); defined values (others are manufacturer specific):
"ME" ME message storage
"SM" (U)SIM message storage
"MT"
:
Same as “ME” storage (not supported yet)
"SR"
:
Status report storage (not supported yet)
<mem2>: string type; memory to which writing and sending operations are made (commands Send Message from Storage
+CMSS and Write Message to CMGW) ); refer <mem1> for defined values
<mem3>: string type; memory to which received SMs are preferred to be stored (unless forwarded directly to TE; refer
command New Message IndicCNMI); refer <mem1> for defined values; received CBMs are always stored in "BM" (or some
manufacturer specific storage) unless directly forwarded to TE; received status reports are always stored in "SR" (or some
manufacturer specific storage) unless directly forwarded to TE
<total1>: integer type; total number of message locations in <mem1>
<total2>: integer type; total number of message locations in <mem2>
<total3>: integer type; total number of message locations in <mem3>
<used1>: integer type; number of messages currently in <mem1>
<used2>: integer type; number of messages currently in <mem2>
<used3>: integer type; number of messages currently in <mem3>
Example
AT+CPMS?
+CPMS: "SM",10,40,"SM",10,40,"ME",1,100
OK
6.18.
+CMTI New Message Indications
When new message is received and stored into ME/TA, indication of the memory location is routed to the TE using unsolicited
result code.
Command
Response
<CR><LF>+CMTI: <mem>,<index><CR><LF>
Parameter
<mem1>: string type
"ME" ME message storage
"SM" (U)SIM message storage
"SR" status report storage
<index>: integer type; value in the range of location numbers supported by the associated memory
Example
+CMTI: “SM”,10