Hello,
I am currently using the NRF5340dk with nrf connect SDK 1.7.0, I am trying to make a SPI communication with an ADS1298 converter for an application. For that I use the nrfx_spim driver except that in its Library "nrfx_spim.h" I can't find a function equivalent to nrf_drv_spi_transfer() in "nrf_drv_spi.h" that I need !??
Would you have any guidance please?
thank you very much;)