Ok,
I am having issues getting wireless communications to work on my Arduinos.
I have both the 433mhz simple modules that are one way only
and I have the NRF24L01 transceiver modules.
I tried yesterday with the 433mhz ones and I was getting things but things seemed scrambled and inconsistent which I have heard can be a problem with those.
So I decided to try today that NRF modules.
I hooked up 2 of them each to an UNO and am tryig the pingpong example sketch in the RF24 library.
I am getting nothing but "failed"
I have it hooked up to pins 2, 9, 10, 11, 12, 3.3v and GND
as is instructed in any tutorial I have seen on the example sketch.
I am getting very frustrated with these modules at this point.
So for now I am going to put it away and walk away for a bit.
Any words of advise or wisdom on the subject is greatly appreciated.
Thank you in advance.