InterruptDeepSleep Mode using IMU

Hello,
I am currently working with Arduino Nano 33 IoT and want to put it in DeepSleep mode to save power. I want it to "wake up" from sleep mode when there is a deflection from the integrated accelerometer. Unfortunately I don't have much experience with Arduino and have no idea how to implement this. Is it possible to attach an interrupt to the IMU in order to wake up the Arduino from DeepSleep? And if it's possible how can it be implemented?

Hey Marie, were you able to get this sorted?

The Adafruit SleepyDog Library should support this, though I am running into issues myself with it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.