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

Can I link a SPI slave to a SPI master using PPI or DMA

I am using a custom nrf51822 board and S130.

I am trying to pull data from a sensor over SPI and then immediately send that data over SPIS to another processor. Is this possible using some combination of DMA and PPI?

Thank you!

Related