![GOSUNCN ME3630 Series Command Reference Manual Download Page 87](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368087.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
86
AT Command Reference Guide of Module Product
ME3630
8.3.
AT+CGACT PDP context activate or deactivate
The execution command is used to activate or deactivate the specified PDP context (s).
If no <cid>s are specified the activation form of the command activates all defined contexts.
If no <cid>s are specified the deactivation form of the command deactivates all active contexts.
The read command returns the current activation states for all the defined PDP contexts.
The test command is used for requesting information on the supported PDP context activation states.
Command
Response
+CGACT=[<state>[,<cid>[,<cid>[,…]]]]
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
+CGACT?
<CR><LF>+CGACT: <cid>,<state><CR><LF>
[<CR><LF>+CGACT: <cid>,<state><CR><LF>
[...]]
<CR><LF>OK<CR><LF>
+CGACT=?
<CR><LF>+CGACT: (list of supported <state>s)<CR><LF>
<CR><LF>OK<CR><LF>
Parameter
<state>: indicates the state of PDP context activation
0 - deactivated
1 – activated
<cid>: a numeric parameter which specifies a particular PDP context definition (see the +CGDCONT and +CGDSCONT
commands).
Example
AT+CGACT?
+CGACT: 1,0
…
OK
AT+CGACT=?
+CGACT: (0,1)
OK
8.4.
AT+CGPADDR Show PDP address
The execution command returns a list of PDP addresses for the specified context identifiers.
The test command returns a list of defined <cid>s.