Esp-homekit-devices: Setup mode: Force WiFi BSSID

Created on 11 Feb 2020  路  3Comments  路  Source: RavenSystem/esp-homekit-devices

Roaming decisions in WiFi stack are made solely by clients. Network can only assist by using technologies like 802.11k,r,v or just kick a client from an AP.

Any support of these standards in current ESP implementation?
Is there generic polling and roaming currently happening based on a signal strength?

What will happen if a nearest AP goes down when Force BSSID is enabled?
Without waiting an answer, I suggest adding a third mode:

  • Force BSSID, while AP is online.
  • When AP goes offline, connect to nearest AP with same SSID and try reconnecting to main AP every 5/10 min.
HAA stale

Most helpful comment

In the latest 6.1.4 now device searches for best wifi signal (not necessarily only based on rssi) and connects to that signal so no real use case for force bssid anymore unless user wants his device to connect to a specific AP.

All 3 comments

In the latest 6.1.4 now device searches for best wifi signal (not necessarily only based on rssi) and connects to that signal so no real use case for force bssid anymore unless user wants his device to connect to a specific AP.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Right now I'm troubleshooting WiFi with Sonoff Basic and latest HAA 2.3.1..

Force BSSID mode Enabled but AP isn't reachable (I've put a fake BSSID):
no WiFi found, reconnect after 1s reconnect scandone no WiFi found, reconnect after 1s reconnect scandone
How long it takes the device start broadcasting HAA-SSID?

UPD: Seems, a power reset is required to enter Emergency Setup Mode, for HAA SSID to be displayed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fluppie picture fluppie  路  5Comments

GPL71 picture GPL71  路  5Comments

freddair picture freddair  路  3Comments

macjl picture macjl  路  5Comments

Codi878 picture Codi878  路  4Comments