You are browsing as a guest. Sign up (or log in) to start making projects!

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

Ship #1 Pending review

For this project, I wanted to build something of my own instead of simply using ready-made cybersecurity firmware. I developed a custom firmware for my ESP32 DevKit using Visual Studio Code and connected it to an nRF24L01 PA+LNA module to experiment with different wireless technologies. I worked on features involving Wi-Fi, Bluetooth Low Energy (BLE), and 2.4 GHz RF monitoring, and created a command-based system so I could control the different functions directly through the Serial Monitor. Getting everything to work was not easy. One of my biggest challenges was making the hardware and software communicate properly, especially while configuring the SPI connection and pins for the nRF24L01. I also had to deal with problems involving libraries, timing, wireless channels, memory, and different ESP32 functions sometimes interfering with each other. There were many times when the code compiled but the hardware still did not behave the way I expected, so I had to test each part separately, check the wiring, read error messages, and keep modifying the code. Slowly, through a lot of trial and error, I was able to get the different parts working together. Building this firmware taught me much more than just programming—it helped me understand how hardware, software, wireless communication, and cybersecurity come together in a real embedded system.

I am very proud of how well this came together

  • 4 devlogs
  • 10h
Try project → See source code →
Open comments for this post

1h 5m 34s logged

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!

0
0
7
Open comments for this post

6h 0m 13s logged

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

0
0
51
Open comments for this post

1h 27m 3s logged

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.

0
0
55

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…