AT Commands Reference
222 98-08901C68-O
Read Command
The Read command returns the current GPRS service state.
Test Command
The Test command requests information on the supported GPRS service states.
The following table shows the +CGATT parameters.
Example
AT+CGATT=?
+CGATT: (0, 1)
OK
AT+CGATT?
+CGATT: 0
OK
Command Response/Action
AT+CGATT? +CGATT: <state>
OK
or:
+CME ERROR: <err>
Note
This command has the characteristics of both the V.25ter action and parameter commands. Therefore, it has
the Read form in addition to the Execution/Set and Test forms.
Command Response/Action
AT+CGATT=? +CGATT: (list of supported <state>s)
OK
or:
+CME ERROR: <err>
Table 109. +CGATT Parameters
<Parameter> Description
<state> Indicates the state of the GPRS attachment:
0 Detached.
1 Attached.
If no <state> is given, the default state is the current state
and nothing needs to be done.