Hi,
I've been searching for a LSM9DS1 driver compatible with the nRF5 SDK >= 14.0 but I couldn't find any which uses the nrf_drv_twi
so I started to write my own but it takes quite a bit of time. Is there any driver?
Best Regards, Gabriel
Hi,
I've been searching for a LSM9DS1 driver compatible with the nRF5 SDK >= 14.0 but I couldn't find any which uses the nrf_drv_twi
so I started to write my own but it takes quite a bit of time. Is there any driver?
Best Regards, Gabriel
no, you actually need to do the work yourself. If you type LSM9DS1 into the search box at the top you'll find some posts with hints from people who've tried this, it's not hard I suspect especially as Nordic gives you the underlying twi driver to use.
RK - Thanks for your reply. I wrote my own version and it works fine. I'll try to open-source it in one of these days.
Hi Gabriel,
can you give me the LSM9DS1 driver which you have written for nRF5? my mail id is [email protected]
thanks