Project

General

Profile

Feature #4

Add example code Tx/Rx with nRF24L01 - Arduino <-> RPI.

Added by Michel Gauvin over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
10/24/2020
Due date:
% Done:

0%

Estimated time:

Description

Add example code Tx/Rx with nRF24L01 - Arduino <-> RPI.

#1

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
The code for the RPI is in python3 and can be found in:
  • /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

Also available in: Atom PDF