LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 163 / 231
Parameter
Example
AT+CGDCONT=1,“IP”,“UNINET” //Define PDP context
OK
AT+CGACT=1,1 //Activated PDP
OK
AT+CGACT=0,1 //Deactivated PDP
OK
10.8. AT+CGDATA Enter Data State
The Write Command causes the MT to perform whatever actions that are necessary to establish
communication between the TE and the network using one or more packet domain PDP types. This may
include per-forming a PS attach and one or more PDP context activations. Commands following the
AT+CGDATA command in the AT command line will not be processed by the MT.
If the <L2P> parameter value is unacceptable to the MT, the MT shall return an ERROR or +CME ERROR
response. Otherwise, the MT issues the intermediate result code CONNECT and enters V.250 online data
state. After data transfer is completed, and the layer 2 protocol termination procedure has been
completed successfully, the command state is reentered and the MT returns the final result code OK.
150s, determined by network.
<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 Write Command
<cid> A numeric parameter which specifies a particular PDP context definition (see
AT+CGDCONT command)
AT+CGDATA Enter Data State
Response
+CGDATA: (list of supported <L2P>s)
OK
Write Command
AT+CGDATA=<L2P>[,<cid>[,<cid>[,…