AirPrime HL7518 and AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 241
AT Commands Interface Guide
Protocol Specific Commands
HL7518 and HL7548
Reference
Sierra Wireless
Proprietary
Notes
HTTPS does not support DTR1
This method is identical to GET except that the server MUST NOT return a
message-body in the response. The meta-information contained in the HTTP
headers in response to a HEAD request SHOULD be identical to the information
sent in response to a GET request.
11.14.6. +KHTTPSPOST Command: Send Data to HTTPS
Server
HL7518 and HL7548
Test command
Syntax
AT+
KHTTPSPOST=?
Response
+KHTTPSPOST: (list of possible <session_id>s),<local_uri>,<request_uri>,(list of
possible <show_resp>s)
OK
Write command
Syntax
AT+
KHTTPSPOST=
<session_id>,
<local_uri>,
<request_uri>
[,<show_resp>]
Response
CONNECT
…<EOF pattern>
OK
or
NO CARRIER
+CME ERROR: <err>
+KHTTPS_ERROR: <session_id>, <http_notif>
Parameters
<session_id> HTTPS session index
<local_uri> This argument must be empty. It is reserved for compatibility of command
syntax.
<request_uri> String type, indicates the request data of the HTTPS connection
<http_notif> Refer to +KHTTPSGET
<show_resp> Defines whether HTTPS response and HTTPS headers are shown
0 Do not show HTTPS response and headers
1 Show HTTPS response and headers
Reference
Sierra Wireless
Proprietary
Notes
It is highly recommended to configure the module for hardware flow control using
AT&K3 before using this command.
Upload can also be ended (disconnected) by +++ or DTR as specified in 16.9
Switch Data/Command Mode DTR +++ ATO Behavior Table.
ATO is not available for this command.