Open mysaggar opened 5 years ago
On discussion with @YoDaMa I found out that the current board library version 2.5.0 sets BearSSL as the default SSL/TSL Library and has unresloved issues with it. Recommendations were to roll back the Board library version to the point before BearSSL uses older axTLS, works with 2.4.2.
@mysaggar I'm having similar Problems with my Adafruit ESP8266 board. Were you able to solve the TLS connection problem?
@Elgaatoo I had succes with the workaround from: https://github.com/Azure/azure-iot-arduino/issues/89
I am working with ADAFRUIT FEATHER HUZZAH board esp8266 and am receiving this error :
The library versions and board versions are upto date except the ArduinoJson Library which is at 5.13.4 (gives compilation errors with latest library).
Used NodeMCU Esp8266 board too it isn't hardware related and also the I have double checked my Connection Strings.