Specifications
3GPPTS27.007ATCOMMANDS
115 HSPA+ATCommandsReferenceGuide
Syntax
Command Commandtype
AT+CGACT=[<state>[,<cid>[,<cid>[,…]]]]
AT+CGACT? Read
AT+CGACT=?
ParametersandValues
<state> IndicatesthestateofPDPcontextactivation.
0 Deactivated
1 Activated
<cid> NumericparameterthatspecifiesaPDPcontextdefinition.See+CGDCONT.
Note:Ifno<cid>sarespecifiedtheactivation/deactivationformofthecommand
activates/deactivatesalldefinedcontexts.
Notes
Reference:3GPPTS27.007
Examples
AT+CGACT=1,1
OK
AT+CGACT?
+CGACT: 1,1
OK
ShowPDPAddress+CGPADDR
ExecutecommandreturnsalistofPDPaddressesforthespe cifiedcontextidentifiersintheformat:
+CGPADDR:<cid>,<PDP_addr>[<CR><LF>+CGPADDR:<cid>,<PDP_addr>[…]]
Testcommandreturnsalistofdefined<cid>s.
Syntax
Command Commandtype
AT+CGPADDR=[<cid>[,<cid>[,…]]]
AT+CGPADDR=?