Page 1 of 1

REVERT ESP32 to original firmware

Posted: Sun Jun 17, 2018 11:35 pm
by Ian777
Hi everyone,

I flashed micropython onto my esp32 and for the life of me I can't get it back to how it was out of the box. I bought a firebeetle esp32 module and I just want to flash it with the original firmware. I downloaded the tool and I'm looking for these binary files.

https://imgur.com/a/SRXOqdO

Can anyone please help me! I just want to be able to program it in C again.

I just want it to be the way it was when I got it.

Please help me

Re: REVERT ESP32 to original firmware

Posted: Mon Jun 18, 2018 1:39 am
by WiFive
Those things are flashed as part of normal esp-idf or Arduino workflow so you don't really need to worry about "removing" micropython or restoring some special state.

Re: REVERT ESP32 to original firmware

Posted: Mon Jun 18, 2018 8:24 am
by Ian777
Hi WiFive,

Thank you. I just ran a sketch through the arduino IDE and realized it works perfectly