Flashing ESP32 From Native Windows

tedwood
Posts: 11
Joined: Thu Mar 16, 2017 2:02 pm

Flashing ESP32 From Native Windows

Postby tedwood » Mon Jun 12, 2017 2:36 pm

Is there any way to flash an ESP32 from native Windows command line , without having to go through a Linux shell?

ESP_igrr
Posts: 2071
Joined: Tue Dec 01, 2015 8:37 am

Re: Flashing ESP32 From Native Windows

Postby ESP_igrr » Mon Jun 12, 2017 2:46 pm

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

Who is online

Users browsing this forum: No registered users and 86 guests