Abstract Bluetooth Low Energy peripheral interface for the Deki Engine. Defines IDekiBLE: scanning, advertising, GATT server construction, characteristic notify/read/write callbacks, and central-role connections.
This module contains no radio driver of its own. A platform integration module (for example deki-esp32-integration) registers the concrete backend.
Part of the Deki Engine module ecosystem.
Install via the Module Manager inside the Deki Editor.
| Dependency | Type |
|---|---|
| ESP-IDF | External, only on ESP32 targets |
Licensed under the Apache License, Version 2.0. See LICENSE for details.