Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266 freeze when TCP connection intempestively close. #196

Open
cyberpablis opened this issue Aug 23, 2020 · 0 comments
Open

ESP8266 freeze when TCP connection intempestively close. #196

cyberpablis opened this issue Aug 23, 2020 · 0 comments

Comments

@cyberpablis
Copy link

I use a TCP client socket on a ESP8266 to connect a server socket on a PC, and send periodic packets. If from Windows, I deactivate the network card on which it receives the packets and activate it again, the device freezes. I've tried to change UIP_CONNECT_TIMEOUT in uipethernet-conf.h, but has not effect. The ESP8266 stays frozen forever, like it's in an infinite loop. Does not respond, does not refresh the embeded display (SH1106), nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant