Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 371 of 509
Mod. 0808 2011-07 Rev.2
<maxTo> - exchange timeout (or socket inactivity timeout); in online mode, if
there’s no data exchange within this timeout period the connection is closed.
0 - no timeout
1..65535 - timeout value in seconds (default 90 s.)
<defTo> - Timeout that will be used by default whenever the corresponding
parameter of each command is not set.
10…5000 - Timeout in tenth of seconds (default 100).
<txTo> - data sending timeout; in online mode after this period data are sent
also if they’re less than max packet size.
0 - no timeout
1..255 - timeout value in hundreds of milliseconds (default 50).
sslSRing unsolicited mode.
0 – SSLSRING disabled
1 – SSLSRING enabled in the format
SSLSRING: <SSId>,<recData>
where <SSId> is the secure socket identifier and <recData> is the
amount of data received and decoded by the SSL socket.
A new unsolicited is sent whenever the amount of data ready to be read
changes. Only a record is decoded at once so, any further record is
received and decoded only after the first have been read by the user by
means of the
command.
2 – SSLSRING enabled in the format
SSLSRING: <SSId>,<dataLen>,<data>
where <SSId> is the secure socket identifier, <dataLen> is the length of
the current chunk of data (the minimum value between the available
bytes and 1300) and <data> is data received (<dataLen> bytes) displayed
in ASCII format.
this parameter permits to choose NO CARRIER
indication format when the secure socket is closed as follows:
0 –
(default)
Indication is sent as usual, without additional information
1 –
Indication of current
secure socket connection is added. The
fixed “SSL” string allows the user to distinguish secure sockets from
TCP sockets