I'm using two nrf24l01 rf modules to create communication between two arduinos. But I am not able to make the modules communicate, sometimes it starts working, but if I move it they stop.
When communicating, the module that is as tx is no longer reporting successful communication even with the rx receiving the message, which used to happen. (I didn't touch anything, it stopped out of nowhere).
The code I'm using is RF24/examples/GettingStarted.
I just added these lines to try to be more consistent.
A 5 volt adapter does not help with the NRF device as it uses 3.3 volts. Use a separate power for the NRF devices. two AA batteries in series work great.