ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 471 of 545 2020-04-15
3.17.7. AT#SSLSEND - Send Data through a SSL Socket
This command allows sending data through a secure socket.
After command line is terminated with <CR>, the command returns the following four-
character sequence prompt:
<CR><LF><greater_than><space> (IRA 13, 10, 62, 32)
and waits for the data to be send.
• to end the data editing and start the sending, enter Ctrl-Z char (0x1A hex). The
maximum number of bytes to send is 1023, trying to send more data will cause
the data excess to be discarded and lost.
• to exit without sending the message, enter ESC char (0x1B hex).
If data are successfully sent, the command returns OK. If data sending fails, an error code
is reported.