LE910-SKG AT commands reference guide
80437ST10619A Rev.1 – 2014-09-16
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 210 of 273
#PASSW - Authentication Password
empty string “”).
AT#PASSW=?
Test command returns the maximum allowed length of the string parameter
<pwd>
.
The allowed maximum length is 127.
Example
AT#PASSW="myPassword"
OK
#PKTSZ - Packet Size
AT#PKTSZ=
[<size>]
Set command sets the default packet size to be used by the TCP/UDP/IP stack for
data sending.
Parameter:
<size>
- packet size in bytes
0 - automatically chosen by the device
1..1500 - packet size in bytes (factory default is 300)
AT#PKTSZ?
Read command reports the current packet size value.
Note: after issuing command
AT#PKTSZ=0
, the Read command reports the value
automatically chosen by the device.
AT#PKTSZ=?
Test command returns the allowed values for the parameter
<size>
.
Example
AT#PKTSZ=100
OK
AT#PKTSZ?
#PKTSZ: 100
OK
AT#PKTSZ=0
OK
AT#PKTSZ?
#PKTSZ: 300
OK
->
value automatically chosen by device
#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.
Summary of Contents for LE910-SKG
Page 1: ......