connecting to open wifi access point?

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Capstan
Posts: 117
Joined: Sun Jan 29, 2017 4:03 pm
Location: Texas, USA

Re: connecting to open wifi access point?

Post by Capstan » Wed Feb 01, 2017 10:51 pm

I tried the 'flushing cache with 6 different bogus ssid' procedure, and then tried the real one again with no password. Same results.

However I did set up an open AP with a different router and was able to connect to that using a blank password string right away, no problem. So for now I'll assume that in general this must be working. Maybe there is something peculiar about the AP I have been trying to hit, it is in a nearby restaurant. Thanks for investigating, I learned some new things.

User avatar
deshipu
Posts: 1388
Joined: Thu May 28, 2015 5:54 pm

Re: connecting to open wifi access point?

Post by deshipu » Thu Feb 02, 2017 12:31 am

I remember that ESP8266 had a problem connecting if a router offered the same ssid both with password and without (apparently some routers have such an option).

torwag
Posts: 220
Joined: Fri Dec 13, 2013 9:25 am

Re: connecting to open wifi access point?

Post by torwag » Thu Feb 02, 2017 4:04 pm

After weeks you are telling us, that we help you to hijack a wifi connection ;)

Did the other AP use the same ssid as the old one?

Do try to rename the ssid to the same name.... And see what happens

Post Reply