finds.dev← search

// the find

EmenstaNougat/ESP32-BlueJammer

★ 6,976 · NOASSERTION · updated Mar 2026

The ESP32-BlueJammer (Bluetooth jammer, BLE jammer, WiFi jammer, RC jammer) disrupts 2.4GHz communications. Using an ESP32 and nRF24 modules, it generates noise and unnecessary packets, causing interference between the devices communicating, making them unable to work as intended. Ideal for controlled disruption and security testing.

A hardware project that turns an ESP32 plus two nRF24L01 PA+LNA modules into a 2.4GHz band jammer, disrupting Bluetooth, BLE, WiFi, and RC drone signals within roughly 30 meters. The firmware ships as pre-compiled binaries only — source is closed. Aimed at the hacker/maker crowd who want to build something physically rather than write code.

The pinout tables and wiring diagrams are genuinely clear — someone new to ESP32 hardware can follow them without hunting for documentation elsewhere. Multiple firmware variants (BT-only, BLE-only, WiFi-only, combo with runtime mode switching) mean you pick exactly what you need rather than getting one blunt instrument. The custom PCB and 3D-printable case turn this from a loose breadboard rats-nest into something you can actually carry. A web flasher lowers the barrier to entry for people who've never touched esptool.

The firmware is closed source, so you're flashing an opaque binary from a random CDN onto your hardware and trusting it completely — no way to audit what it actually does or adapt it. Jamming 2.4GHz is a federal crime in most jurisdictions (FCC Part 97/333 in the US, similar laws elsewhere), and the 'educational purposes' disclaimer does nothing to change that legal reality. The nRF24L01 approach floods channels with noise rather than doing targeted de-authentication, which is crude and highly detectable. No real documentation on effective range, what 'interference' actually means at the signal level, or how different antenna configurations affect legality thresholds.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →