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.

    This topic has been closed for replies.

    3 replies

    Visitor II
    December 20, 2024
    Visitor II
    January 2, 2025

    Any help on this please ?

    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 :)