Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 429 Bytes

M5Stack WiFi Sniffer

WiFi packet sniffer for network analysis

A M5Stack\M5StickC WiFi promiscuous mode packet sniffer, lazy adaptation of L. Podkalicki packet monitor.

You can check the output in the serial monitor.

NOTE: The channels are switched in the loop every 500ms interval, because ESP32's WiFi module doesn’t implement any automated channel switching feature.

Link: https://github.com/SMH17/M5StackWiFiSniffer