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 339 of 509
Mod. 0808 2011-07 Rev.2
sequence or after #SD has been issued with <connMode> set to command mode
connection), these data are buffered and we receive the SRING URC (SRING
presentation format depends on the last #SCFGEXT setting); it’s possible to read
these data afterwards issuing #SRECV. Under the same hypotheses it’s possible to
send data while in command mode issuing #SSEND
Note: resume of the socket(#SO) after suspension or closure(#SH)
has to be done on the same instance on which the socket was opened through #SD.
In fact, suspension has been done on the instance itself.
Note:
255
takes effect on a command mode
connection(
set to 1 or online mode connection suspended with
+++) only if
<closureTypeCmdModeEnabling>
parameter has
been previously enabled.
Note: if PDP context has not properly opened through
(for instance: wrongly
command has been used),
then +CME ERROR: 556(context not opened) will got
Test command reports the range of values for all the parameters.
Open socket 1 in online mode
AT#SD=1,0,80,”www.google.com”,0,0,0
CONNECT
…
Open socket 1 in command mode
AT#SD=1,0,80,”www.google.com”,0,0,1
Socket Restore - #SO
Execution command resumes the direct interface to a socket connection which has
been suspended by the escape sequence.
Parameter:
<connId> - socket connection identifier
Test command reports the range of values for <connId> parameter.