Skip to content

PoC for Educational Purpose of a Jammer using a ESP32 and two NRF24

Notifications You must be signed in to change notification settings

marivaaldo/esp32-jammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-jammer

DISCLAIMER: Jamming is an illegal practice. This software and hardware is a PoC only for educational purpose!

What does this project do?

This application creates a noise signal to interfere Wifi and Bluetooth signals. (Effects can may vary depending on the bluetooth versions of target devices)

PlatformIO

This project use PlatformIO, to build follow steps on official documentation.

Required Components

ESP32 Dev Module (1x)

ESP32 Dev Module

NRF24L01 + PA + LNA (2x)

NRF24 + PA + LNA (2x)

HSPI

NRF24L01 HSPI Pin (ESP32) 10uf capacitor
VCC 3.3V (+) capacitor
GND GND (-) capacitor
CE GPIO 16
CSN GPIO 15
SCK GPIO 14
MOSI GPIO 13
MISO GPIO 12
IRQ

VSPI

NRF24L01 VSPI Pin (ESP32) 10uf capacitor
VCC 3.3V (+) capacitor
GND GND (-) capacitor
CE GPIO 22
CSN GPIO 21
SCK GPIO 18
MOSI GPIO 23
MISO GPIO 19
IRQ

Special Thanks

About

PoC for Educational Purpose of a Jammer using a ESP32 and two NRF24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages