This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SPIM Transfer Data

Hi, Support team,

When I use the SPI peripheral communicate with nrf24l01+,it's no data return in  m_rx_buf by using the API nrf_drv_spi_transfer(&spi,m_tx_buf,1, m_rx_buf, 3),.but when I  use the logic analysis it have data in MISO ,so what should I do?

Parents Reply Children
Related