HL8548 KHTTPPOST usage

Hello,

I am using a HL8548 and I would like to know what is the right way to KHTTPPOST datas ?
I have a cURL command which works and looks like : url --data “param=value” myServer.com/Tests

In the Datasheet it is said that :
AT+KHTTPPOST = <session_id>, <local_uri>, <request_uri> [,<show_resp>]

<session_id> Index of the HTTP session
<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

I would like to know how to POST datas using parameters and values ?

Regards,
Clement

hi,
[url]https://forum.sierrawireless.com/t/https-test-failed-on-hl8548-here-is-my-log/8629/12]

will help you :slight_smile:

-Alex