I have lsm6dso imu. I want to use two wake up interrupts at the same time. Thresholds and duration will be different. I cannot use it at the same time because I changed the register value while doing the settings.
I have lsm6dso imu. I want to use wake up interrupt for two different thresholds at the same time,
for example I want to give wake up threshold 1g for interrupt 1,
I want to give 500 mg for interrupt 2. And duration will be different.
I change the value of WAKE_UP_THS, WAKE_UP_DUR registers while configuring second interrupt.
Is it possible to use two thresholds at the same time ? How can I do it ?
