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 233 of 273
#HTTPCFG – configure HTTP parameters
<ssl_enabled> -
Numeric parameter indicating if the SSL encryption is enabled.
0 – SSL encryption disabled (default)
1 – SSL encryption enabled (not yet implemented and not available for setting)
<timeout>
: Numeric parameter indicating the time interval in seconds to wait for
receiving data from HTTP server. Range: (1- 65535). Default: 120.
<cid>
- Numeric parameter indicating the PDP Context Identifier. Range: (1-5).
Default: 1
Note: a special form of the Set command,
#HTTPCFG=<prof_id>
, causes the
values for profile number
<prof_id>
to reset to default values.
Note: if the SSL encryption is enabled, the
<cid>
parameter has to be set to 1.
Note: only one profile can use the SSL encryption.
Note: values are automatically saved in NVM.
AT#HTTPCFG?
Read command returns the current settings for each defined profile in the format:
#HTTPCFG
:
<prof_id>,<server_address>,<server_port>,<auth_type>,<username>,<passwo
rd>,<ssl_enabled>,<timeout>,<cid><CR><LF>[<CR><LF>#HTTPCFG:
<prof_id>,<server_address>,<server_port>,<auth_type>,<username>,<passwo
rd>,<ssl_enabled>,<timeout>,<cid>]<CR><LF>[…]]
AT#HTTPCFG =?
Test command
returns the supported range of parameters
<prof_id>,
<server_port>, <auth_type>, <ssl_enabled>, <timeout>
and
<cid>
and the
maximum length of
<server_address>, <username>
and
<password>
parameters
in the format:
# HTTPCFG: (list of supported <prof_id>s),<s_length>,(list of supported
<server_port>s), (list of supported <auth_type>s),<u_length>,<p_length>,(list
of supported <ssl_enabled>s),(list of supported <timeout>s),(list of supported
<cid>s)
where:
<s_length>
- integer type value indicating the maximum length of parameter
<server_address>
.
<u_length>
- integer type value indicating the maximum length of parameter
<username>
.
<p_length>
- integer type value indicating the maximum length of parameter
<password>
Summary of Contents for LE910-SKG
Page 1: ......