SIM5300E AT Command Manual V1.02
Execution Command
AT+CMMSVIEW
Response
+CMMSVIEW: <mmstype>,
"<sender>", "<receipts>", "<ccs>", "<bccs>",
"<datetime>","<subject>",<size><CR><LF>list of <fileIndex, name,
filesize><CR><LF>
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters
<mmstype> The type of MMS
0 Received mms
1 Sent mms
2 Unsent mms
<sender> The address of th sender
<receipts> List of recipients, Separated by “;”
<ccs> List of copy recipients , Separated by “;”
<bccs> List of secret recipients , Separated by “;”
<datetime> The time of receive MMS
<subject> The title of MMS
<size> Data size of MMS
13.2.17 AT+CMMSREAD Read the given file of the MMS in the buffer
AT+CMMSREAD Read the given file of the MMS in the buffer
Test Command
AT+CMMSREAD=?
Response
OK
Write Command
AT+CMMSREAD=<fileIndex>
Response
+CMMSREAD: <name> <datSize>
File content
OK
Parameters
<fileIndex> the index of the file to be read from the MMS in the buffer,i.e.
the parameter <fileIndex> in “AT+CMMSRECV” and
“AT+CMMSVIEW”
<name> the file name to be read
<datSize> the size of the file to be read.