Hello,
I am recording data from the sense hat compass at a sample rate of 50Hz with python sense_hat lib. It is stated on the raspberry blog that the LSM9DS1 can attain a sample rate of 952Hz (https://www.raspberrypi.org/blog/buy-th ... -in-space/).
I tried to modify the RTIMULib.ini file in /etc/ (and deleted the ones in .config) but the sample rate is still at 50Hz.
Do some people know how to correctly edit the sample rate of the sense hat ? It would really help me, thank you !