2024-08-24 04:51 AM
Hi,
I have an application with LSM9DS1 sensor and I expected that when I change LSM9DS1 sensor position from horizontal to vertical value will change but changed only when sensor was moving but after that valus comes almost same for horizontal or vertical position. I don't understand how its working. I have smole expirience with sensor ADXL345 and this sensor on horizontal possition give me values arround 0, on vertical position values is arround 256 (- +) and that is clear for me.
Thanks for any explenation - helps.
Regards Jarek
2024-08-29 04:26 AM
Hi @JarekG ,
You can follow our official example on Github to implement the code to read the LSM9DS1 output.
Are you reading the accelerometer outputs?