noble/noble
A Node.js BLE (Bluetooth Low Energy) central module 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: 4970
- days_rel: n/a
- days_push: 1626
- n_releases_24m: 0
Adoption not part of the score
3456 stars · 876 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Noble is a Node.js library for acting as a Bluetooth Low Energy (BLE) central device, enabling scanning, connecting to, and interacting with BLE peripherals. It supports macOS, Linux, FreeBSD, and Windows.
Use cases
- scan for nearby BLE devices from Node.js
- read and write BLE peripheral characteristics
- connect to heart rate monitors or sensors over Bluetooth LE
- build a BLE gateway or bridge application
- discover BLE services and notifications in JavaScript
When to choose
- you need BLE central-role functionality in a Node.js app on a supported OS
- you want a mature, MIT-licensed library with broad OS support
When to avoid
- you need to implement a BLE peripheral (use bleno instead)
- you need active development or support for newer Node versions, as the latest release is from 2022
- you are on an unsupported operating system
Facets
library · maturity maintenance
sdk developer-tools developer-tools iot hardware cross-platform windows bsd cross-platform bluetooth-low-energy ble-central iot-connectivity hardware-access nodejs macos linux
1 source
- readme: https://github.com/noble/noble · fetched 2026-08-28 · c6b6269aa83d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| noble/noble | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem