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

How can I send via BLE data received over SPI?

I would like to run a SPI program that reads data from a non Nordic chip. I would like to then take the data I received over SPI and send it via BLE.

Are there any code examples in SDK 11 that could help me to do that? In particular I would like to have an example in which the data received over SPI are sent via BLE.

Thank you

Related