Hello ,
Could anyone share how to enable BMI270 on Thingy:91 X ( nrf9051) ? Thanks in advance!
Hello ,
Could anyone share how to enable BMI270 on Thingy:91 X ( nrf9051) ? Thanks in advance!
Hey. Maybe it is similar to the Thingy:53. I just posted a different question: BMI270 TRIGG_DATA_READY on the Thingy:53 - Nordic Q&A - Nordic DevZone - Nordic DevZone
But i added my .conf and my .overlay and my main. Maybe it helps if you are working with the Sensor API from Zephyr and VS Studio Code Extension.
Because enabling works, I just can not get the Trigger to work.
Thanks for a prompt response . I was not able to get data in pooling mode .
Thanks for a prompt response . I was not able to get data in pooling mode .
Hi,
You could start by enabling the sensor support in prj.conf and adding appropriate entries to devicetree. You can refer to these discussions - how to enable BMI270 and how to enable BMI270 correctly. There is also BMI270 sensor sample that you could look at.
Best regards,
Dejan