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 297 of 509
Mod. 0808 2011-07 Rev.2
#TCPATRUNCFG– Set TCP AT Run Service Parameters
Define in minutes the maximum time for a command execution. If timeout
expires the module will be rebooted. The default value is 5 minutes. Range
1…5.
<authMode>:
determines the authentication procedure in server mode:
0 – ( default ) when connection is up, username and password (in this
order and each of them followed by a Carriage Return) have to be sent to the
module before the first AT command.
1 – when connection is up, the user receives a request for username
and, if username is correct, a request for password. Then a message of ”Login
successfull” will close authentication phase.
Note: if username and/or password are not allowed (see
AT#
TCPATRUNAUTH) the connection will close immediately.
<retryCnt>:
in client mode, at boot or after a socket disconnection, this parameter
represents the number of attempts that are made in order to re-connect to the
Host. Default: 0. Range 0…5.
<retryDelay>:
in client mode, delay between one attempt and the other. In minutes.
Default: 2. Range 1…3600.
Note2: the current settings are stored in NVM.
Note3: to start automatically the service when the module is powered-on, the
automatic PDP context activation has to be set (see AT#SGACTCFG
command).
Note 4: the set command returns ERROR if the command
AT#TCPATRUNL? returns 1 as <mod> parameter or the command AT#
TCPATRUND? returns 1 as <mod> parameter
Read command returns the current settings of parameters in the format:
#TCPATRUNCFG:
<connId>,<instance>,<tcpPort>,<tcpHostPort>,<tcpHost>,<urcmod>,<ti
meout>,<authMode>,<retryCnt>,<retryDelay>
Test command returns the supported values for the TCPATRUNCFG
parameters