LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1573 of 1904 2022-03-04
when status is set to zero value:
return parameters of the method.
Key-value pairs should be used.
<param_i> should be the name of
the element and <param_i+1>
should be the value of the
element. If the current method
does not require output variables,
these parameters can be omitted.
It's possible to use #DWSEND only if the connection has been
opened with #DWCONN.
If data are successfully sent, then the response is OK. If data
sending fails for some reason, an error code is reported.
The response to the #DWSEND command reports the
<msgId> value that identifies the sending.
There is no limit on the length of the single <param_i>, but there is
a limit in the total length of the AT command string, that cannot
exceed 400 characters. If this threshold is exceeded, then an
ERROR will be raised.
There is also a limit of 20 messages on the receive queue. If the
queue is full, the consequent send will still succeed but the
response for that particular request will be dropped until an item is
removed from this queue (See commands #DWRCV and
#DWRCVR).
AT#DWSEND=?
Test command reports the maximum length of <type> parameter.