SIM5300E AT Command Manual V1.02
Read Command
AT+CMMSDOWN?
Response
ERROR
Write Command
AT+CMMSDOWN=<type>,<siz
e>,<time>[,<name>]
Response
CONNECT
If error is related to ME functionality:
+CME ERROR: <err>
Parameters
<type> A string parameter which indicates type of downloaded data
TITLE mms title data
TEXT mms text data
PIC mms image data
AUDIO_AAC mms aac audio data
AUDIO_AMR mms amr audio data
AUDIO_BASIC mms basic audio data
AUDIO_MID mms mid audio data
AUDIO_MPEG mms mpeg audio data
VIDEO_3GPP mms 3gpp video data
VIDEO_MP4 mms mp4 video data
<size> Size in bytes of the data to be downloaded.
<time> Maximum time in milliseconds to download data.
<name>
The file name of the image or the text to be downloaded,
including extended name. The default name for image is “image<n>.jpg” ; for
text is “text<n>.txt”; for audio_aac is “audio<n>.aac”; for audio_amr is
“audio<
n>.amr”; for audio_basic is “audio<n>.au”; for audio_mid is
“audio<n>.mid”; for audio_mpeg is “audio <n>.mp3”; for video_3gpp is
“audio<n>.3gp”; for video_mp4 is “video<n>.mp4”. <n> is in the range of
0~255.
Reference
Note
It is strongly recommended to s
et the time long enough to
download all the file data and make sure that the real size of the file
to download is not bigger than <size>.
The maximum size of <name> is 40 bytes and only ASCII code is
recognized for <name>.
13.2.7 AT+CMMSDELFILE Delete the file of the edited MMS by file
index
AT+CMMSDELFILE Delete the file of the edited MMS by file index
Test Command Response