2 NRF24L01 Pal/na modules communication
Could anyone help me with making my nrf24-based transmitter and reciver? Im really new to arduino and my 13 year old son wanted to make a rc plane using arduino. He has everything needed to make a transmitter and reciver but dont know how to connect and code everything. So could anyone drop a script or schematics? Heres the parts list:
2x Arduino nano
2x NRF24L01 Pal/na
2x 3.3v step down
1x 4xAA battery box
2x 16v 10uf capacitor
Some leds if needed for testing
And obv jumper wires
2 Replies
look through this and get it to the point where you can send "Hello world" as a starting point https://lastminuteengineers.com/nrf24l01-arduino-wireless-communication/
Thanks man it worked