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 103 of
229
+CGEQNEG – 3G Quality Of Service Profile (Negotiated)
AT+CGEQNEG=?
Test command returns a list of <cid>s associated with active contexts.
Example AT+CGEQREQ?
+CGEQREQ: 1,4,0,0,0,0,2,0,"0E0","0E0",3,0,0
OK
AT+CGACT=1,1
OK
T+CGEQNEG=?
+CGEQREQ: (1)
OK
AT+CGEQNEG=1
+CGEQNEG: 1,3,128,384,0,0,2,1500,"1E4","1E5",3,0,1
OK
Reference
3GPP TS 27.007; 3GPP TS 03.60/23.060; 3GPP TS 24.008
3.5.3.7.13.
Enter Data State - +CGDATA
+CGDATA - Enter Data State
AT+CGDATA=
[<L2P>[,<cid>]
Execution command causes to perform whatever actions are necessary to establish a
communication with the network using one or more GPRS PDP types.
Parameters:
<L2P>
- string parameter that indicates the layer 2 protocol to be used
"PPP"
"M-OPT-PPP"
"M-HEX"
"M-RAW_IP"
"PAD"
"X25"
<cid>
- numeric parameter which specifies a particular PDP context definition (see
+CGDCONT
command).
Note: if parameter
<L2P>
is omitted, the layer 2 protocol is “PPP”
Note : If cid is omitted, cid is 1(default value)
AT+CGDATA=?
Test command reports information on the supported layer 2 protocols.
Example AT+CGDATA=?
+CGDATA: (”PPP”)