-
Notifications
You must be signed in to change notification settings - Fork 7.6k
WifiClient connect unstable: lwip_connect_r:113 #1362
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
Hello, any news about your issue? having the same problem here... |
I have same problem.[E][WiFiClient.cpp:213] connect(): lwip_connect_r: 113. |
I also have this problem with my Adafruit Huzzah32, but it seams as it only occurs when connecting to one of my two wireless access points. On my Fritz!Box 7490 the connection works for days without problems. But when I connect the Huzzah32 to my older D-LINK DIR-635 access point the connection only works for about 3 to 5 Minutes until the connection drops and I get those debug messages. Could this be a problem with older access points or is my older access point simply broken? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This stale issue has been automatically closed. Thank you for your contributions. |
Hardware:
Board: Adafruit Huzzah32
Core Installation/update date: 26/04/2018
IDE name: Arduino IDE
Flash Frequency: 40Mhz
Upload Speed: 115200
#180 This issue is still present.
The connection seems very unstable and sometimes works well and some others i have this error:
[E][WiFiClient.cpp:97] connect(): lwip_connect_r: 113
I'm using a Adafruit Huzzah32 but should not be board related.
To check this behaviour I'm using the Example sketch: Wifi -> WifiClient without modifications.
Any ideas? At least if there's a workaround because at the moment Wifi connection is not usable at all for a project.
Thx for help!
The text was updated successfully, but these errors were encountered: