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

Send more than 255 bytes on SPI slave on nrf52832

Is it possible to send more than 255 bytes on SPI when nrf52832 is used as slave. A few solutions use SPI Master with easyDMA and ArrayList to do this. Will the same solution work for SPI slave?

Related