
nRF24-jammer
License
:MIT License
Description
USE ONLY FOR EDUCATIONAL PURPOSES! JAMMING IS ILLEGAL! I AM NOT RESPONSIBLE FOR ANY DAMAGES!
===================================================================
nRF jammer by @pwnshark. Support my work on TikTok: https://www.tiktok.com/@pwnshark
===================================================================
Description
This is the nRF jammer by @pwnshark. It works by sending unnecessary packets to Bluetooth devices and they stop working. I have tested them on wireless headphones and a JBL portable speaker. The device is very compatible and small. It uses (2x) NRF24L01s modules and (1x) ESP32-WROOM-32(normal or U version) 38 pins. I have designed my own pcb which you could get for very cheap using JLCPCBs services.
===================================================================
Make it DIY
Things you will need: (buy them from here)
Required:
- ESP32-WROOM-32 38pins - https://s.click.aliexpress.com/e/_okR6p7V
- NRF24L01 - https://s.click.aliexpress.com/e/_oDrnYpN
- 100uf 10v capacitors - https://s.click.aliexpress.com/e/_oBtYaPt
For battery modification:
- Black 5V boost converter - https://s.click.aliexpress.com/e/_oDRVnCP
- TP4056 charging module - https://s.click.aliexpress.com/e/_oBwyCGF
- Battery - https://s.click.aliexpress.com/e/_oExwz5t
Design of the PCB will be linkd down below.
Connections:
1st NRF24L01 | ESP32 module | 100uf capacitor |
VCC | 3.3V | +(positive pin) |
GND | GND | -(negative pin) |
CE | GPIO16 | |
CSN | GPIO15 | |
SCK | GPIO14 | |
MOSI | GPIO13 | |
MISO | GPIO12 | |
IRQ | no use. | |
2nd NRF24L01 | ESP32 module | 100uf capacitor |
VCC | 3.3V | +(positive pin) |
GND | GND | -(negative pin) |
CE | GPIO22 | |
CSN | GPIO21 | |
SCK | GPIO18 | |
MOSI | GPIO23 | |
MISO | GPIO19 | |
IRQ | no use. | |
Battery Modification:
=====================================================================
Images of the project:
=====================================================================
This project is a collaboration with OSHWlab and EasyEDA. You could use JLCPCB's services to buy the PCB for this project for as cheap as 2 dollars. JLCPCB offers great quality PCBs with multi layers from 1 to 8 layers. Thank you for supporting my work!
=====================================================================
Source code for this project:
Soon, it will be published on my GitHub.
=====================================================================
Warning: The project is still in development and it needs more work. Anybody who want to help, please contact me here pwnshark@proton.me
=====================================================================
@pwnshark, OSHWlab and EasyEDA
Design Drawing

BOM


Project Members

Comment