-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Issuse: pp.c 2998 #16
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
Comments
this sisue should be now resolved. If you still have issues, feel free to reopen :) |
@me-no-dev . I think this issue still persists. When i used OTA example code with D-Link router i got this error and system hangs. When i run the same code this time using mobile hotspot, it is done instantaneously. Something guess something is wrong with libraries cause the router is working fine. By the way, i am using esp-idf. |
can you try this now again please :) |
It appears that when I use the example "WiFiClientEvents" and after connecting to a router, anywhere from 10-30 seconds, a pp.c 2998 appears on the serial monitor and then it looks likes the system hangs.
Has anyone else seen this and knows what's going on?
I don't recall seeing this when I was using a different router at home vs. at work (i'll verify tonight)... Could it have something to do with the router it's connected to?
Thanks,
Steve
Update
It seems that if I have something being printed every time the program loops (e.g. "still running") I don't get the pp.c 2998.
Update 2
I don't seem to have a problem with the connection when at home - which is a different router.
The text was updated successfully, but these errors were encountered: