2024-12-20 02:44 AM
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.
2024-12-20 08:34 AM
I am not sure about your command line but you can try this code: