Arduino Nano BLE Rev2 as SPI Slave - Need APIs

Hello,

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.

I tried all possible ways to implement Arduino Ble Rev 2 as slave.

This link says Arduino Ble Rev2 is not supported as slave.

I am just wondering how it can be as when Arduino Ble Rev2 supports SPI, it is basic that it can be configured as either master or slave.

I referred to all SPI example code for Arduino. None of them working.

Like SPI Slave Programming for Arduino - Arduino Stack Exchange.

But looks like above code is not supported for Arduino Ble.

Could not get any example code for Nano Ble Rev2 by Arduino.. If you know or can help me to direct me to any relevant pages, It is of great help.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.