Author SHA1 Message Date
Emensta a219854f91 ESP32-BlueJammer 2026-01-18 12:49:30 +01:00
Emensta eab9641723 ESP32-BlueJammer 2026-01-18 12:47:08 +01:00
Emensta 7bad63abd9 ESP32-BlueJammer 2026-01-18 12:42:10 +01:00
Emensta 7fff9b591d ESP32-BlueJammer 2026-01-18 01:41:48 +01:00
Emensta 809105f335 ESP32-BlueJammer 2026-01-18 01:40:29 +01:00
Emensta b3e228f675 ESP32-BlueJammer 2026-01-17 21:46:24 +01:00
Emensta a93405d7d9 ESP32-BlueJammer 2026-01-17 21:45:09 +01:00
Emensta 79adc3ab5a Merge branch 'main' of https://github.com/EmenstaNougat/ESP32-BlueJammer 2026-01-17 21:44:23 +01:00
Emensta 9f302f6cf7 Create ESP32-RF_Ebyte_DIY-PCB.3mf 2026-01-17 21:44:17 +01:00
Emensta 562d0b5c54 ESP32-BlueJammer 2025-11-15 18:52:43 +01:00
Emensta 8bfccf9b80 ESP32-BlueJammer 2025-11-15 18:52:22 +01:00
Emensta a2b0b26c1b Add files via upload 2025-11-15 18:50:42 +01:00
Emensta acee604f12 ESP32-BlueJammer 2025-11-15 18:49:02 +01:00
Emensta dab4ecc307 ESP32-BlueJammer 2025-11-15 18:47:18 +01:00
Emensta af41c68ed5 Merge branch 'main' of https://github.com/EmenstaNougat/ESP32-BlueJammer 2025-10-28 23:16:44 +01:00
Emensta d0e5e560fa ESP32-BlueJammer 2025-10-28 23:16:36 +01:00
Emensta e5b3b53a38 ESP32-BlueJammer 2025-10-27 18:47:21 +01:00
Emensta 5656fd1bc1 ESP32-BlueJammer 2025-10-27 18:44:55 +01:00
Emensta b85dc2722d Create betterbutton.3mf 2025-10-12 12:46:00 +02:00
Emensta 33953cf989 Merge branch 'main' of https://github.com/EmenstaNougat/ESP32-BlueJammer 2025-10-12 12:25:41 +02:00
Emensta 8785b6abcb fwfiles 2025-10-12 12:25:33 +02:00
Emensta c5b375409c ESP32-BlueJammer
BlueFlasher software not supported anymore! Flash via webflasher or binary files!
2025-10-12 12:22:30 +02:00
Emensta bec6cfd517 3d 2025-10-12 12:19:25 +02:00
30 changed files with 2 additions and 20 deletions
Binary file not shown.
-2
View File
@@ -1,2 +0,0 @@
# BlueFlasher / Soon
Something very exiting is coming soon! Stay tuned!
Binary file not shown.
+2 -18
View File
@@ -69,8 +69,8 @@ For this one, all you need is listed below:
- **[nRF24L01+PA+LNA](https://s.click.aliexpress.com/e/_oma5UQx)** (2x)
- **[10-100uF Capacitor](https://s.click.aliexpress.com/e/_oFvFeYX)** (2x) (any voltage above 5V)
- **[0.96" OLED Display I2C](https://s.click.aliexpress.com/e/_oCdkjPX)**
- **[Slide Switch](https://s.click.aliexpress.com/e/_oCWSw1m)** (2x)
- **[LEDs: 3mm LED](https://s.click.aliexpress.com/e/_ooxufHV)**
- **[Slide Switch](https://s.click.aliexpress.com/e/_c4eQKm5D)** (2x)
- **[LEDs: 3mm LED box](https://s.click.aliexpress.com/e/_c4dAH9sF)**
- **[Resistor kit](https://s.click.aliexpress.com/e/_oCoJ7LO)**
- R1 = 1kOhm
- R2, R3, R5, R7 = 47kOhm
@@ -238,22 +238,6 @@ I've created a webflasher to make it super easy for you to flash your ESP32 chip
- Connect your ESP32 via a data USB cable
- Flash the firmware of your choice :D
### 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 no 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