Files
esp32-hacking/get-started/csi_recv_router/main
user 2554e11a0e feat: Add deauth/disassoc frame detection via promiscuous mode
Enable WiFi promiscuous mode (MGMT filter only) to detect deauth and
disassociation frames. Sends ALERT_DATA packets via UDP with sender MAC,
target MAC, and RSSI. Coexists with CSI via separate callback path.
2026-02-04 18:21:45 +01:00
..