ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 453 of 545 2020-04-15
time interval in seconds to wait for receiving data from
HTTP server.
PDP context identifier. See +CGDCONT command.
size for data sending (#HTTPSND) or receiving
(#HTTPRCV).
select automatically value 300
send or receive size in bytes
parameter for future use. Must be set to 0.
parameter for future use. Must be set to 0.
A special form of the set command, AT#HTTPCFG=<prof_id>, causes the values for
profile number <prof_id> to reset to default values.
Only one profile can use the SSL encryption.
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>,
<password>,<ssl_enabled>,<timeout>,<cid>,<pkt_size>,0,0<CR><LF>[<CR><LF>
#HTTPCFG:<prof_id>,<server_address>,<server_port>,<auth_type>,<username>,
<password>,<ssl_enabled>,<timeout>,<cid>,<pkt_size>,0,0]<CR><LF>[...]]
AT#HTTPCFG=?
Test command returns the supported range of parameters <prof_id>, <server_port>,
<auth_type>, <ssl_enabled>, <timeout>, <cid>,<pkt_size>,<unused1>,<unused2>, 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),(list of supported <pkt_size>s),(0),(0)
Additional info:
Meaning of the <..._length> parameters:
maximum length of parameter <server_address>
maximum length of parameter <username>.
maximum length of parameter <password>.