10-29-2023, 08:21 AM
(10-29-2023, 08:09 AM)admin Wrote: you can use esp download tool , here is online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
if you want use esp32 python tool, see here : https://esphome.io/guides/installing_esphome
installed python, then use command line to download firmware.
I do not have a windows computer, so I cannot use the windows tool. I can program the board using the esp32 tools (https://docs.espressif.com/projects/esp-...setup.html)
However, these tools are expecting a build environment and don't describe how to flash a single file, without the environment.
What is the command you recommend to "use command line to download firmware" ?
thanks