Issue with IMU Sensor (LSM6DSV16X) Sample Rate in Sensor Hub Mode

I am using an IMU sensor in sensor hub mode (LSM6DSV16X, LIS2MDL) with the FIFO interrupt interval set at 30 Hz. The data is sent over BLE. It works perfectly when using RTT, but when I disable debug mode, the sample rate drops to around 1 Hz.

Could someone please help me resolve this issue?

Thank you.

Parents Reply
  • It is input.

    I also realized that even when I activated the IMU_SIMULATION mode, my problem persisted. This means that the nRF kept sending the ADC value through BLE to the BLE central at the same rate, whether the IMU was activated and RTT was connected or not. (my judgment reference is the serial output of the central BLE that I monitor on the PC.)

Children
Related