espressif/ble_conn_mgr

uploaded 1 year ago
A common layer to manage the BLE connection, support both Bluedroid and Nimble
## v0.1.0

This is the first release version for BLE connection management component in Espressif Component Registry, more detailed descriptions about the project, please refer to [User_Guide](https://docs.espressif.com/projects/espressif-esp-iot-solution/en/latest/bluetooth/ble_conn_mgr.html).

Features:
- Roles: Support peripheral and central, client and server
- Operations: Support GAP, GATT, GATT characteristic and services
- Periodic: Support periodic advertising and sync with the advertiser

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/ble_conn_mgr^0.1.0"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 210 times
  • Downloaded this version
    This version: 43 times

Badge

espressif/ble_conn_mgr version: 0.1.0
|