martinayotte wrote:If you don't have any resistor or diode, the deepSleep wakeup will not work.
You should use RES + GPIO0 to enter in upload mode.
If this doesn't work, you must have a wiring problem.
Do you have GPIO2/GPIO0 pulled-up while GPIO15 pulled-down ?
Do you have CG_PD pulled-up ?
Hi Martin, YES! That actually worked. Connected RST and A0 and I could upload my code again.
Thank you sooo much!