LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1576 of 1904 2022-03-04
3.25.4. AT#DWRCV - Receive Data from IoT Portal
The command is related to receiving data from the IoT Portal
AT#DWRCV=<msgId>
Execution command permits the user to read formatted data arriving from
IoT Portal.
The incoming data have been previously notified by the following URC:
#DWRING: <type>,<msgId>,<len>
Parameter:
index of the data message to receive, as
indicated in the URC #DWRING
If the incoming data are accepted with AT#DWRCV, then the
formatted data are received and showed with the following URC:
#DWDATA:
<msgId>,<error>,<len>,<param_1>[,<param_2>[,...[,<param_n>]]]
error code of the message to
receive, 0 if there is no error.