Hi Nordric,
In our application we want to receive the sensor data using SPI-DMA and to send processed data on USB.
1. Is it possible to receive sensor data and directly send on USB with minimum usage of CPU Time?
2. Is it possible to configure SPI Clock as 24Mhz? If possible Please suggest how to process.

As my application don't need softdevice so I tried removing --sd-req , I am getting above error.