h2zero/NimBLE-Arduino
A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 95
- Release rhythm 95
- 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: 14
- age_days: 2375
- days_rel: 35
- days_push: 30
- n_releases_24m: 22
Adoption not part of the score
1118 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ Arduino library wrapping the Apache NimBLE Bluetooth Low Energy stack for Espressif ESP32 and Nordic nRF51/nRF52 microcontrollers. It offers a lighter, faster alternative to the bluedroid-based ESP32 BLE library while keeping a similar API.
Use cases
- build a BLE peripheral server on ESP32 with Arduino
- scan for BLE beacons with an nRF52 board
- create a BLE client that connects to heart rate sensors
- reduce memory usage of ESP32 BLE applications
- implement BLE Eddystone beacons in Arduino sketches
- use a fully open-source BLE stack on Nordic chips without softdevice
When to choose
- you need BLE on ESP32 or nRF5x within Arduino or PlatformIO
- the default bluedroid ESP32 BLE library is too resource-heavy or slow
- you want an actively maintained, open-source BLE stack with full debugging on Nordic devices
When to avoid
- you are building with ESP-IDF directly (use esp-nimble-cpp instead)
- you need BLE on non-supported microcontrollers
- you rely on the exact bluedroid API without any code migration
Facets
library · maturity active
sdk embedded embedded-systems hardware developer-tools embedded cpp iot bluetooth-low-energy nimble esp32 nrf52 arduino-library ble-stack iot
2 sources
- readme: https://github.com/h2zero/NimBLE-Arduino · fetched 2026-08-28 · 38cfd84d7999
- homepage: https://h2zero.github.io/NimBLE-Arduino/ · fetched 2026-08-29 · fa9478068537
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| h2zero/NimBLE-Arduino | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="h2zero/NimBLE-Arduino")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem