Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By BLCKPSTV
#81599 Hi I'm following this instructable and I've actually finished the project. For one little thing.

When I run the code I perfectly works for 1 time then I get this error : 0⸮~⸮4⸮

I found zero answers online when typing this error. Not something even close to a solution.

So I turned here in hope of founding a solution.
User avatar
By schufti
#81606 In the code I see use of ESP.deepSleep but in the diagrams I can't find the necessary connection from gpio16 to rst. Best via Schottky diode (cathode to gpio16), 1k resistor might work also.

Edit: it is not shown but only mentioned in text:
2.Cleverly put the Thing to sleep.

The best choice is the second option.Before using the deepsleep feature, Wemos D0 pin must be connected to the Reset pin.