Jasonchenlijian/FastBle
Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- 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: n/a
- age_days: 3663
- days_rel: n/a
- days_push: 138
- n_releases_24m: 0
Adoption not part of the score
5504 stars · 1243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FastBle is an Android Bluetooth Low Energy development framework that simplifies BLE operations like scanning, filtering, connecting, reading, writing, and notifications. It supports multi-device connections, auto-reconnection, RSSI reading, and MTU configuration through a fluent Java API.
Use cases
- scan and filter BLE devices by name, MAC, or UUID on Android
- connect to multiple BLE peripherals simultaneously
- read and write BLE characteristics with notifications and indications
- implement auto-reconnection for BLE devices with retry logic
- read signal strength (RSSI) and set MTU for BLE connections
- build an Android app that talks to BLE sensors or wearables
When to choose
- you are building an Android app in Java that communicates with BLE devices
- you need multi-device BLE connections with simple callback-based APIs
- you want built-in reconnection, timeouts, and scan filtering without writing raw BluetoothGatt code
When to avoid
- you are developing for iOS, desktop, or non-Android platforms
- you need Kotlin-first or coroutine/Flow-based BLE APIs
- your project requires BLE features outside the Android BLE stack, such as Bluetooth Classic
Facets
library · maturity active
sdk developer-tools android-tools developer-tools iot jvm bluetooth ble bluetooth-low-energy android-library iot-connectivity android
1 source
- readme: https://github.com/Jasonchenlijian/FastBle · fetched 2026-08-28 · b12eaf2a8772
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jasonchenlijian/FastBle | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="Jasonchenlijian/FastBle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem