[Permanent Solution] Setting Number Failed Or Firebase Connection Failed Error (NodeMCU ESP8266)
To get rid of SSL fingerprint update issue, we can use Firebase-ESP8266 Library in place of Firebase-Arduino Library. Firebase-ESP8266 is provided by Mobizt user on github. It uses WiFiClientSecure library directly and thus completely eliminating need of SSL fingerprint check. Refer:- https://github.com/mobizt/Firebase-ES...
1. Link to download Firebase-ESP8266 Library:- https://github.com/mobizt/Firebase-ES...
2. Basic sketch to send data to firebase realtime database:- https://gist.github.com/TrickSumo/2f1...
3. Basic sketch to read data from firebase realtime database:- https://gist.github.com/TrickSumo/ae2...
Like and Subscribe my channel to support me. And if need any help, feel free to comment down below.