I have not been able to make any of the examples for the MKR WiFi 1010 log into my home WIFI. The examples in the IDE say it handles WPA/WPA2 security, but my router uses WPA2-EAS. The folks at CenturyLink tell me that this is not the same. Is there something I can do to correct this, or maybe I have a different problem?
For my ESP8266 projects, I have a dual band (2.4 & 5GHz) where the NetGear WiFi allows WPA if you input your 5-digit code in hex:
Even though set for WPA2, the passcode takes the format of
0102030405 == 12345
Update. I found that the Arduino would connect with the hot spot on my iPhone, so I called Century Link, and they said to reboot the router. After that, I can also connect to the CenturyLink router. So all is fixed. Sorry for the disruption.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.