mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 17:15:53 +03:00
[GH-ISSUE #417] bssid support #350
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tablatronix on GitHub (Sep 8, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/417
Allow bssid saving
Instead of adding a ton of options, maybe make bssid implicit when showdupaps is true ?
@tablatronix commented on GitHub (Sep 8, 2017):
#221
@tzapu commented on GitHub (Sep 9, 2017):
test cases for reconnect with begin()
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
@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.
@flexifi commented on GitHub (Apr 23, 2019):
Does BSSID is now implemented
@tablatronix commented on GitHub (Apr 23, 2019):
No
@flexifi commented on GitHub (Apr 28, 2019):
you mean BSSID is not Implementing sir
@tablatronix commented on GitHub (Apr 28, 2019):
Not in wifimanager, this issue is still open