Sub-GHz · WiFi · Bluetooth Testing Tool
An all-in-one RF security research platform built on the ESP32-S3. Capture, analyze, and replay Sub-GHz signals, audit WiFi networks, and probe Bluetooth devices — all from a pocket-sized 3.5" touchscreen with no external tools required.
Full-spectrum Sub-GHz radio powered by the CC1101 transceiver. Capture, replay, scan, and decode RF signals across the 300–928 MHz band.
802.11 b/g/n network auditing suite using the ESP32-S3's native WiFi radio with raw frame injection and promiscuous capture.
BLE 5.0 toolset powered by the NimBLE stack for advertisement analysis and broadcast testing.
pio run --target uploadRequires PlatformIO (CLI or VS Code extension).
git clone https://github.com/OzInFl/WaveSentinel-refactored2.git
cd WaveSentinel-refactored2
pio run # Build
pio run --target upload # Flash via USB