After configuring the motion detection and data ready interrupts (MOT_EN and DATA_RDY_EN regs) and setting the motion detection threshold (MOT_THR reg) I tried to check its status by reading the reg INT_STATUS. The thing is that only DATA_RDY_INT is set. Bellow I atach my init function . What am I missing?