Closed Nufflee closed 5 years ago
Thank you for bringing this issue to SparkFun's attention! After some testing, we have determined the temperature sensor to be nonfunctional. It is unclear if the temperature sensor on the LSM9DS1 ever worked properly. We recommend you use a product which is better equipped to deal with temperature readings.
The
LSM9DS1::readTemp()
doesn't seem to read the correct value from the sensor - it reads either reads 277 or 278 (°C?) all of time.This is my code (LSM9DS1 is initialized and everything beforehand):
I'm also using STM32duino on a STM32F4 board but that shouldn't be the issue. Other readouts seem to be correct as well.
cc @Grahldg