noble/bleno
A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: n/a
- age_days: 4691
- days_rel: n/a
- days_push: 1821
- n_releases_24m: 0
Adoption not part of the score
2139 stars · 444 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library for implementing Bluetooth Low Energy (BLE) peripheral devices, letting JavaScript code advertise services and characteristics over BLE. It is the peripheral-side counterpart to the noble central module.
Use cases
- create a BLE peripheral in Node.js
- simulate a Bluetooth LE device
- build a BLE beacon or GATT server
- expose custom BLE services and characteristics
- prototype IoT devices that advertise over Bluetooth
- test BLE central apps against a fake peripheral
When to choose
- you need to emulate or implement a BLE peripheral from Node.js on macOS, Linux, FreeBSD, or Windows
- you want to advertise GATT services/characteristics programmatically for IoT prototyping or testing
When to avoid
- you need a BLE central (scanner/client) role - use noble instead
- you need actively maintained software or newer Node.js/OS support, since the last release was in 2021
- you need BLE peripheral support on platforms outside the supported OSes
Facets
library · maturity maintenance
sdk developer-tools developer-tools iot hardware windows bsd bluetooth-low-energy ble-peripheral gatt beacon nodejs-library nodejs linux macos
1 source
- readme: https://github.com/noble/bleno · fetched 2026-08-28 · 959754ea4e84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| noble/bleno | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem