Hi everyone! I am trying to access HTTP(S). I used this document as a reference: ([https://sixfab.com/wp-content/uploads/2018/09/Quectel_EC2xEG9xEM05_HTTPS_AT_Commands_Manual_V1.0.pdf ]
When I tried this command: “AT+QHTTPURL=23,80” (it shows CONNECT) and then typed the URL, it’s returning an error. I am assuming there should be a correct format to put this link properly just like we put AT commands like “at+set_config=cellular:(AT+…)” could you help me how to do that?
The power and network connection are stable.
This is the link that I am trying to get access to:
https://k2luc2xls2.execute-api.us-west-2.amazonaws.com/GetDeviceStatus?device_id=2
(When I tried “http://” it just does not work so “https://” should be used for this URL)
Thank you,
Euigun