-->
Page 1 of 1

ESP8266 NodeMCU Lolin V3 and using Firebase to update SW

PostPosted: Sat Nov 06, 2021 5:56 pm
by John4795hdh
Hi,
I want to update software on multiple of my esp8266 devices that are currently sending data to my firebase database. I found this tutorial (https://medium.com/firebase-developers/ ... 874ad9f93e) for ESP32 and tried adapting it to work with ESP8266 however it writes no binary and "gives up". I am lost as too where to even find the solution.

I have attached part of my code below and the output I get in serial monitor. I am able to connect to wifi and send data to firebase.