Hi. I am using three different device which can communicate with the nRF52840 through SPI.
I am using nRF52840 as master and the three device as slave. All the device will be using the same MISO, MOSI and SCLK but different slave select.
How do I configure different slave select in nRF52840? Currently, I am using the SPI example but no luck figuring out.
I will appreciate the help.
Thank you.