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

Moderator: igrr

User avatar
By allegrojm
#31356 Does the Arduino remain tethered to the ESP after uploading a sketch to the board or can you disconnect it and have the board run by itself? I have uploaded the web server example that comes with the Arduino IDE but when I disconnect the two the ESP stops working. I guess I'm not sure what the function of the Arduino is after uploading. I thought it was merely the UART serial connection to enable flashing.

thanks
User avatar
By Mmiscool
#31469 Make sure you don't still have GPIO 0 pulled low.

This is a possible source of your problem.