[GH-ISSUE #417] bssid support #350

Open
opened 2026-02-28 01:24:53 +03:00 by kerem · 7 comments
Owner

Originally created by @tablatronix on GitHub (Sep 8, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/417

Allow bssid saving

  • work out user interface
  • thoroughly test begin with bssid saving

Instead of adding a ton of options, maybe make bssid implicit when showdupaps is true ?

Originally created by @tablatronix on GitHub (Sep 8, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/417 Allow bssid saving - [ ] work out user interface - [ ] thoroughly test begin with bssid saving Instead of adding a ton of options, maybe make bssid implicit when showdupaps is true ?
Author
Owner

@tablatronix commented on GitHub (Sep 8, 2017):

#221

<!-- gh-comment-id:328163887 --> @tablatronix commented on GitHub (Sep 8, 2017): #221
Author
Owner

@tzapu commented on GitHub (Sep 9, 2017):

test cases for reconnect with begin()

  • 2 aps with same ssid/pwd, different bssid, ssid, pwd & bssid given to begin
  • 2 aps with same ssid/pwd, different bssid, ssid, pwd given to begin (does it store bssid for the connected network if not given?)
  • 2 aps with same ssid/pwd, different bssid, ssid, pwd & bssid given to begin, the connected bssid leaves (does it hang or reconnect to the other one even if bssid is different)

i was under the impression that bssid was not saved, but i did not check it in a looooong while
/edit: if the SDK still does not save it, then it might be a feature better served as shown in an example, with external storage, rather than saving to flash from wifimanager itself... just a thought

<!-- gh-comment-id:328258860 --> @tzapu commented on GitHub (Sep 9, 2017): test cases for reconnect with begin() - 2 aps with same ssid/pwd, different bssid, ssid, pwd & bssid given to begin - 2 aps with same ssid/pwd, different bssid, ssid, pwd given to begin (does it store bssid for the connected network if not given?) - 2 aps with same ssid/pwd, different bssid, ssid, pwd & bssid given to begin, the connected bssid leaves (does it hang or reconnect to the other one even if bssid is different) i was under the impression that bssid was not saved, but i did not check it in a looooong while /edit: if the SDK still does not save it, then it might be a feature better served as shown in an example, with external storage, rather than saving to flash from wifimanager itself... just a thought
Author
Owner

@tablatronix commented on GitHub (Sep 9, 2017):

I am pretty sure it works, i tested it I think, and i am in the process of getting my openwrt array up( its just 2 devices) But it will let me test ap environments better.

<!-- gh-comment-id:328276785 --> @tablatronix commented on GitHub (Sep 9, 2017): I am pretty sure it works, i tested it I think, and i am in the process of getting my openwrt array up( its just 2 devices) But it will let me test ap environments better.
Author
Owner

@flexifi commented on GitHub (Apr 23, 2019):

Does BSSID is now implemented

<!-- gh-comment-id:485916819 --> @flexifi commented on GitHub (Apr 23, 2019): Does BSSID is now implemented
Author
Owner

@tablatronix commented on GitHub (Apr 23, 2019):

No

<!-- gh-comment-id:485931410 --> @tablatronix commented on GitHub (Apr 23, 2019): No
Author
Owner

@flexifi commented on GitHub (Apr 28, 2019):

you mean BSSID is not Implementing sir

<!-- gh-comment-id:487333067 --> @flexifi commented on GitHub (Apr 28, 2019): you mean BSSID is not Implementing sir
Author
Owner

@tablatronix commented on GitHub (Apr 28, 2019):

Not in wifimanager, this issue is still open

<!-- gh-comment-id:487335744 --> @tablatronix commented on GitHub (Apr 28, 2019): Not in wifimanager, this issue is still open
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#350
No description provided.