ESP-01 Unable to Upload Sketch using Arduino IDE
Posted: Thu May 04, 2017 5:57 am
While uploading sketch on ESP-01, I have digitalWrite(0,HIGH) in setup(){}. Sketch got uploaded succesfully. But now I am not able to upload new sketch to ESP. There is always SYNC error.
I think keeping GPIO0 HIGH in setup has created the problem. because of which I am not able to upload new sketch to ESP.
Is there any way to rectify this error. Any guidance will be really appreciated as Right now I am not able to use ESP-01 for anything
I think keeping GPIO0 HIGH in setup has created the problem. because of which I am not able to upload new sketch to ESP.
Is there any way to rectify this error. Any guidance will be really appreciated as Right now I am not able to use ESP-01 for anything