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

Stack overflow when wifi gets disconnected #4

Open
korstiaanS opened this issue May 9, 2019 · 3 comments
Open

Stack overflow when wifi gets disconnected #4

korstiaanS opened this issue May 9, 2019 · 3 comments

Comments

@korstiaanS
Copy link

Hi,

I use your implementation for logging via UDP.
It works fine but if I disable my AP, the ESP gets disconnected because the wifi is gone. This is normal but my ESP also crashes with an wifi task stack overflow?
Any idea how to resolve this problem? (Crash when the wifi gets disconnected)

@VedantParanjape
Copy link

Hey, I created a better and robust logger, it is feature rich and heavily tested. One can select to use TCP, UDP, websocket to log messages. Check this out, if it helps: https://github.com/VedantParanjape/esp-wifi-logger

@ChaitanyaYeole02
Copy link

@korstiaanS How did you send the logs in UDP to the server?

@VedantParanjape
Copy link

@ChaitanyaYeole02 It doesn't seem to work.

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

3 participants