FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
945 stars 494 forks source link

FIREBASE ESP32S #413

Open Asif54321 opened 5 years ago

Asif54321 commented 5 years ago

I am actually having a problem with this Library with Esp32. The Firebase.getString("path"); command takes mora than 1sec to run, i am using this in house automation and in my loop i nedd to get at least 5 variables from FireBase and the hardware takes almost 8 seconds to react to the command. Any help? Thank you anyway.