Page 1 of 1

FLASH Download into the ESP32

Posted: Fri Jul 19, 2019 11:26 am
by leventparali
Dear Authorized,

I have the ESP32 ESP-32S (ESP-WROOM-32) WiFi + Bluetooth Dual-Mode Development Card.
Although there are alot of explains and videos how flash software download process into the ESP32, I didn't success uptill now.

Could you suggest the most easy a way to load flash software into ESP32 through windows operating system, please?

Thanks so much a lot for your support,

With best wishes,

Levent PARALI.

Re: FLASH Download into the ESP32

Posted: Fri Jul 19, 2019 9:26 pm
by rudi ;-)
leventparali wrote:
Fri Jul 19, 2019 11:26 am
Dear Authorized,

I have the ESP32 ESP-32S (ESP-WROOM-32) WiFi + Bluetooth Dual-Mode Development Card.
Although there are alot of explains and videos how flash software download process into the ESP32, I didn't success uptill now.

Could you suggest the most easy a way to load flash software into ESP32 through windows operating system, please?

Thanks so much a lot for your support,

With best wishes,

Levent PARALI.
hi
Make flash should be the easiest way by using idf.py (esptool.py) , in eclipse over makefile / target Make flash ,
or you use the flash windows tool
hope this helps,

best wishes
rudi ;-)