Using Zephyr OS for Interfacing an IMU Sensor with nRF52 over SPI

This blog is a guide to help you interface an IMU sensor such as LIS3DSH with a Bluetooth-enabled microcontroller such as NRF52 from Nordic, and use Zephyr OS to accomplish that. The blog will also help you understand establishing SPI communication using Zephyr OS. For interfacing our MEMS IMU sensor LIS3DSH with NRF52, we’ll be […]