uploaded 2 weeks ago
Callback-based BLE GATT server abstraction over the ESP-IDF Bluedroid stack: define services and characteristics with simple read/write handlers, no Bluedroid boilerplate.

1 example

  • basic
    This example showcases a BLE GATT server that exposes sensor data, device control, and information through various services and characteristics.
    6.46 KB