Specifications
HE863 family AT commands reference guide
80377ST10083a Rev.4 – 2012-02-01
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 92 of 228
+CGDCONT - Define PDP Context
Note: +CGDCONT command permit define 3 PDP Context Ids at the same time.
AT+CGDCONT?
Read command returns the current settings for each defined GPRS context in the
format:
+CGDCONT: <cid>,<PDP_type>,<APN>,<PDP_addr>,<d_comp>,
<h_comp>[,<pd1>[,…[,pdN]]][<CR><LF>+CGDCONT: <cid>,
<PDP_type>,<APN>,<PDP_addr>,<d_comp>,<h_comp>
[,<pd1>[,…[,pdN]]][…]]
If no PDP context has been defined, it has no effect and OK result code is returned.
AT+CGDCONT=?
Test command returns values supported as a compound value
Example AT+CGDCONT=1,”IP”,”APN”,”10.10.10.10”,0,0
OK
AT+CGDCONT?
+CGDCONT: 1,”IP”,“APN”,”10.10.10.10”,0,0
OK
AT+CGDCONT=?
+CGDCONT: (1-16),"IP",,,(0-2),(0-4)
+CGDCONT: (1-16),"IPV6",,,(0-2),(0-4)
OK
Reference 3GPP TS 27.007
3.5.3.7.6. Quality Of Service Profile (Minimum Acceptable) - +CGQMIN
+CGQMIN - Quality Of Service Profile (Minimum Acceptable)
AT+CGQMIN=
[<cid>
[,<precedence>
[,<delay>
[,<reliability>
[,<peak>
[,<mean>]]]]]]
Set command allows to specify a minimum acceptable profile which is checked by
the terminal against the negotiated profile returned in the Activate PDP Context
Accept message.
Parameters:
<cid> - PDP context identification (see +CGDCONT command).
<precedence> - precedence class
<delay> - delay class
<reliability> - reliability class
<peak> - peak throughput class
<mean> - mean throughput class
If a value is omitted for a particular class then this class is not checked.
Note: a special form of the Set command, +CGQMIN=<cid> causes the requested
profile for context number <cid> to become undefined.
AT+CGQMIN?
Read command returns the current settings for each defined context in the format:
+CGQMIN: <cid>,<precedence>,<delay>,<reliability>,<peak>,
<mean>[<CR><LF>+CGQMIN: <cid>,<precedence>,
<delay>,<reliability>,<peak>,<mean>[…]]