Hi,
i am new to ESP world and had a question regarding the code on the chip.
I have been through one of the tutorials and uploaded the wifi scan code and also the code to run a DC motor forwards and backwards (i’ve since signed up and completing the Learn ESP with Arduino IDE).
Is there anyway to view the sketches that have been uploaded to the ESP32 and to then remove them so i can start from scratch?
Cheers
Phil
Hi,
In c code no way to view upload sketch
Simply upload new sketch. it will delete old sketch and replace with new sketch
Thanks.
is there any way to reset the ESP32 back to factory settings – i.e. clean build no additional code on?