arduino-libraries / RTCZero

RTC Library for SAMD21 based boards
http://arduino.cc/en/Reference/RTC
GNU Lesser General Public License v2.1
78 stars 78 forks source link

Fox sleep RTC #34

Closed Julien8631 closed 5 years ago

Julien8631 commented 6 years ago

Hi,

I have a problem. sleepRTC doesn't work with MKR FOX 1200. I want to wakeup the board every minutes to send a SIGFOX message. The board wake up only once.

Could you help me ?

Thanks

Fox_sleep_RTC.txt

agdl commented 6 years ago

https://github.com/arduino-libraries/ArduinoLowPower you can use the Low Power library to do it