docs: Add AP+STA config portal to roadmap
This commit is contained in:
@@ -62,6 +62,10 @@
|
||||
- Capture client SSID searches → `PROBE_DATA,<mac>,<rssi>,<ssid>` via UDP
|
||||
- Uses `esp_wifi_set_promiscuous` with management frame filter
|
||||
- Can coexist with CSI (both use promiscuous callbacks)
|
||||
- AP+STA config portal (WIFI_MODE_APSTA, same channel as STA)
|
||||
- Soft-AP for initial setup: WiFi credentials, UDP target IP, hostname
|
||||
- Captive portal or minimal HTTP server on AP interface
|
||||
- Eliminates need for hardcoded config in sdkconfig
|
||||
- ESP-NOW mesh (ESP32-to-ESP32 CSI)
|
||||
- Multi-channel scanning
|
||||
- External sensor support (PIR, temp/humidity via GPIO)
|
||||
|
||||
Reference in New Issue
Block a user