Hi
I am using a nrf52832 board with a BMI160 sensor. I am trying to sample Accel and Gyro at 1600hz using a timer. The timer timeout is set at 20 ticks (32768/1600) @32768 hz (which is the timer resolution of NRF52832. I am not getting anywhere near 1600hz. Is there a better way of doing this?