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 311 of 509
Mod. 0808 2011-07 Rev.2
0 – disable #SGACT authentication with IMEI/ICCID as
user/pwd(default)
1 – enable #SGACT authentication with with IMEI/ICCID as user/pwd
Note: <authIMEI/ICCIDEna> setting takes effect when successive
#SGACT not indicating <userId> and <pwd> will be used
Note: the values set by command are directly stored in NVM and doesn’t
depend on the specific CMUX instance.
Read command reports the currently configuration parameters in the
format:
#IPCONSUMECFG: <connId>,<txProt>,<remoteHost>
,<remotePort>,<authIMEI/ICCIDEna>,<0>,<0>,<0>
<CR><LF>
Test command reports the supported range of values for all the parameters
Open a connection, send data, close connection - #SSENDLINE
#SSENDLINE – Open a connection,send data,close connection
This command permits to open a TCP/UDP connection,
send specified data and close the TCP/UDP connection.
The remote host/port of the connection have to be previously
specified with #IPCONSUMECFG command.
Parameters:
<data> - text to send, shall be enclosed between double quotes.
Note: maximum allowed amount of data is 380 octets
Note: in case of UDP obviously only local opening/closure is done,
datagram is sent with <data> contained in the payload.
Test command reports the maximum length of <data> parameter
at+cgdcont=1,"IP",”APN"
OK
at#ipconsumecfg=1,0,"remoteHost",remotePort
OK
// Socket with <connId> 1 will be used by #ssendline;