Hello,
I am using nRF SDK 12.2.0 , with nRF52832 on pca10040 hardware, and working with the example in examples/peripheral/spi/main.c to develop a driver for LIS2DE12. When I write a hexadecimal value I find a problem. I checked with the scope that CS, MOSI and SCK are correct, but I get 0xFF on MISO line .
Any ideas what to check?