But after several hour, around 6-7 hour the ESP32 failed to send data but the WiFi connection still alive and the connection to Firebase is alive. i check it by using the library function Firebase.ready(), it will return the bool value of connection status to firebase.
I got this for 2 days and now i'm trying to force reconnect the connection from WiFi to my ESP32 but to no avail, the problem still there. The data will successfully sent if only i reset the ESP32, but the cycle will continue.
Hmm if it's true, should i try using other platform method instead of firebase, like Thingsboard or MyDevice Cayenne ?. I want to build IoT for my fish pond project.