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 332 of 509
Mod. 0808 2011-07 Rev.2
Note: these values are automatically saved in NVM.
Note: Keepalive is available only on TCP connections.
Note: for the behaviour of AT#SL and AT#SLUDP in case of auto-
response mode or in case of no auto-response mode, see the
description of the two commands.
Read command returns the current socket extended configuration
parameters values for all the six sockets, in the format:
#SCFGEXT:<connId1>, <srMode1>,<dataMode1>,<keepalive1>,
<ListenAutoRsp1>,0<CR><LF>
. . .
#SCFGEXT:<connId6>, <srMode6>,<dataMode6>,<keepalive6>,
<ListenAutoRsp6>,0<CR><LF>
Test command returns the range of supported values for all the
subparameters.
Socket 1 set with data view sring, text data mode, a keepalive time of 30
minutes and listen auto-response set.
Socket 3 set with data amount sring, hex recv data mode, no keepalive and
listen auto-response not set.
Socket 4 set with hex recv and send data mode
at#scfgext?
#SCFGEXT: 1,2,0,30,1,0
#SCFGEXT: 2,0,0,0,0,0
#SCFGEXT: 3,1,1,0,0,0
#SCFGEXT: 4,0,1,0,0,1
#SCFGEXT: 5,0,0,0,0,0
#SCFGEXT: 6,0,0,0,0,0
OK