I want to use an lsm9ds1 driver useful on Nrf5sdk, were we don't need any timer on it, So is there any help to have or develop this driver?
I want to use an lsm9ds1 driver useful on Nrf5sdk, were we don't need any timer on it, So is there any help to have or develop this driver?
Hi,
We don't have the diver as your requirement, but you could have a look at this https://github.com/drvrh/nRF52-DK-and-LSM9DS1.
Do you make your driver managed in this case?
-Amanda
Thank you for your answer,
I want to know if there is an LSM9DS1 's nRF connect library tow work with zephyr code?
Thank you for your answer,
I want to know if there is an LSM9DS1 's nRF connect library tow work with zephyr code?
Hi,
Unfortunately, there is no LSM9DS1 driver in nRF Connect SDK.
You can take a look at this post and seek help from Zephyr Discord.
-Amanda