Flashing ESP32 From Native Windows
Flashing ESP32 From Native Windows
Is there any way to flash an ESP32 from native Windows command line , without having to go through a Linux shell?
Re: Flashing ESP32 From Native Windows
If you have Python and pyserial installed, you can use esptool.py from Windows CMD shell.
Alternatively, you can get an 'esptool.exe' file, which is esptool.py script packaged along with Python interpreter into a single windows executable. It is provided by arduino-esp32 project, you can find the latest (as of now) download link here:
https://github.com/espressif/arduino-es ... e.json#L87
Alternatively, you can get an 'esptool.exe' file, which is esptool.py script packaged along with Python interpreter into a single windows executable. It is provided by arduino-esp32 project, you can find the latest (as of now) download link here:
https://github.com/espressif/arduino-es ... e.json#L87
Who is online
Users browsing this forum: No registered users and 88 guests