Feature #4
Add example code Tx/Rx with nRF24L01 - Arduino <-> RPI.
Start date:
10/24/2020
Due date:
% Done:
0%
Estimated time:
Description
Add example code Tx/Rx with nRF24L01 - Arduino <-> RPI.
Updated by Michel Gauvin over 5 years ago
- Status changed from New to Closed
For this example the Tx is the arduino and Rx is the Raspberry Pi.
The code for the arduino can be found under:- git\libraries\RF24\examples\pingpair_dyn.ino
- /git/RF24/examples_linux/pingpair_dyn.py
Refer to this page to run the code on the RPI (at the end of the page):
http://tmrh20.github.io/RF24/Python.html
Here's a link to help wiring the RF module, see end of the page:
http://tmrh20.github.io/RF24/index.html