Specifications
UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 248 of 318
#SCFGEXT - Socket Configuration Extended
<keepalive> - TCP keepalive timer timeout
0 - TCP keepalive timer is deactivated (default)
1..240 - TCP keepalive timer timeout in minutes
<unused_A> - currently not used
0 - reserved for future use
<unused_B> - currently not used
0 - reserved for future use
Note: <keepalive> has effect only on TCP connections.
Note: these values are automatically saved in NVM
AT#SCFGEXT?
Read command returns the current socket extended configuration
parameters values for all the six sockets, in the format:
#SCFGEXT: <connId1>,<srMode1>,<dataMode1>,<keepalive1>,
<unused_A1>,<unused_B1><CR><LF>
...
#SCFGEXT: <connId6>,<srMode6>,<dataMode6>,<keepalive6>
<unused_A6>,<unused_B6>
AT#SCFGEXT=?
Test command returns the range of supported values for all the
subparameters
Example Socket 1 set with data view sring, text data mode and a
keepalive time of 30 minutes.
Socket 3 set with data amount sring, hex data mode and
no keepalive.
at#scfgext?
#SCFGEXT: 1,2,0,30,0,0
#SCFGEXT: 2,0,0,0,0,0
#SCFGEXT: 3,1,1,0,0,0
#SCFGEXT: 4,0,0,0,0,0
#SCFGEXT: 5,0,0,0,0,0
#SCFGEXT: 6,0,0,0,0,0
OK
3.5.7.2.7. Socket Dial - #SD
#SD - Socket Dial
AT#SD=<connId>,
<txProt>,<rPort>,
<IPaddr>
[,<closureType>
[,<lPort>
[,<connMode>]]]
Execution command opens a remote connection via socket.
Parameters:
<connId> - socket connection identifier
1..6
<txProt> - transmission protocol
0 - TCP










