Firebase-ESP32 | 🔥 Firebase RTDB Arduino Library for ESP32 | Database library
kandi X-RAY | Firebase-ESP32 Summary
kandi X-RAY | Firebase-ESP32 Summary
Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Firebase-ESP32
Firebase-ESP32 Key Features
Firebase-ESP32 Examples and Code Snippets
Community Discussions
Trending Discussions on Firebase-ESP32
QUESTION
I'm trying to send sensor data from nodemcu ESP32 to firebase. When using the basic example shown below it worked fine, and also when viewing the sensor data without sending it to firebase. https://github.com/mobizt/Firebase-ESP32/tree/master/examples/Basic
However when I tried to edit the code a bit and send my sensor's data, I get an error, I would appreciate any help, code, and error attached.
...ANSWER
Answered 2020-May-29 at 03:29The setFloat
method takes three parameters:
QUESTION
I'm trying to get this code below to work which was working perfectly a year ago the last time I tried it. After running it I receive no notification in my app. Using in Arduino IDE on ESP32 module. No changes were made at all to the sketch that was once working other than updating the token. I do not get the "firebase error" message in the serial output so assuming no error.
...ANSWER
Answered 2020-Mar-02 at 10:36The Arduino Firebase library connects to Firebase via SSL port 443 (HTTPS method) for both FCM and RTDB.
Your above assumption is not correct.
Your device token is invalid or not existed.
You don't have to know the code inside the Arduino library. Google only accept secure connection for their services. The problems can be the device uid or redundant of FCM payload data. You accept your answer with your own assumption. No solution for this issue. You need to open the issue at GitHub repo.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Firebase-ESP32
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page