Hi, i am using SDK15.0.0 with nrf52840 chip.
I am interfacing a SPI device in the SPIM0. The SPIM module looks working fine without a softdevice.
But when i integrate with the softdevice , and tried to initialize the SPIM0 , it results me success initialization but i cannot give any ble commands through nrfConnect after SPIM0 initialisation
I tired the same by initializing with different SPIM instance like 1, 2, 3 and that works.
I am using LFCLK throughout the code
Thanks
Prakash