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

Sending to SPI Master from nRF52832 SPI Slave

I have a BMD-300 Eval board with the nRF52832 programmed as SPI slave using the SPIS example program. It works, but I cannot figure out how to send a message back to the master. I am using an Atmel uC as the master.

Related