[GH-ISSUE #34] Auto join open APs #29

Closed
opened 2026-02-28 01:22:58 +03:00 by kerem · 5 comments
Owner

Originally created by @tablatronix on GitHub (Dec 25, 2015).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/34

Can esp8266 lib even detect this ?

Combined with strength logic, this might be neat for a roaming option.
Could also add wildcard ap matching, for example how xfinity and atts free wifi works.

Originally created by @tablatronix on GitHub (Dec 25, 2015). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/34 Can esp8266 lib even detect this ? Combined with strength logic, this might be neat for a roaming option. Could also add wildcard ap matching, for example how xfinity and atts free wifi works.
kerem 2026-02-28 01:22:58 +03:00
Author
Owner

@tzapu commented on GitHub (Dec 25, 2015):

i think you can detext open ip networks, but then it needs logic to retry the connection when you fail, and so on.
i am thinking that might be better off in a separate library just for that, outside the scope of WiFiManager

<!-- gh-comment-id:167239456 --> @tzapu commented on GitHub (Dec 25, 2015): i think you can detext open ip networks, but then it needs logic to retry the connection when you fail, and so on. i am thinking that might be better off in a separate library just for that, outside the scope of WiFiManager
Author
Owner

@tablatronix commented on GitHub (Dec 25, 2015):

Agreed, Maybe we can just add secure flags to the listings for manual ID.

<!-- gh-comment-id:167240132 --> @tablatronix commented on GitHub (Dec 25, 2015): Agreed, Maybe we can just add secure flags to the listings for manual ID.
Author
Owner

@tzapu commented on GitHub (Dec 25, 2015):

yup, will add something like that as soon as i get another chunk of time i can allocate to this

<!-- gh-comment-id:167240792 --> @tzapu commented on GitHub (Dec 25, 2015): yup, will add something like that as soon as i get another chunk of time i can allocate to this
Author
Owner

@tablatronix commented on GitHub (Dec 25, 2015):

Ill brush up on my C and take a look if i get time.

<!-- gh-comment-id:167242136 --> @tablatronix commented on GitHub (Dec 25, 2015): Ill brush up on my C and take a look if i get time.
Author
Owner

@tzapu commented on GitHub (Dec 27, 2015):

added a padlock indicator for secured networks
please test

<!-- gh-comment-id:167396299 --> @tzapu commented on GitHub (Dec 27, 2015): added a padlock indicator for secured networks please test
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#29
No description provided.