Hi, I have five Nano and two Uno running NRF modules using the Example Programs Tx and Rx "Hello World" from the RF24Network library.
I only have one Tx and one Rx testing at a time so no station ID issues.
The following pin outs work perfectly on all Unos and Nanos when in either modes as Tx or Rx. The Mega Tx works OK sometimes and will not Rx at all. Do I have the wrong pins for the Mega or what?
Thanks
1 - GND
2 - VCC 3.3V -- WARNING SHOULD BE 3.3v Not 5V
3 - CE - Uno/Nano pin 9 Mega 9
4 - CSN - Uno/Nano pin 10 Mega 53
5 - SCK - Uno/Nano pin 13 Mega 52
6 - MOSI - Uno/Nano pin 11 Mega 51
7 - MISO - Uno/Nano pin 12 Mega 50