I am not able to get data from fire base
ESP32_APPLICATION.aia (4.5 KB)
I have just tested your aia. You have no data in Firebase (or your data is not changing), so nothing will be returned....
can you confirm if my code is ok or if any corrections are needed. I think its because my data is not changing.
Your blocks look OK, and firebase is accepting values from the aia project, but I am guessing you want to load values into firebase from your ESP32 device ? ( I cannot provide any advice on that part)
yes, I want to display real time data obtained from ESP-32 in the app.(No problem thankyou for your quick response)
Where is the ESP-32 code?
Thankyou for your concern. The problem is solved.