Specifications
UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 120 of 259
+CGEQNEG – 3G Quality Of Service Profile (Negotiated)
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.4.7.12 Enter Data State - +CGDATA
+CGDATA - Enter Data State
AT+CGDATA=
[<L2P>,[<cid>
[,<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" - PPP Point-to-point protocol
<cid> - numeric parameter which specifies a particular PDP context
definition (see +CGDCONT command).
Note: if parameter <L2P> is omitted, the layer 2 protocol is unspecified
AT+CGDATA=? Test command reports information on the supported layer 2 protocols.
Example
AT+CGDATA=?
+CGDATA: (”PPP”)
OK
AT+CGDATA=”PPP”,1
OK
Reference 3GPP TS 27.007