AirPrime and HL7548 AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 233
AT Commands Interface Guide
Protocol Specific Commands
HL7518 and HL7548
9 Triple plus (+++) error (switch to command mode)
10 HTTP has no data
11 HTTP has partial data
Reference
Sierra Wireless
Proprietary
Notes
HTTP 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.13.6. +KHTTPPOST Command: Perform HTTP Post
HL7518 and HL7548
Test command
Syntax
AT+KHTTPPOST
=?
Response
+KHTTPPOST: (list of possible <session_id>s),<local_uri>,<request_uri>,(list of possible
<show_resp>s)
OK
Write command
Syntax
AT+KHTTPPOST
= <session_id>,
<local_uri>,
<request_uri>
[,<show_resp>]
Response
CONNECT
…<EOF pattern>
OK
or
NO CARRIER
+CME ERROR: <err>
+KHTTP_ERROR: <session_id>, <http_notif>
Parameters
<session_id> HTTP session index
<local_uri> This argument must be empty. It is reserved for compatibility of
command syntax.
<request_uri> String type, the request data of the HTTP connection
<http_notif> Refer to +KHTTPGET
<show_resp> Whether to show HTTP response and HTTP headers
0 Do not show HTTP response and headers
1 Show HTTP response and headers (default)