Rainbow Electronics GM862-QUAD-PY User Manual
Page 347

AT Commands Reference Guide
80000ST10025a Rev. 5 - 09/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 347 of 434
#GPRS - GPRS Context Activation
SELINT 0 / 1
0 - GPRS context deactivation request
1 - GPRS context activation request
In the case that the GPRS context has been activated, the result code OK is
preceded by the intermediate result code:
+IP: <ip_address_obtained>
reporting the local IP address obtained from the network.
Note: issuing AT#GPRS<CR> reports the current status of the GPRS
context, in the format:
#GPRS: <status>
where:
<status>
0 - GPRS context deactivated
1 - GPRS context activated
2 - GPRS context activation pending.
Note: issuing AT#GPRS=<CR> is the same as issuing the command
AT#GPRS=0<CR>.
Note: if you request a GPRS context deactivation during a call issuing either
AT#GPRS=0 or AT#EMAILACT=0 and then, after the call termination, you
want to request a GPRS context activation through #GPRS, you need to
issue the following sequence of three commands
AT#GPRS=1
OK
AT#GPRS=0
OK
AT#GPRS=1
OK
AT#GPRS?
Read command has the same effect as the Execution command
AT#GPRS<CR>.
AT#GPRS=?
Test command returns the allowed values for parameter <mode>.
Example
AT#GPRS=1
+IP: 129.137.1.1
OK
Now GPRS Context has been activated and our IP is
129.137.1.1
AT#GPRS=0
OK