From c5b375409c7aac7a3320fa7d8b049eb77f46e654 Mon Sep 17 00:00:00 2001 From: Emensta <114187939+EmenstaNougat@users.noreply.github.com> Date: Sun, 12 Oct 2025 12:22:30 +0200 Subject: [PATCH] ESP32-BlueJammer BlueFlasher software not supported anymore! Flash via webflasher or binary files! --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index 4c804df..337c6e7 100644 --- a/README.md +++ b/README.md @@ -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) - - -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