Hello all,
I'm using nrfx_spim_spis non_blocking sample to make my nRF5340 DK as SPI SLAVE.
I don't need SPI MASTER, so I delete the SPIM code.
But I found that I can't use printk to print.
My SDK version is ncsv2.3.0.
Here is my project.
Are there anything I need to change?
Thanks!