
GSM/GPRS Module
M35
AT Commands Manual
M35
_AT_Commands_Manual Confidential / Released 117 / 186
Parameter
This command dictates the behavior of PPP in the ME but not that of any other GPRS-enabled
foreground layer, e.g. browser.
Example
AT+CGDCONT=1,"IP","CMNET"
// Define PDP context
OK
AT+CGACT=1,1
// Activated
PDP
OK
AT+CGPADDR=1
// Show PDP address
+CGPADDR: 1,"10.76.51.180"
OK
10.8. AT+CGCLASS GPRS Mobile Station Class
OK
Write Command
AT+CGPADDR=<cid>
Response
+CGPADDR: <cid>,<PDP_addr>
OK
ERROR
Reference
GSM 07.07
<cid>
A numeric parameter which specifies a particular PDP context definition (see
+CGDCONT
command)
<PDP_addr>
A string that identifies the MT in the address space applicable to the PDP. The address may
be static or dynamic. For a static address, it will be the one set by the
+CGDCONT
command when the context was defined. For a dynamic address it will be the one assigned
during the last PDP context activation that used the context definition referred to
<cid>
.
<PDP_ address>
is omitted if none is available
AT+CGCLASS GPRS Mobile Station Class
Test Command
AT+CGCLASS=?
Response
+CGCLASS:
(list of supported
<class>
s)
NOTE