uploaded 2 days ago
BLE standard GATT services support
11 examples
-
-
ble_ans
This example creates a GATT server to advertise and manage alert notifications over BLE, demonstrating BLE connection management APIs.
8.12 KB
-
ble_bas
This example creates a GATT server to advertise and interact over a serial interface, emulating Battery Service behavior.
8.97 KB
-
ble_bcs
This example creates a GATT server for BLE Body Composition service, enabling device information exposure and connection management.
3.84 KB
-
ble_cts
This example creates a GATT server and advertises, aiming to understand BLE Current Time Service and connection management APIs.
3.95 KB
-
ble_dis
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client.
4.35 KB
-
ble_hrs
This example creates a GATT server to advertise and expose heart rate data for fitness applications.
5.05 KB
-
ble_hts
This example creates a GATT server for a health thermometer service that exposes temperature data via BLE.
5.41 KB
-
ble_ots
This example creates a GATT server implementing the BLE Object Transfer Service (OTS) and starts advertising. It demonstrates BLE connection management and basic OTS service communication functionality.
4.00 KB
-
ble_tps
This example creates a GATT server that advertises and exposes the current transmit power level of a device.
3.57 KB
-
ble_uds
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client.
3.80 KB
-
ble_wss
This example creates a GATT server for BLE advertising and device information service using ESP32 platform.
3.68 KB