Hi,
I am developing sensor nodes using NRF24s with the MySensors library. The code seems to compile but the SPI communication does not seem to start.
Has anyone already developed this kind of project on this material target?
I’m using this configuration :
NRF PINS > XIAO
CE -> pin 6
CN -> pin 7
SCK -> pin 8
MISO -> pin 9
MOSI -> pin 10
Thanks