GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 113 /
186
Example
AT+CGDCONT=1,"IP","CMNET"
// Define PDP context,
<cid>=1,
<PDP_type>=IP,<APN>=CMNET
OK
10.3. AT+CGQREQ Quality of Service Profile (Requested)
is null or omitted, then a value may be provided by the TE during the PDP startup
procedure or, failing that, a dynamic address will be requested. The allocated address may
be read using the
+CGPADDR
command
<d_comp>
A numeric parameter that controls PDP data compression
0
off (default if value is omitted)
Other values are reserved
<h_comp>
A numeric parameter that controls PDP header compression
0
off (default if value is omitted)
Other values are reserved
AT+CGQREQ Quality of Service Profile (Requested)
Test Command
AT+CGQREQ=?
Response
+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)
OK
Read Command
AT+CGQREQ?
Response
+CGQREQ:
<cid>,<precedence>,<delay>,>reliability>,<peak>,<mean
>
<CR><LF>+CGQREQ:
<cid>,<precedence>,<delay>,<reliability>,<peak >,<mean
>
…
OK
Write Command
AT+CGQREQ=<cid>[,<precedence>[,
<delay>[,<reliability>[,<peak>[,<mean
>]]]]]
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Reference
GSM 07.07