# noble/noble

A Node.js BLE (Bluetooth Low Energy) central module

Repository: https://github.com/noble/noble
Canonical: https://ross.abutalabs.com/products/noble
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2022-03-21T16:44:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4970, "days_push": 1626, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3456, forks 876 (observed 2026-08-28T04:08:05.510898+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: sdk, developer-tools
- domain: developer-tools, iot, hardware, cross-platform
- platform: windows, bsd, cross-platform
- tags: bluetooth-low-energy, ble-central, iot-connectivity, hardware-access, nodejs, macos, linux

## Member repositories
- noble/noble (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.510898+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:37:30.427887+00:00, confidence not recorded.
  - readme: https://github.com/noble/noble (fetched 2026-08-28T04:08:05.510898+00:00, sha c6b6269aa83d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
