I'm getting a problem in the display section of my application, where the application can't display the database on firebase, is there something wrong?
and here is what my database looks like :
I'm getting a problem in the display section of my application, where the application can't display the database on firebase, is there something wrong?
Hasil_Suhu
?Humidity
and Temperature
for your tags, not humi
and temp
so i also have to equate with the one on arduino ? like this ?
and yes my ProjectBucket is ("/Hasil_Suhu/....
This would make sense
but still didn't work, what should i do ?
change humi and temp to be Humidity and Temperature ?
If you send the tags Humidity
and Temperature
from the arduino to Firebase, then you can call the tags Humidity
and Temperature
from your AI2 app.