2019-02-04 02:23 AM
2019-02-04 08:46 AM
Hello,
I would expect this behavior when performing an HTTPGET to a TLS port, since the server would not recognize the handshake message and close the connection.
Please check if port 443 requires TLS, in the case please use
AT+S.HTTPGET=<domain_name>,/,443,2,,,,
Please be sure to load the server's Root CA certificate before performing the httpget, otherwise the operation will fail.
Regards,
Elio