Examples; Send Mms Messages - Quectel EC2 Series Command Manual

Lte module, mms at commands
Hide thumbs Also See for EC2 Series:
Table of Contents

Advertisement

3

Examples

3.1. Send MMS Messages

//Step 1: Configure and activate a PDP context.
AT+QICSGP=1,1,"UNIWAP","" ,"",1
OK
AT+QIACT=1
OK
AT+QIACT?
+QIACT: 1,1,1,"10.7.157.1"
OK
AT+QMMSCFG="contextid",1
OK
AT+QMMSCFG="contextid"
+QMMSCFG: "contextid",1
OK
//Step 2: Configure the URL and proxy of MMSC.
AT+QMMSCFG="mmsc","mmsc.myuni.com"
OK
AT+QMMSCFG="mmsc"
+QMMSCFG: "mmsc","mmsc.myuni.com"
OK
AT+QMMSCFG="proxy","10.0.0.172",80
OK
AT+QMMSCFG="proxy"
+QMMSCFG: "proxy","10.0.0.172",80
OK
EC2x&EG9x&EM05_MMS_AT_Commands_Manual
EC2x&EG9x&EM05 MMS AT Commands Manual
//Configure PDP context 1. APN is "UNIWAP" for
China Unicom.
//Activate PDP context 1.
//Activated successfully.
//Query the state of PDP context.
//Set the PDP context ID as 1. The PDP context ID
must be activated first.
//Query the PDP context ID.
//Configure the URL of MMSC. "mmsc.myuni.com"
is for China Unicom.
//Query the URL of MMSC.
//Configure the proxy address and port of MMSC.
"10.0.0.172:80" is for China Unicom.
//Query the proxy address and port of MMSC.
LTE Module Series
17 / 25

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Eg9 seriesEm05

Table of Contents