Detecting WiFi radio waves using M5StickC



  • Hello,

    I have recently baught an M5StickC and I enjoy learning how to use it.
    I would like to write a code that can help me detect presence of WiFi radio waves using the M5StickC.
    Is it possible to write and execute it using the internal components?

    Thanks!



  • You can find esp32 wifi sniffer on github, it can display all nearby wifi units.