Skip to main content

android-ble-hardware

Étoiles8
Forks1
Mis à jour24 mai 2026 à 14:10

Android BLE hardware integration using the Nordic Semiconductor BLE library (no.nordicsemi.android:ble). Covers UART/GATT service discovery, callbackFlow-based device scanning, connection lifecycle management, multi-device type detection, automatic reconnection, and byte-level protocol parsing. Use this when: integrating a BLE peripheral, implementing a GATT profile, scanning for devices by UUID or name pattern, handling BLE permissions on Android 12+, parsing binary telemetry packets, building a BleManager subclass, handling disconnect/reconnect loops, integrating GPS loggers, sensor hardware, OBD-II adapters, or any custom BLE peripheral. Do not use for general Bluetooth Classic/SPP/RFCOMM pairing or connection management — use android-bluetooth instead.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly