A tool which jam classic bluetooth signals.
- Minimal Setup.
- On/Off by GPIO pin.
- NodeMCU ESP-32S V1.1
- One nrf24L01 Module OR nrf24L01+PA/LNA Module
8
Female to Female Jumper Wires
NODEMCU ESP-32S | nrf24l01 |
---|---|
3.3V | VCC |
GND | GND |
GPIO22 | CE |
GPIO21 | CSN |
GPIO18 | SCK |
GPIO23 | MOSI |
GPIO19 | MISO |
Connect one end of wire to GPIO12
and other to GND
.
If it is shorted, the jammer is working otherwise not.
-
Download Arduino IDE from here according to your Operating System.
-
Install it.
-
Go to
File
→Preferences
→Additional Boards Manager URLs
. -
Paste the following link :
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
-
Click on
OK
. -
Go to
Tools
→Board
→Board Manager
. -
Wait for sometimes and search
esp32
byEspressif Systems
. -
Simply install it.
-
Wait for sometime and after that it is installed.
-
Restart the Arduino IDE.
-
Done!
- Download or Clone the Repository.
- Open the folder and just double click on
nrfBlueNullifier.ino
file. - It opens in Arduino IDE.
- Compile the code.
- Select the correct board from the
Tools
→Board
→ESP32 Arduino
.- It is generally
NodeMCU-32S
.
- It is generally
- Select the correct port number of that board.
- Upload the code.
- When show
Connecting.....
press and holdBOOT
button. - When show
Writing at
then release theBOOT
button. - Done!
- The script starts running automatically.
- It breaks the sound, block the sound even the device playing the music and after sometimes it disconnects the bluetoth from the device.