I am trying to connect my SenseCap Indicator to the MQTT broker of AWS. As mentioned in the documentation, I have tried configuring the "ha_config.h" file and it shows an error.
Error message :-
E (11483) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x6C00
I (11484) esp-tls-mbedtls: Certificate verified.
E (11484) esp-tls: Failed to open new connection
E (11495) city: Connection failed...
I am trying to connect my SenseCap Indicator to the MQTT broker of AWS. As mentioned in the documentation, I have tried configuring the "ha_config.h" file and it shows an error.
Error message :-
E (11483) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x6C00
I (11484) esp-tls-mbedtls: Certificate verified.
E (11484) esp-tls: Failed to open new connection
E (11495) city: Connection failed...