HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved.
Page 97 of 229
+CGEQMIN – 3G Quality Of Service Profile (Minimum Acceptable)
AT+CGEQMIN=?
+CGEQMIN: "IP",(0-4), (0,1-63 in 1 kbps steps, 64-568 in 8 kbps steps, 576-8640 in
64 kbps steps), (0,1-63 in 1 kbps steps, 64-568 in 8 kbps steps, 576-8640 in 64 kbps
steps, 8700-16000 in 100 kbps steps), (0,1-63 in 1 kbps steps, 64-568 in 8 kbps steps,
576-8640 in 64 kbps steps), (0,1-63 in 1 kbps steps, 64-568 in 8 kbps steps, 576-8640
in 64 kbps steps, 8700-16000 in 100 kbps steps),(0-2), (0,10-1500,1502,1510,1520),
("1E6","1E5","1E4","1E3","7E3","1E2","1E1","0E0"),("6E8","1E6","1E5","1E4","1E3
","4E3","5E3","1E2","5E2","0E0"),(0-3), (0, 10-150 in 10 ms steps, 200-950 in 50 ms
steps, 1000-4000 in 50 ms steps), (0-3)
OK
Reference
3GPP TS 27.007; 3GPP TS 03.60/23.060; 3GPP TS 24.008
3.5.3.7.8.
Quality Of Service Profile (Requested) - +CGQREQ
+CGQREQ - Quality Of Service Profile (Requested)
AT+CGQREQ=
[<cid>
[,<precedence>
[,<delay>
[,<reliability>
[,<peak>
[,<mean>]]]]]]
Set command allows to specify a Quality of Service Profile that is used when the
terminal sends an Activate PDP Context Request message to the network. It
specifies a profile for the context identified by the (local) context identification
parameter,
<cid>
.
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,
+CGQREQ=<cid>
causes the requested
profile for context number
<cid>
to become undefined.
AT+CGQREQ?
Read command returns the current settings for each defined context in the format:
+CGQREQ: <cid>,<precedence>,<delay>,<reliability>,<peak>,
<mean>[<CR><LF>+CGQREQ: <cid>,<precedence>,
<delay>,<reliability>,<peak>,<mean>[…]]
If no PDP context has been defined, it has no effect and
OK
result code is returned.
AT+CGQREQ=?
Test command returns as a compound value the type of the current PDP context and
the supported values for the subparameters in the format:
+CGQREQ: <PDP_Type>,(list of supported <precedence>s),
(list of supported <delay>s),(list of supported <reliability>s),
(list of supported <peak>s),(list of supported <mean>s)
Note: only the “IP” PDP_Type is currently supported.