# dotintent/react-native-ble-plx

React Native BLE library

Repository: https://github.com/dotintent/react-native-ble-plx
Canonical: https://ross.abutalabs.com/products/react-native-ble-plx
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2026-03-09T20:25:54+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 71, release rhythm 39, longevity 100
- inputs: {"age_days": 3689, "days_push": 177, "days_rel": 196, "gap_med": 203.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3432, forks 559 (observed 2026-08-28T04:08:04.235867+00:00)

## What it is
A React Native library for Bluetooth Low Energy (BLE) communication on iOS and Android. It supports scanning, connecting, service/characteristic discovery, reading/writing, notifications, RSSI, MTU negotiation, and iOS background mode.

## Use cases
- scan for BLE devices in a React Native app
- connect to a BLE peripheral and read/write characteristics
- subscribe to characteristic notifications from a heart-rate sensor
- negotiate MTU with a BLE device on Android
- run BLE scanning in the background on iOS
- read RSSI from nearby Bluetooth devices

## When to choose
- you need central-mode BLE in a React Native or Expo app
- you want a mature, widely used BLE library with active maintenance
- you need iOS background BLE support

## When to avoid
- you need Bluetooth Classic or beacon support
- you need peripheral mode to communicate between phones
- you need bonding support
- you are not building a React Native app

## Facets
- artifact type: library
- maturity: active
- function: sdk, iot
- domain: mobile-development, iot, cross-platform
- platform: -
- tags: react-native, bluetooth-low-energy, ble, expo, peripherals, android, ios, mobile, javascript

## Member repositories
- dotintent/react-native-ble-plx (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:04.235867+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:45.222582+00:00, confidence not recorded.
  - readme: https://github.com/dotintent/react-native-ble-plx (fetched 2026-08-28T04:08:04.235867+00:00, sha fbf27787ee79)
- Data as of 2026-08-30T08:39:29.467469+00:00.
