The camera and ESP connect together correctly, until the ESP is reset. It then fails on _wifi_client.connect().
To get the connection working again, the camera WiFi service must be restarted.
Is there any solution to this? I have tried disconnecting wifi and then restarting the ESP8266 but this was not successful.
Hi, I am having an issue similar to here
The camera and ESP connect together correctly, until the ESP is reset. It then fails on _wifi_client.connect(). To get the connection working again, the camera WiFi service must be restarted.
Is there any solution to this? I have tried disconnecting wifi and then restarting the ESP8266 but this was not successful.
Thanks!
Other similar issues: https://github.com/esp8266/Arduino/issues/5552 https://github.com/KonradIT/goprowifihack/issues/193