Chat freely about anything...

User avatar
By sblantipodi
#87888
btidey wrote:Also post the exact hardware set up and code you are using where you see the problem and / or try the simplest test possible using the code I posted.


I have tried a simple sketch that does only this:
ESP.deepSleep(0);
it wake up after 57 minutes.

here you can find the hardware setup and the schematic.
https://github.com/sblantipodi/solar_station
User avatar
By btidey
#87891 I would try out the sketch I indicated as I found that sequence was a reliable way to start deepSleep.

Also your hook up indicates the capacative sensor is also wired to reset. Have you tried a test with this disconnected to keep it simple?

I think you should also be using schottky diodes in the feeds from GPIO16 and the sensor to reset otherwise there is a conflict of two outputs driving.