Hello,
I am working with the Quectel EC200U module and I want to connect it to Azure IoT Hub using HTTPS
Module: EC200U
I have already generated the SAS token and I am trying to send telemetry data
- I am using QCOM tool
I want to know:
- Is EC200U fully compatible with Azure HTTPS telemetry?
- What is the correct way to send HTTP POST data to Azure IoT Hub using SAS token?
- Is there any example AT command sequence for Quectel modules using Azure HTTPS?
- Do I need to set any other QHTTPCFG parameters?
- Is there a recommended tool (QNavigator or QCOM settings) for sending multi-line HTTP payloads?
AT command
[2025-12-05_10:20:05:331]AT
[2025-12-05_10:20:05:331]OK
[2025-12-05_10:20:05:363]AT+QICSGP=1,1,“air”,“”,“”,1
[2025-12-05_10:20:05:363]OK
[2025-12-05_10:20:05:379]AT+QIACT=1
[2025-12-05_10:20:05:379]OK
[2025-12-05_10:20:05:395]AT+QHTTPCFG=“sslctxid”,1
[2025-12-05_10:20:05:395]OK
[2025-12-05_10:20:06:410]AT+QSSLCFG=“sslversion”,1,4
[2025-12-05_10:20:06:410]OK
[2025-12-05_10:20:07:411]AT+QSSLCFG=“ciphersuite”,1,0xFFFF
[2025-12-05_10:20:07:411]OK
[2025-12-05_10:20:08:401]AT+QSSLCFG=“seclevel”,1,0
[2025-12-05_10:20:08:401]OK
[2025-12-05_10:20:09:419]AT+QHTTPCFG=“requestheader”,1
[2025-12-05_10:20:09:419]OK
[2025-12-05_10:21:36:160]AT+QHTTPURL=100,80
[2025-12-05_10:21:36:160]CONNECT
[2025-12-05_10:21:37:191]
[2025-12-05_10:21:37:191]OK
[2025-12-05_10:21:44:422]AT+QHTTPPOST=220,80,80
[2025-12-05_10:21:45:114]CONNECT
[2025-12-05_10:21:57:535]
[2025-12-05_10:21:57:535]OK
[2025-12-05_10:21:57:821]
[2025-12-05_10:21:57:821]+QHTTPPOST: 0,400