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

SPI Slave Question

When NRF52832 as SPI Slave, how can I know how many bytes the slave should read,the API nrf_drv_spis_buffers_set(&spis, m_tx_buf, length, m_rx_buf, length)),does not have the real receive byte

Related