![SimCom SIM5350 Command Set Download Page 118](http://html1.mh-extra.com/html/simcom/sim5350/sim5350_command-set_1274792118.webp)
SIM5350 AT Command Set
<state>
Indicates the state of PDP context activation:
0 – deactivated
1 – activated
Other values are reserved and will result in an ERROR response to the execution command.
<cid>
A numeric parameter which specifies a particular PDP context definition (see
AT+CGDCONT
command).
1…16
If no <cid> is specified, then UE assumes it as 1. The usage of omitted <cid> to activate/deactivate
all is not supported.
<cause>
indicate the PDP context activation failure cause, including:
SM reject cause = 3072 + <sm cause>
which <sm cause> is specified at 3GPP 24.008 clause 10.5.6.6(Annex I)
TCM reject cause = 3372 + <tcm cause>
Which <tcm cause> is a enum specified as:
TCM_L4C_INVALID_PARAMETER = 0x00 + TCM_CAUSE_START,
TCM_L4C_NSAPI_NOT_IN_USE,
TCM_L4C_CID_ALREADY_IN_USE,
TCM_L4C_CID_UNEXPECTED,
TCM_L4C_CID_PRIMARY_IS_NOT_ACTIVATED,
TCM_ACL_ACTION_NOT_ALLOWED,
TCM_ACL_SIM_FILE_FULL,
TCM_ACL_ADD_ENTRY_FAILED,
TCM_ACL_DEL_ENTRY_FAILED,
TCM_ACL_SET_ENTRY_FAILED,
TCM_ACL_SIM_READ_FAILED,
TCM_ACL_SIM_WRITE_FAILED,
L4C_CMD_CONFLICT = 3472
Examples
AT+CGACT?
+CGACT: 1,0
OK
AT+CGACT=?
+CGACT: (0,1)
OK
AT+CGACT=0,1
OK
SIM5350_ATC_V1.02
6/9/2014
117