![Quectel EC25 series Command Manual Download Page 145](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187145.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 144 / 231
9.18. AT+QCMGR Read Concatenated Messages
The function of this command is similar to
AT+CMGR
, except that the message to be read is a segment of
concatenated messages, and parameters
<uid>
,
<msg_seg>
and
<msg_total>
would be shown in the
result. Several segments should be concatenated to a whole concatenated message according to these
three parameters. Similar to
AT+QCMGS
,
AT+QCMGR
is only used in text mode (
AT+CMGF=1
).
AT+QCMGR Read Concatenated Messages
Test Command
AT+QCMGR=?
Response
OK
Write Command
AT+QCMGR=<index>
Response
If in text mode (
AT+CMGF=1
) and command is executed
successfully:
For SMS-DELIVER:
+QCMGR:
<stat>,<oa>,[<alpha>],<scts>[,<tooa>,<fo>,<pid>,<dcs>,<
sca>,<tosca>,<length>][,<uid>,<msg_seg>,<msg_total>]
<CR><LF><data>
OK
For SMS-SUBMIT:
+QCMGR:
<stat>,<da>,[<alpha>][,<toda>,<fo>,<pid>,<dcs>,[<vp>],<
sca>,<tosca>,<length>][,<uid>,<msg_seg>,<msg_total>]
<CR><LF><data>
OK
For SMS-STATUS-REPORTs:
+QCMGR:
<stat>,<fo>,<mr>,[<ra>],[<tora>],<scts>,<dt>,<st>
OK
For SMS-COMMANDs:
+QCMGR:
<stat>,<fo>,<ct>[,<pid>,[<mn>],[<da>],[<toda>],<length><
CR><LF><cdata>]
OK
Else, If there is any error related to ME functionality:
+CMS ERROR: <err>
Maximum Response Time
Depends on the length of message content.