The current consumption of the LSM6DSL spikes up when moving in shut-down mode (both Acc and Gyro).
I'm currently testing an LSM6DSL Click board in Power-down mode, with both the Accelerometer and Gyroscope in Power-down mode, in order to achieve minimum current consumption.
However, I've encountered a problem. When I constantly move the sensor for approximately 1 minute, the current consumption spikes up to around 200uA. On the other hand, when I place the sensor on a flat surface and keep it still, the consumption stabilizes at around 3.9uA, which is consistent with the value provided in the datasheet (3uA).
I expected the current consumption of the LSM6DSL to remain the same while in motion as it is when idle.
Are there any additional registers that I need to configure apart from CTRL1_XL and CTRL2_G?
I would greatly appreciate any assistance!
Note: I always reset the LSM6DSL by setting the SW_RESET to "1" via SPI before taking measurements.
