ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 346 of 545 2020-04-15
3.12.9. AT+CGACT - PDP Context Activate or Deactivate
This command activates or deactivates the specified PDP context(s).
AT+CGACT=[<state>[,<cid>[,<cid>][,...]]]]
Parameters:
activate/deactivate the PDP context
specifies a PDP context definition (see +CGDCONT command)
Only three <cid>s can be activated at the same time.
if no <cid>s are specified, the activation form of the command activates the first three
defined contexts. The deactivation form deactivates all the active contexts.
AT+CGACT?
Read command returns the current activation state for all the defined PDP contexts in the format:
+CGACT: <cid>,<state>[<CR><LF>
+CGACT: <cid>,<state>[...]]
AT+CGACT=?
Test command reports information on the supported PDP context activation states <state>.
AT+CGACT=1,1
OK
AT+CGACT?
+CGACT: 1,1
OK