Hi
I am using nrf52840dk- nrf52840 board to interface the IMU Sensor using SPI instead of I2C using nrf connect sdk for vs code.
But I am facing error.
Below I have attached the overlay file I created for LSM6DSL. I haven't changed anything in the main.c and I didn't changed anything in the prj.confg file also.
In the main.c there is if loop
When I buid my code and try to debug the code it is coming into this if loop showing device is not ready. Can Someone help me with this.
Note:I didn't changed anything in the main.c