Hello,
I have Nicla Sense ME, and was looking to set up SPI communications. I want the Nicla Sense ME to be set up as a slave that receives data from a master and sends data back to the slave.
I tried this example in the video, which uses two Arduino boards, but the slave code does not compile on the Nicla Sense ME and I'm not sure how to set up the slave code on a Nical Sense ME. It seems to involves interrupts and looks a bit complex. I'm using the Arudino IDE 2.0.
Does anyone have any ideas on this?
Thanks!
...John