adafruit / adafruit/Adafruit_Wippersnapper_Arduino
Add better Roaming support for meshes (802.11k/v/r)
- Dominant language
- C++
- Stars
- 54
- Forks
- 56
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 11
Description
> For seamless 802.11k/v/r roaming, use ESP32 and configure enable_btm and enable_rrm.
https://github.com/espressif/esp-idf/blob/v6.1/components/wpa_supplicant/esp_supplicant/include/esp_rrm.h
https://esphome.io/components/wifi/#post-connect-roaming
https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/26-1/configuration-guide/wl-26-1-cg/mesh_ap/info-about-mesh-backhaul-rrm.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ESP32 Wi-Fi configuration and any existing roaming-related settings in the firmware. Review the referenced ESP-IDF and ESPHome documentation for enable_btm and enable_rrm, then define the supported configuration and verify roaming behavior on an ESP32 mesh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100