LTE Standard Module Series
LTE Standard MMS Application Note
LTE_Standard_MMS_Application_Note 9 / 26
Parameter
+CME ERROR: <err>
Write Command
AT+QMMSCFG="supportfield"[,<mode>]
Response
If
<mode>
is omitted, query the current settings:
+QMMSCFG: "supportfield",<mode>
OK
If
<mode>
is specified:
OK
Or
+CME ERROR: <err>
Write Command
AT+QMMSCFG="connecttimeout"[,<con
nect_timeout>]
Response
If
<connect_timeout>
is omitted, query the current
settings:
+QMMSCFG:"connecttimeout",<connect_timeout>
OK
If
<connect_timeout>
is specified, configure the timeout
for MMS TCP handshake:
OK
Or
+CME ERROR: <err>
Characteristics
The command takes effect immediately.
The configurations will not be saved.
<contextID>
Integer type. The PDP context ID. The range is 1-16, and the default value is 1.
<URL>
String type. The address of MMSC. The maximum length of URL is 100 bytes.
<gateway>
String type. The IP address of MMS proxy. The maximum length of gateway is 50
bytes.
<port>
Integer type. The port of MMS proxy. The range is 1-65535, and the default value is
80.
<charset>
String type. The type of character set.
"ASCII"
US-ASCII character set
"UTF8"
UTF8 character set
"UCS2" ISO-10646-UCS-2 character set, big-endian order needs to be specified
"GBK" GBK character set
<valid>
Integer type. The validity period of the MMS message.
0
1 hour
1
12 hours
2
24 hours