Hello there! I tried your method and I got a error that said firebase is not defined, may I ask what might be the reasoning for it? Great tutorial btw, thanks for the great help!
Hello, ilove your videos, can you do one video where you also include the esp 32 on the gas detection system, that the data can be accessed on a web application as well as on the lcd display
tried it, but in the database there are only the tablenames with value: 0 created. The sensor readings are correct in serialmonitor. only the table is not filling with data. what could wrong? DHT_11 Humidity :0 Temperature :0
If the serial monitor shows the readings. It means the system is working fine. But if the database isn't reflecting the change after every interval that is mentioned in the code. It means that the database has not connected properly.
can we add soil moisture sensor on the same nodemcu esp8266 board? but using different pinmode. can u show the tutorial by adding the soil moisture sensor on the same board..tq
hi, i am getting this error "Failed to Read from the Sensor REASON: Invalid data; couldn't parse JSON object, array, or value." Can you help me with this
Facing the same error, if I try to read the sensor data on serial monitor locally without the firebase connection the sensor seems to be working fine but when I try with firebase code it gives me the same error@@ElectronicsSimplified7
Bro how can i connect u . I have some doubts bro, just im building a energy meter which is to be connected to firebase and i want to retrieve data to an app which is used to billinga and generation of bills .
Watch the video at an 0.5x if needed after 28:00
I love the explanations you give in your videos
Thank you
Hello there! I tried your method and I got a error that said firebase is not defined, may I ask what might be the reasoning for it?
Great tutorial btw, thanks for the great help!
Thank you! Your video really helpful
Hello, ilove your videos, can you do one video where you also include the esp 32 on the gas detection system, that the data can be accessed on a web application as well as on the lcd display
Sure ... I ll try to implement that soon
@@ElectronicsSimplified7 that would be great, let me turn on notifications
I am considering working on it next ... 😃
I am considering working on it next ... 😃
Which firebase esp32 client library version is used
Please tell one thing, can try it but problem occurred with library
Please tell me the problem
tried it, but in the database there are only the tablenames with value: 0 created.
The sensor readings are correct in serialmonitor. only the table is not filling with data. what could wrong?
DHT_11
Humidity
:0
Temperature
:0
If the serial monitor shows the readings. It means the system is working fine. But if the database isn't reflecting the change after every interval that is mentioned in the code. It means that the database has not connected properly.
How can we connect ultra sonic sensor to eps8266 ans send its data to firebase database and create a webpage from it
did you get an answer on this question
I need information about this subject
send me
I can mail you the project. Please contact me via electronicsengineering3@gmail.com
I can mail you the project. Please contact me via electronicsengineering3@gmail.com
can we add soil moisture sensor on the same nodemcu esp8266 board? but using different pinmode. can u show the tutorial by adding the soil moisture sensor on the same board..tq
i added 3 sensors soil moisture LDR dht11
hi, i am getting this error "Failed to Read from the Sensor
REASON: Invalid data; couldn't parse JSON object, array, or value." Can you help me with this
Your connection has an issue
Facing the same error, if I try to read the sensor data on serial monitor locally without the firebase connection the sensor seems to be working fine but when I try with firebase code it gives me the same error@@ElectronicsSimplified7
i have the same problem
Check that your sensor is connected correctly and you have firebase configured correctly.
hii i am getting the same error. Did u solve urs?
can u make a noise sensor fetch data on firebase? plsssss
Bro how can i connect u . I have some doubts bro, just im building a energy meter which is to be connected to firebase and i want to retrieve data to an app which is used to billinga and generation of bills .
Mail me
HelpMe?
i follow every steps but the webapp is still not reading the right data
What's the problem?
Firebase.ready and Firebase.RTDB.set or Firebase.RTDB.get these methods are not there. What to do for this?
Did you install the firebase dependencies?
@@ElectronicsSimplified7 Yes
Even if the firebase is ready. I am facing this error
Request failed:
send request failed
It's hard to debug with this information.
Please tell me more about the project
@@ElectronicsSimplified7 Just I am trying to send one string value to the Real time database at that time I am getting this error.