Dear All,
Help me in Interfacing LSM9D51 to nRF52840DK. I am not getting LSM9D51 proper drivers to interface.
Dear All,
Help me in Interfacing LSM9D51 to nRF52840DK. I am not getting LSM9D51 proper drivers to interface.
We don't have any drivers for this device in our SDK.
I suggest you look into this example (not an official example, but something that someone wrote, that may be useful for others).
https://github.com/Martinsbl/nrf5-mpu-examples
(read the readme.md)
If you are lucky, the LSM9D51 is a very close copy of one of the MPU devices in the drivers. But you may wery well need to adjust the driver to match your sensor.
Best regards,
Edvin
We don't have any drivers for this device in our SDK.
I suggest you look into this example (not an official example, but something that someone wrote, that may be useful for others).
https://github.com/Martinsbl/nrf5-mpu-examples
(read the readme.md)
If you are lucky, the LSM9D51 is a very close copy of one of the MPU devices in the drivers. But you may wery well need to adjust the driver to match your sensor.
Best regards,
Edvin