ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 355 of 545 2020-04-15
3.12.15. AT+CRTDCP - Reporting of Terminating Data Via the Control Plane
The set command is used to enable and disable reporting of data from the network to the MT that is
transmitted via the control plane in downlink direction.
AT+CRTDCP=[<reporting>]
If reporting is enabled, the MT returns the following unsolicited result code when data is received
from the network.
+CRTDCP: <cid>,<cpdataLength>,<cpdata>
Parameter:
controlling reporting of mobile terminated control plane data
events
disable reporting of MT control plane data
enable reporting of MT control plane data by the unsolicited result code
+CRTDCP
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
is a string of octets. Contains the user data container contents.
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
AT+CRTDCP?
Read command returns the current parameter setting for +CRTDCP command in the format:
+CRTDCP: <reporting>
AT+CRTDCP=?
Test command reports the supported range of values for parameter <reporting>, and range of
supported <cid> and <cpdataLength>.