Page 1 of 1

Burn bootloader in esp32 DOIT devkit v1

Posted: Fri Aug 28, 2020 11:53 am
by Kashyapkoshti
rst:0x10 (RTCWDT_RTC_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371

I am getting this error in my esp32 devkit v1
How to solve it?
I am using arduino IDE for programming the esp32
I want to burn new bootloader if this issue is not solved, where can i find the files and procedure?