Hello Guys
i have a problem with my esp32 cam and a firebase project. The connection works great for a few minutes, but then I get the following message:
stream timeout, resuming…
error code: -3 reason: not connected
Anybody have an idea? Please help.. its so frustrating..
Marcel
Hey Sara,
I’m Follower the Control ESP32 GPIOs from Anywhere article from you.
After a few Minutes the ESP lost the wifi Connection.
How can i fix this?
Thank You. Marcel
Try adding a snippet that checks the wi-fi connection and tries to reconnect in case the connection is lost.
See the following tutorial: https://randomnerdtutorials.com/solved-reconnect-esp32-to-wifi/
Let me know if this helps.
Regards,
Sara