SpellFoundry / SleepyPi2

Power Management board for Raspberry Pi
http://spellfoundry.com/sleepypi2
GNU General Public License v2.0
17 stars 15 forks source link

WakePeriodically.ino not waking up pi #4

Closed Diastro closed 7 years ago

Diastro commented 7 years ago

Hi,

there seems to be something wrong with this script. I personally cannot get it to work. When ever I use the time, once the board goes off (after calling this : SleepyPi.powerDown(SLEEP_FOREVER, ADC_OFF, BOD_OFF);) the board never comes up again.

I'm using a freshly formatted RPi2 and a SleepyPi2. Am i missing something? All other scripts seems to work fine. Thanks,