ESP32_BeaconSniffer icon indicating copy to clipboard operation
ESP32_BeaconSniffer copied to clipboard

Beacon monitor for ESP32 with OLED display

ESP32 Beacon Sniffer

Simple WiFi beacon sniffer for boards based on the Espressif Systems ESP32 module

The sketch shall be compiled with Arduino IDE configured with the proper ESP32 plugin (https://github.com/espressif/arduino-esp32).

The code is based on the work of Łukasz Podkalicki (http://blog.podkalicki.com/esp32-wifi-sniffer/) and a lot of other sources mentioned inside the source code.