Hi all, I am using BMI270 shuttle board 3.0, in that I am using SPI communication and I can able to read acceleration and gyro values as well as activity and gesture movement features also by using example code in git hub (BMI270-Sensor-API-master). I plan to use no motion interrupt and I need a duration of around 5 minutes. But in the datasheet, the no-motion interrupt range is between 0 to 163 seconds. Now no-motion interrupt works well with 163 seconds. But I need 5 minutes for my application. Is any way to disable and re-enable no-motion interrupt so that I can use some increment counter in the program to make it work? I am new to this sensor can you guide me on how to make it work for 5 minutes? Any other ways to make it work for 5 minutes? Thanks in advance for any support. Any help would be appreciated. with regards, P.Ragu.
... View more