nRF Connect SDK

I want to interface Lis2DH sensor with nRF52832 board. So, I had build and flash the LiS2DH sample code in nRF connect SDK with the required hardware connections. I have also made an overlay file for LiS2DH. When I flashed the code in the board, it is showing that LiS2DH is not ready in the terminal.

How can I get the desired data printed on the nRF Connect terminal for Lis2DH as it is not showing any reading on the terminal.

Related