Hello, I'm having difficulties to make Bosch Sensor API library to work with my BMA400. When I access the BMA directly through the SPI (my own definitions) I have no problem with accessing it and writing bits. I wanted to use the Bosch Sensor API to make the configuration easier. I'm trying to do accel auto low-power mode with wake up and GPIO interrupts. My board is based on Nordic nrf9160 chip and I'm looking for any kind of examples where somebody made the SPI work with Bosch Library. Thank you, Marcin
... View more