Hello All:
I was interested in putting the core in sleep mode (to save power) while the RTC or a Timer is still running and wake up when the RTC/Timer expires.
I read this is only possible with Arduino Zero, but I found other micros such as ATMEGA328 and ATMEGA1284 also have RTC and the Datasheet shows low power mode numbers while RTC is still running, so I'm wondering if this could also be achieved with classic Arduino boards having those micros...
Thanks
Gus