2024-03-15 15:06:19 +08:00
2024-03-15 14:24:23 +08:00
2024-03-06 14:02:14 +08:00
2024-03-06 13:53:34 +08:00
2024-03-15 15:06:19 +08:00

Ble-jammer

CREATING NOISE USING NRF24L01 WITH ESP32

LIBRARY USE: https://github.com/nRF24/RF24

https://smoochiee.github.io/Ble-jammer/flash1 WEBFLASHER for direct flash to esp32 boards

FOR DUAL NRF24L01 PINS //HSPI=SCK = 14, MISO = 12, MOSI = 13, CS = 15 , CE = 16 //VSPI=SCK = 18, MISO =19, MOSI = 23 ,CS =21 ,CE = 22

FOR SINGLE //VSPI=SCK = 18, MISO =19, MOSI = 23 ,CS =21 ,CE = 22 OR YOU CAN USE //HSPI=SCK = 14, MISO = 12, MOSI = 13, CS = 15 , CE = 16 /// YOU NEED TO EDIT VALUES ON CODE IF YOU USE HSPI

https://github.com/smoochiee/Ble-jammer/assets/30816448/bdfa92f8-24f4-407c-bf7f-4c56b87a3de6

schematic

If you like you can donate to MY PAYPAL ACCOUNT :

https://paypal.me/smoochieelee?country.x=PH&locale.x=en_US or

GCASH 09615018673

Description
No description provided
Readme 1.1 MiB
Languages
C++ 72%
HTML 28%