LSM6DSR Wake Up and Activity Detection
Hello, currently I am using LSM6DSR for developing my apps.
I have tested this sensor for Wake Up detection with 218.75 mg threshold and Activity detection with 15.625 mg threshold without any issues.
Is it possible to enable both of these detection at the same time (say Wake Up detection as interrupt 1 and Activity detection as interrupt 2)? I doubt it is possible since both of these are using the same WAKE_UP_THS register.
