emenstanougat/esp32-bluejammer

The ESP32-BlueJammer (Bluetooth jammer, BLE jammer, WiFi jammer, RC jammer) disrupts 2.4GHz communications. Using an ESP32 and nRF24 modules, it generates...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 8th, 2026
Created on July 7th, 2024
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 859
Total Stargazers: 7,980 (+2)
Total Subscribers: 99 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

ESP32-BlueJammer is a 2.4GHz jamming tool built on an ESP32 microcontroller paired with nRF24 radio modules for educational and security testing purposes.

The tool disrupts wireless communications across the 2.4GHz spectrum by generating noise and transmitting unnecessary packets to create denial-of-service conditions. It targets any device operating on this frequency band, including Bluetooth audio streams, WiFi networks, wireless input devices, RC drones, IoT gadgets, and smart home equipment. The approach relies on the ESP32's processing capability combined with nRF24 modules to flood the shared frequency space, rendering affected devices unable to communicate reliably. The tool can achieve ranges exceeding 30 meters with standard antennas, with potential for extension through larger antennas or amplifiers.

Adoption is appropriate only for controlled environments where jamming is legally permitted, such as authorized security research, penetration testing labs, or educational demonstrations. The project provides hardware assembly instructions, schematics, PCB layouts, and firmware flashing guidance for builders. The README emphasizes that jamming is illegal in most jurisdictions and explicitly restricts use to educational purposes only. No comparisons to alternative jamming implementations are made in the documentation.

The project maintains active development with related implementations available across different hardware platforms. The maintainer has released variant versions targeting alternative microcontroller boards and specialized devices, indicating ongoing refinement of the jamming approach across different hardware ecosystems.