You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
846 B
846 B
In Platformio IDE open a new terminal and type: pio run -v -t upload
When you see the "Connecting........" abort the upload.
Below you can see Esptool commands, that was used by Platformio. Now you able to find all files that we need to build the binary (screenshot for visualization):
-
Download the official ESP Flash Download Tool: https://www.espressif.com/en/support/download/other-tools
-
Start it and select Developer Mode > ESP32 Download Tool.
-
Prepare files and memory addresses according picture below:
-
Click button “CombineBin”.
Now you have your binary file with Bootloader.