-
Notifications
You must be signed in to change notification settings - Fork 37
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
ETIMEDOUT on Metro M4 AirLift Lite #203
Comments
|
Also, did you change |
Nope, no change from the tutorial, using the adafruit wifi test url. But I'm currently trying to update the esp firmware, maybe that will solve it 👍 |
I just updated the firmware to 1.7.7, and unfortunately the error (timeout) persists.
|
Hello adafruit community,
I am following the guide on how to connect / request here:
https://learn.adafruit.com/adafruit-metro-m4-express-airlift-wifi/internet-connect-2
I am using CircuitPython Version 9.1.1 and the onboard ESP has firmware ver. 1.2.2
And it works fine, connects to my wifi, gets an ip address, can ping google etc. but times out with this error when trying to execute below source code:
Relevant source:
I don't understand why it wouldn't work when it clearly can ping google and even poll adafruit for their ip address.
Any help appreciated.
The text was updated successfully, but these errors were encountered: