I have just taken delivery of a batch of nRF24L01. I have tried various examples and libraries, but can not get them to communicate.
I have now read that different libraries use different pins, would someone be kind enough to suggest an example of send and receive sketches that shows pins to use along with which library.
I have spent the last couple of days trying everything I can find, but not the right combination.
Thanks in advance
Use the tmrh library and wire it according to the instructions in the example files. Then it should work with no problem.
Remember that the NRF modules need a smooth power supply and should not be connected to a uno or similar as the supply is too noisey for them... But..... A small electrolytic capacitor added to the + and - to the NRF will usually cure any problems with this. Or use a 5V to 3.3V NRF converter board that already has the capacitors on.