Skip to content

v0.1-beta

Compare
Choose a tag to compare
@Hamberthm Hamberthm released this 26 Jun 04:39
· 54 commits to main since this release
3713e62

This tool flashes your ESP32 board with the provided ESP32-BT2PS2 binary.

This build uses PIN 22 as CLCK and PIN 23 as DATA. For other pins please bouild your own or ask me.

INSTRUCTIONS:

1- Plug in your board using an USB cable
2- Open device manager and check which COM number your board is using
3- Right click FLASH.BAT and select "edit" or open ir with Notepad
4- Change the "COM6" parameter setting with whatever your board is using
5- Execute the .bat file and flash

For usage instructions check the README on the source code (GuitHub homepage).