ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 354 of 545 2020-04-15
3.12.14. AT+CSODCP - Sending of Originating Data Via the Control Plane
The set command is used by the TE to transmit data over control plane to network via MT. Context identifier
<cid> is used to link the data to particular context.
AT+CSODCP=<cid>,<cpdataLength>,<cpdata>,<RAI>[,<typeOfUserData>]
Parameters:
specifies a particular PDP context or EPS bearer
context definition. The <cid> parameter is local to the
TE-MT interface and identifies the PDP or EPS
bearer contexts which have been setup via AT
command (see the +CGDCONT and +CGDSCONT
commands)
indicates the number of octets of the <cpdata>
information element. When there is no data to
transmit, the value shall be set to zero.
is a string of octets. Contains the user data container
contents. When there is no data to transmit, the
<cpdata> shall be an empty string (""). This
parameter shall not be subject to conventional
character conversion as per +CSCS. The coding
format of the user data container and the maximum
length of <cpdata> are implementation specific.
indicates the value of the release assistance
indication
the MT expects that exchange of data will be completed with the
transmission of the ESM DATA TRANSPORT message
the MT expects that exchange of data will be completed with the
receipt of an ESM DATA TRANSPORT Message
indicates whether the user data that is transmitted is
regular or exceptional
AT+CSODCP=?
Test command reports the supported range of values for parameters: <cid>,<cpdataLength>,
<RAI> and <typeOfUserData>.