2023-11-16 07:24 PM
I'd like to use SFLP for LSM6DSR. where can I find the examples and SDK?
I searched around but couldn't find any.
Thanks,
Solved! Go to Solution.
2023-11-17 02:48 AM
Hi @KFCUBE ,
LSM6DSR doesn't have the embedded sensor fusion but you can look at our LSM6DSV.
Otherwise, you can use the Motion FX library, you can find some details here.
2023-11-17 02:48 AM
Hi @KFCUBE ,
LSM6DSR doesn't have the embedded sensor fusion but you can look at our LSM6DSV.
Otherwise, you can use the Motion FX library, you can find some details here.
2023-11-17 03:24 AM
Thanks a lot.
2023-11-17 04:12 AM
Hi @Federica Bossi ,
I checked the Motion FX library and it says can only run on stm32 boards, which I don't have. My LSM6DSR runs with nrf52811. Can the Motion FX library / Motion DI library run on it?
Thanks,