Hey everyone
I've recently started with the NRF24L01 wireless modules but I'm stuck and "not" getting communication. I've actually started a while back but believed that it was due to a bad power supply that wasn't constant so I've procured some NRF24L01 adaptors to rule this out:
So now I've programmed the "Getting Started" example sketch from the RF24 library and according to the example I'm "not" getting communication between the two modules. I've hooked up one of the adapters with a NRF24 module to an Arduino Uno and the other to an Arduino Mega.
I ran two serial monitors, one for each unit and from the one I can see that communication is working but from the other it shows that communication has failed (First line states that the communication failed and the next line states that the module got a response). According to the sketch it should show OK if the packet was received but it is only showing failed?
Please see attached is a picture depicting it as well as the two serial monitor log files that I've created.
I was hoping that someone could give me some insights or advise. Thank you.
Regards
Dirk
Com3 - Arduino MEGA.txt (7.76 KB)
Com4 - Arduino Uno.txt (6.21 KB)
