Skip to content
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

WiFi connection by BSSID #2151

Open
Aircoookie opened this issue Aug 21, 2021 · 7 comments · May be fixed by #4429
Open

WiFi connection by BSSID #2151

Aircoookie opened this issue Aug 21, 2021 · 7 comments · May be fixed by #4429

Comments

@Aircoookie
Copy link
Owner

Is your feature request related to a problem? Please describe.
WLED tends to connect to the incorrect AP in mesh networks (multiple APs with the same credentials)

Describe the solution you'd like
Allow optionally specifying a WiFi BSSID (AP mac address - 6 bytes in format 01:23:45:67:89:AB). WLED will only connect to that BSSID. WiFi.begin() accepts the BSSID as an optional parameter.

Describe alternatives you've considered
Mesh systems might have configuration options to deal with this, but that depends on the manufacturer.

@Wireheadbe
Copy link

This would be a great addition. For a specific WLED, I have a far-away AP on channel 1, while the one in the same room as the WLED, on channel 6, never gets chosen. Forcing a roam, just causes the WLED to disconnect from WiFi and never come back.

@ecov773
Copy link

ecov773 commented Jan 26, 2024

I have the same issue as @Wireheadbe. Would be nice to be able to choose the BSSID.

@blazoncek
Copy link
Collaborator

I may add such feature into multiwifi branch. But no promises made.

@xXFlyingBananaXx
Copy link

is there any update on this?

@blazoncek
Copy link
Collaborator

No.

@edudele
Copy link

edudele commented Dec 19, 2024

+1

@blazoncek
Copy link
Collaborator

Screenshot 2024-12-19 at 20 44 42
done

blazoncek added a commit to blazoncek/WLED that referenced this issue Dec 25, 2024
- add event handling (debug)
- fixes Aircoookie#2151
@blazoncek blazoncek linked a pull request Dec 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants