platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
856 stars 571 forks source link

Help regarding the correct Bootloader Version #1335

Closed meakashrao closed 3 months ago

meakashrao commented 3 months ago

I am using PIO Core 6.1.13, Home 3.4.4, Espressif 6.4.0 and Arduino as framework. I need to know the bootloader file link and bootloader version.

valeros commented 3 months ago

Hi @meakashrao, I'm not sure what you mean by the bootloader version, but Espressif 6.4.0 uses Arduino core v2.0.11, which is based on ESP-IDF v4.4.5. As for the bootloader file, just run the upload command in verbose mode and you will see the full path to the bootloader binary.