LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1435 of 1904 2022-03-04
3.21.5. AT#SSLSEND - Send Data through a SSL Socket
This command allows sending data through a secure socket
AT#SSLSEND=<SSId>[,<Timeout>]
The device responds to the command with the prompt '>' and waits for the
data to send.
To complete the operation send Ctrl-Z char (0x1A hex); to exit without
writing the message send ESC char (0x1B hex).
If data are successfully sent, then the response is OK.
If data sending fails for some reason, an error code is reported
Parameters:
Until now SSL block manage only one socket.
the maximum number of bytes to send is 1023; trying to send more
data will cause the surplus to be discarded and lost.
if secure socket is not enabled using AT#SSLEN only test requests
can be made.