You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this library to set-up a simple web-server with a static IP address. Everything works fine and the server is able to handle request from multiple devices.
After a random period of time (a couple of hours) the web-server becomes unresponsive. At the same time I am able to ping the ESP8266 and receive replies back, so the device is alive and well.
Is there anything I should be aware of based on how connections are handled ?
Is the server ok with handling mobile devices as clients ?
The text was updated successfully, but these errors were encountered:
I am using this library to set-up a simple web-server with a static IP address. Everything works fine and the server is able to handle request from multiple devices.
After a random period of time (a couple of hours) the web-server becomes unresponsive. At the same time I am able to ping the ESP8266 and receive replies back, so the device is alive and well.
Is there anything I should be aware of based on how connections are handled ?
Is the server ok with handling mobile devices as clients ?
The text was updated successfully, but these errors were encountered: