Promiscuous mode (deauth/probe detection) disables CSI data collection on original ESP32 at the driver level. Guard with #if !CONFIG_IDF_TARGET_ESP32 to only enable on newer chips where the two coexist.
Promiscuous mode (deauth/probe detection) disables CSI data collection on original ESP32 at the driver level. Guard with #if !CONFIG_IDF_TARGET_ESP32 to only enable on newer chips where the two coexist.