Ross ROSS = Recommend OSS · open-source software intelligence for agents

nRF24/RF24

OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices observed · 2026-08-28

github.com/nRF24/RF24 · homepage · C++ · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 97
  • Release rhythm 73
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 96
  • age_days: 4551
  • days_rel: 21
  • days_push: 21
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2464 stars · 1038 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An optimized C++ driver library for the nRF24L01(+) 2.4GHz wireless transceiver, acting as an OSI Layer 2 radio driver. It supports Arduino, Raspberry Pi/Linux, and RP2xxx platforms with a beginner-friendly API and extensive examples.

Use cases

  • wirelessly connect Arduino sensors to a Raspberry Pi
  • build a home sensor network with nRF24L01 modules
  • stream data between microcontrollers over 2.4GHz radio
  • drive nRF24L01+ transceivers from Linux SBCs
  • create low-power wireless communication between embedded devices

When to choose

  • you use nRF24L01(+) radio modules with Arduino, Raspberry Pi, or RP2xxx hardware
  • you want a well-documented, actively maintained driver with rich examples
  • you need reliable, high-speed layer 2 radio communication

When to avoid

  • you need TCP/IP or mesh networking out of the box (see RF24Network/RF24Mesh/RF24Ethernet)
  • your radio hardware is NRF52x rather than nRF24L01 (consider nrf_to_nrf)
  • you need a higher-level networking stack rather than a raw radio driver

Facets

library · maturity active

embedded networking sdk embedded-systems iot hardware developer-tools embedded iot cpp python nrf24l01 arduino-library wireless-transceiver 2-4ghz-radio raspberry-pi rf24 layer2-driver sensor-networks linux

2 sources

Member repositories

RepositoryRoleHealth v2
nRF24/RF24main89

For agents

markdown · JSON · MCP: product_card(name="nRF24/RF24")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem