I want to use two wake up inrterrupts 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 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, W...