I want to use Arduino Nano BLE Rev2 as SPI Slave for my project. My master controller SPI clk is on 10 Mhz. I believe I can use Arduino Nano BLE Rev2 as SPI Slave for my requirement. However, I am unable to find any code for SPI slave for BLE Rev2. Also could not find any register or SPI APIs that I can use for slave code.
Any assist will help a lot
Thank you.
Programmers know that. Why do so many new members expect someone else to have made every possible code for all fantasy project?
You can start by watching simple SPI example code and grow from that.