HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved.
Page 190 of
229
#PKTSZ - Packet Size
OK
->
value automatically chosen by device
3.5.5.1.66.
Data Sending Time-Out - #DSTO
#DSTO -Data Sending Time-Out
AT#DSTO=
[<tout>]
Set command sets the maximum time that the module awaits before sending
anyway a packet whose size is less than the default one.
Parameter:
<tout>
- packet sending time-out in 100ms units (factory default is 50)
0 - no time-out, wait forever for packets to be completed before send.
1..255 hundreds of ms
Note: In order to avoid low performance issues, it is suggested to set the data
sending time-out to a value greater than 5.
Note: this time-out applies to data whose size is less than packet size and whose
sending would have been delayed for an undefined time until new data to be sent
had been received and full packet size reached.
AT#DSTO?
Read command reports the current data sending time-out value.
AT#DSTO=?
Test command returns the allowed values for the parameter
<tout>
.
Example AT#DSTO=10
->1 sec. time-out
OK
AT#DSTO?
#DSTO: 10
OK
3.5.5.1.67.
Socket Inactivity Time-Out - #SKTTO
#SKTTO - Socket Inactivity Time-Out
AT#SKTTO=
[<tout>]
Set command sets the maximum time with no data exchanging on the socket that
the module awaits before closing the socket and deactivating the GPRS context.
Parameter:
<tout>
- socket inactivity time-out in seconds units
0 - no time-out.
1..65535 - time-out in sec. units (factory default is 90).
Note: this time-out applies when no data is exchanged in the socket for a long time
and therefore the socket connection has to be automatically closed and the GPRS
context deactivated(only for #SKTOP).
AT#SKTTO?
Read command reports the current socket inactivity time-out value.
AT#SKTTO=?
Test command returns the allowed values for parameter
<tout>
.