ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 251 of 545 2020-04-15
3.5.20. AT#CMGLCONCINDEX - Report Concatenated SMS Indexes
The command reports list of all concatenated SMS
AT#CMGLCONCINDEX
The command reports a line for each concatenated SMS containing:
#CMGLCONCINDEX: <N>,<i>,<j>,<k>,...
If no concatenated SMS is present on the SIM, only OK result code will be returned.
The parameters are described in the Additional info section.
Additional info:
Here is the meaning of the parameters returned by the command.
Number of segments that form the whole concatenated
SMS.
index of the first SMS segment.
0 if segment has not been received.
index of the second SMS segment.
0 if segment has not been received.
index of the third SMS segment
0 if segment has not been received
index of the next SMS segment ...
AT#CMGLCONCINDEX=?
Test command returns OK result code.
Example of 2 concatenated SMS:
First composed by 3 segments: 1,2,3, but segment 0 not received yet.
Secondo composed by segments: 4,5,6,7,8, but segment 7 not received yet.
AT#CMGLCONCINDEX
#CMGLCONCINDEX: 3,0,2,3
#CMGLCONCINDEX: 5,4,5,6,0,8
OK