Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

NRF52832 SPIM nrf_drv_spi_transfer()

hardware:NRF52832

SDK:17.02

I'm trying to get SPIM working with a RF(SX126). I'm currently trying to use the nrf_drv_spi_transfer() function. 

I need to read and write a byte.16 pulses will be generated by calling the function CLK, why not 8.

I want to get the blue data when I write the red data.Please tell me what to do.

Related