Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By daniel_ezsbc
#64890 You have to stake a step back before trying to debug the main application. When you upload your code from the Arduino IDE the code is stored in flash memory and is there when you reboot. Load the blinky example and change the flash rate, download the program and connect it to the USB power supply. If that works, break code in sections and upload increasing parts till it fails. Fix, rinse, repeat till all works.
User avatar
By Ayan Bhattacharjee
#79260
urbanze wrote:Sketches are permanent. but, if you attach GPIO0 in the GND (in esp01) and restart esp, he start in "Programmer mode". for this, remove the GPIO0 from the GND, after reboot, sketch loaded normally!


I did but doesn't work once I unplug and then reconnect it