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 487 of 509
Mod. 0808 2011-07 Rev.2
<overflowHandling> - Flag indicating if the way to handle overflows in
data management.
0 – FIFO (default)
1 – LIFO
<atrunInstanceId> - AT instance that will be used by the service to run
the AT Command.
Default 4
Range 0 – 4
<serviceTimeout> -
It defines in seconds the maximum time interval for a
service request to the server.
Default 5
Range 1 – 120
Read command returns the current settings in the format:
#DWCFG:
<serverUrl>,<deviceIDSelector>,<appToken>,<security>,<heartBeat>
,<autoReconnect>,<overflowHandling>,<atrunInstanceId>,<serviceTi
meout>,0,0,0
Test command returns the supported range of parameters
<deviceIDSelector>, <security>, <heartBeat>,
<AutoReconnect>,<overflowHandling>,<atrunInstanceId> and
<serviceTimeout> and the maximum length of <serverUrl> and
<appToken> parameters.
Connect to M2M Service - #DWCONN
#DWCONN – connect to M2M Service
Set command connects/disconnects to the M2M Service.
Parameters:
<connect> - flag to connect/disconnect to the M2M Service
0 – disconnect (default)
1 – connect
Note: AT#DWCONN=1 performs the socket connection and the MQTT
connection. AT#DWCONN=0 performs the socket disconnection.
Note: the PDP Context used for the network connection is the first
(<cid>=1 has to be previously defined with AT+CGDCONT command
and activated with AT#SGACT command)