firebase-arduino icon indicating copy to clipboard operation
firebase-arduino copied to clipboard

Arduino samples for Firebase.

Results 101 firebase-arduino issues
Sort by recently updated
recently updated
newest added
trafficstars

Had issues with the previous fingerprint and had to update it to : 93:49:BD:13:3F:AD:AE:EB:44:9B:DA:EA:6E:7F:27:A3:2E:D1:73:7B. To generate the latest fingerprint use : https://www.grc.com/fingerprints.htm (Enter your database url).

anyone can give me an idea about can be set nodemcu connected to database then online, not connected then offline? [https://firebase.google.com/docs/firestore/solutions/presence](https://firebase.google.com/docs/firestore/solutions/presence) can use in **`.info/connected`** in nodemcu? i need to...

Here is my code : I can surely say that my Hostkey and Authentication Key are correct. DEBUG Level : SSL/HTTP_CLIENT/HTTP_SERVER Arduino version 1.8.5 ESP8266 version the latest Arduino JSON...

I have tested and now the lib works for me

In file included from C:\Users\katalepsy\Documents\Arduino\libraries\firebase-arduino-master\src/Firebase.h:30, from C:\Users\katalepsy\Documents\Arduino\libraries\firebase-arduino-master\src/FirebaseArduino.h:22, from C:\Users\katalepsy\Documents\Arduino\Home_Automation\Home_Automation.ino:3: C:\Users\katalepsy\Documents\Arduino\libraries\firebase-arduino-master\src/FirebaseObject.h:109:11: error: StaticJsonBuffer is a class from ArduinoJson 5. Please see https://arduinojson.org/upgrade to learn how to upgrade your program to ArduinoJson...

I have written a code which sets soil moisture value to firebase. I have installed ArduinoJson library version 5.13.1 and using Arduino IDE 1.8.8 . The wifi connection works and...

In file included from D:\AssignmentsIVLABS\IOT\firebase\sketch_aug21a\sketch_aug24a\sketch_aug24a.ino:2:0: C:\Users\Acer\Documents\Arduino\libraries\firebase-arduino-master\src/FirebaseArduino.h:20:10: fatal error: string: No such file or directory #include ^~~~~~~~ compilation terminated. exit status 1 Error compiling for board Arduino Uno.