Skip to main content
Visitor II
December 20, 2024
Question

LSM6DSV - temperature issue

  • December 20, 2024
  • 3 replies
  • 749 views

Hello,

I am trying to get the temperature from LSM6DSVX sensor. Accel and gyro are working well but I can't get the temperature. The buffer cannot be enable for temperature. It works for Accel  and gyro buffer can be enable.

their is something specific to do for the temperature ? 

 

cmd line :

echo 1 > /sys/bus/iio/devices/iio:device3/buffer/enable

return : 

write error : invalid argument.

3 replies

ASoni.2
Associate III
December 20, 2024
Associate
January 2, 2025

Any help on this please ?

Federica Bossi
Technical Moderator
January 3, 2025

Hi @AlexBT , @chamois94 ,

You can try to implement our official drivers where the temperature reading is included.

Let me know if this helps :)

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.