Wake up sensor by interrupt and timer simultaneously
-
Hi!
I want to make all in one sensor node with motion, light, temperature and humidity sensors.
My question is about sleep mode. I need to wake up arduino by interrupt from motion sensor OR by timer in order to read temperature and humidity levels.
How can I do two interrupt power up modes together in mysensors?Thanks!