Compare commits
23
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a219854f91 | ||
|
|
eab9641723 | ||
|
|
7bad63abd9 | ||
|
|
7fff9b591d | ||
|
|
809105f335 | ||
|
|
b3e228f675 | ||
|
|
a93405d7d9 | ||
|
|
79adc3ab5a | ||
|
|
9f302f6cf7 | ||
|
|
562d0b5c54 | ||
|
|
8bfccf9b80 | ||
|
|
a2b0b26c1b | ||
|
|
acee604f12 | ||
|
|
dab4ecc307 | ||
|
|
af41c68ed5 | ||
|
|
d0e5e560fa | ||
|
|
e5b3b53a38 | ||
|
|
5656fd1bc1 | ||
|
|
b85dc2722d | ||
|
|
33953cf989 | ||
|
|
8785b6abcb | ||
|
|
c5b375409c | ||
|
|
bec6cfd517 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +0,0 @@
|
||||
# BlueFlasher / Soon
|
||||
Something very exiting is coming soon! Stay tuned!
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user