AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page207of233
#CSURVEXT - Extended network survey
AT#CSURVEXT?
Read command reports whether extended network survey is currently enabled or not,
in the format:
<value>
AT#CSURVEXT=?
Test command reports the range of values for parameter <value>.
Notes and
Platform limits
#CSURVEXT configuration has effect on 2G cells only.
HTTP AT COMMANDS
Configure HTTP parameters - #HTTPCFG
#HTTPCFG – configure HTTP parameters
AT#HTTPCFG=<prof_
id>[,<server_address>[,
<server_port>[,<auth_t
ype>[,<username>[,<pa
ssword>[,<ssl_enabled>
[,<timeout>
[,<cid>]]]]]]]]
This command sets the parameters needed to the HTTP connection
Parameters:
<prof_id> - Numeric parameter indicating the profile identifier.
Range: 0-2
<server_address> - String parameter indicating the IP address of the HTTP
server.
This parameter can be either:
- any valid IP address in the format: “xxx.xxx.xxx.xxx”
- any valid IPv6 address in the format:
“xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx”
Or "XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX"
- any host name to be solved with a DNS query
Default: “” for first and second profile; "m2mlocate.telit.com" for third profile.
<server_port> - Numeric parameter indicating the TCP remote port of the HTTP
server to connect to.
Default: 80 for first and second profile; 9978 for third profile. Range 1...65535.
<auth_type> - Numeric parameter indicating the HTTP authentication type.
0 – no authentication (default)
1 – basic authentication
<username> - String parameter indicating authentication user identification
string for HTTP.
<password> - String parameter indicating authentication password for HTTP.