ESP32 NRF24 HACKING RIG BUILD
- 4 Devlogs
- 10 Total hours
I am using an NRF24 module for 2.4ghz range sniffing and the onboard BLE antenna for BLE sweeping. This is going to be a cybersecurity project
I am using an NRF24 module for 2.4ghz range sniffing and the onboard BLE antenna for BLE sweeping. This is going to be a cybersecurity project
ESP32 NRF24 HACKING RIG BUILD - DEVLOG 4
i am soooooo immersed in this project, and cant wait to ship this!!! i have been trying to smoothen every single mistake in the code, and it actually work SOOOOO good! just made the final readme for the github repo and its DONEEE!
ESP32 NRF24 HACKING RIG BUILD - HUGE RELIABILITY UPGRADE - DEVLOG 3
so i found that there area a few bugs in the code, which made the NRF24 overload and stop transmitting back to the esp32. Also updated the BLE flooding speed for more powerful attacks
ESP32 NRF24 HACKING RIG BUILD - DEVLOG 2
so i added a ble feature which sweeps the BLE freq from the esp32’s onboard antenna. Also added a RF sweeper which listens to RF on certain channels
ESP32 WiFi, BLE, Radio Hacking and Pen-Testing
This project is very intersting as its a part of cybersecurity! I added an NRF24L01+PA+LNA module to my ESP32 and made my own firmware for this project specially for the NRF24 support.