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 331 of 509
Mod. 0808 2011-07 Rev.2
Socket Configuration Extended - #SCFGEXT
#SCFGEXT - Socket Configuration Extended
<conned>,<srMode>,
<recvDataMode>,
<keepalive>,
[,<ListenAutoRsp>
[,<sendDataMode>]
]
Set command sets the socket configuration extended parameters.
Parameters:
<connId> - socket connection identifier
1..6
<srMode> - SRing unsolicited mode
0 - Normal (default):
SRING : <connId> where <connId> is the socket connection
identifier
1 – Data amount:
SRING : <connId>,<recData> where <recData> is the amount of
data received on the socket connection number <connId>
2 - Data view:
SRING : <connId>,<recData>,<data> same as before and <data> is
data received displayed following <dataMode> value
3 – Data view with UDP datagram informations:
SRING : <sourceIP>,<sourcePort><connId>,<recData>,
<dataLeft>,<data> same as before with <sourceIP>,<sourcePort> and
<dataLeft> that means the number of bytes left in the UDP datagram
<recvDataMode> - data view mode for received data
in command mode(AT#SRECV or <srMode> = 2)
0- text mode (default)
1- hexadecimal mode
<keepalive> - Set the TCP Keepalive value in minutes
0 – Deactivated (default)
1 – 240 – Keepalive time in minutes
<ListenAutoRsp> - Set the listen auto-response mode, that affects
the commands AT#SL and AT#SLUDP
0 - Deactivated (default)
1 – Activated
<sendDataMode> - data mode for sending data
in command mode(AT#SSEND)
0 - data represented as text (default)
1 - data represented as sequence of hexadecimal numbers (from
00 to FF)
Each octet of the data is given as two IRA character long
hexadecimal number