User Activity

Hi,I have an LSM6DS3 connected to an ESP32. I can see the INT1_INACT_STATE and INT1_WU interrupts attached to INT1 coming through, and I can read WU_IA and SLEEP_STATE_IA in WAKE_UP_SRC after the interrupts.However, the SLEEP_STATE_IA interrupt comes...
I have Pololu breakout containing a LSM6DS33 connected to a ESP32 module via I2C. INT1 is connected to GPIO15. I am driving Activity and Wake Up to INT1. The ESP32 picks up the interrupts reliably. I would like to know whether the LSM6DS33 is active ...