ESP32-BlueJammer

This commit is contained in:
Emensta
2025-01-08 21:58:29 +01:00
committed by GitHub
parent c3d3218f65
commit 63151e76dc

View File

@@ -171,7 +171,8 @@ What is the 3rd antenna used for? The third antenna connected to the ESP32 chip
## Flashing ESP32 via webflasher
## Flashing the firmware
### via webflasher (Easy)
![ESP32-BlueJammerFlasher](https://dwdwpld.pages.dev/ESP32BlueJammerFlasher.png)
I've created a webflasher to make it super easy for you to flash your ESP32 chip with the ESP32-BlueJammer firmware of your choice!
- Visit [ESP32-BlueJammerFlasher](https://esp32-bluejammerflasher.pages.dev)
@@ -179,7 +180,23 @@ I've created a webflasher to make it super easy for you to flash your ESP32 chip
- Choose your firmware, chip and connect
- Flash the firmware of your choice :D
## Flashing ESP32 via binary files
### via BlueFlasher.exe -Windows application (Easy)
<img src="https://dwdwpld.pages.dev/BlueFlasherMain.jpg" width="650" height="auto">
The BlueFlasher.exe lets you flash any available firmware with not more than 3 clicks! It is always the latest up-to-date firmware!
- Download the [BlueFlasher.exe](https://github.com/EmenstaNougat/ESP32-BlueJammer/raw/refs/heads/main/BlueFlasher/BlueFlasher.exe)
- run the application [(Image)](https://dwdwpld.pages.dev/BlueFlasherMain.jpg)
- simply choose the COM port of your ESP32 [(Image)](https://dwdwpld.pages.dev/BlueFlasherCOM.jpg)
- hold the "Boot" button on your ESP32 from now on
- choose the firmware you want to flash
- release the "Boot" button on your ESP32
- wait for the firmware to be flashed (check console) :D
https://github.com/user-attachments/assets/9c6b7322-9d39-48a1-9ef4-535c6ff64681
**Developed by [9dl](https://github.com/9dl)**
### Flashing ESP32 via binary files (Advanced)
- Download the **.bin files** available on this repository
- Use any flasher of your choice
- Flash it :D