Chat freely about anything...

User avatar
By UniqueIdentifier
#51752 I've uploaded my code include deep sleep to two seperate NodeMCU v2 boards.
One board has a DB1820 Temp sensor, an LED and a PIR sensor
Another has nothing.

I wired the RST to GPIO0 on both.

The one with the other "stuff" just prints garbage at the deep.sleep command. The one with nothing wakes up just fine.

Exact same code.

Could it be something with the GPIO0 port on the non working device?