ESP32 upload error "MD5 of file does not match data in flash"

longshenhao
Posts: 4
Joined: Tue Jul 23, 2019 10:36 am

ESP32 upload error "MD5 of file does not match data in flash"

Postby longshenhao » Tue Jul 23, 2019 10:46 am

It's very strange because this error will only appear when i upload the code below:

"#include<BLEDeveice.h>

void setup(){
BLEDevice::init("esp32");
}

void loop(){

}
"
other function like wifi, gpio, iic, spi, interrupt even bluetoothSerial all work.

I have four development boards and only one appear this problem.
Anyone help?

ESP_Sprite
Posts: 9730
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 upload error "MD5 of file does not match data in flash"

Postby ESP_Sprite » Wed Jul 24, 2019 3:57 am

Perhaps something wrong with the level of GPIO12 on bootup?

longshenhao
Posts: 4
Joined: Tue Jul 23, 2019 10:36 am

Re: ESP32 upload error "MD5 of file does not match data in flash"

Postby longshenhao » Wed Jul 24, 2019 6:23 am

Thanks for the reply, I figure it out. It's the problem of the flash chip. I will attach a picture below.
Attachments
esp32 flash chip.jpg
esp32 flash chip.jpg (64.42 KiB) Viewed 6973 times

Who is online

Users browsing this forum: No registered users and 89 guests