Using ESP-IDF under VSCodium.
What i want is to rename and copy the firmware file from the build directory to another place, then run a small program to format it into a custom update file.
I've been looking at some other threads:
https://esp32.com/viewtopic.php?t=45081
https://esp32.com ...
Search found 2 matches
- Fri Feb 06, 2026 8:31 am
- Forum: ESP-IDF
- Topic: How can i execute a script after the firmware bin file is generated?
- Replies: 0
- Views: 119
- Thu Aug 28, 2025 12:31 pm
- Forum: General Discussion
- Topic: How can i program/update a device with security bits, without using the IDE?
- Replies: 0
- Views: 365
How can i program/update a device with security bits, without using the IDE?
Hello.
First of all, i've already read the Flash Download Tool User Guide , but i'm still having trouble.
I have a new project using ESP32-H2 that will enter production soon, and it's the first project using an ESP32 doing so. Via VSCode / ESP-IDF i managed to enable flash encryption and download ...
First of all, i've already read the Flash Download Tool User Guide , but i'm still having trouble.
I have a new project using ESP32-H2 that will enter production soon, and it's the first project using an ESP32 doing so. Via VSCode / ESP-IDF i managed to enable flash encryption and download ...