uploaded 2 hours ago
BLE standard GATT services support
11 examples
-
-
ble_ans
This example creates a GATT server that advertises and interacts with a GATT client, demonstrating the alert notification service.
8.12 KB
-
ble_bas
This example creates a GATT server to manage battery service using BLE connection management APIs.
8.97 KB
-
ble_bcs
This example creates a GATT server, advertising for a GATT client, and showcases the BLE Body Composition service.
3.84 KB
-
ble_cts
This example creates a GATT server, advertising to connect with clients while demonstrating BLE connection management APIs.
3.95 KB
-
ble_dis
This example creates a GATT server and starts advertising to allow connections by a GATT client, exposing device information.
4.35 KB
-
ble_hrs
This example creates a GATT server for a heart rate sensor using BLE connection management, aimed at fitness applications.
5.05 KB
-
ble_hts
This example demonstrates a GATT server for a health thermometer service that manages BLE connections and exposes temperature data.
5.41 KB
-
ble_ots
This example creates a GATT server implementing the BLE Object Transfer Service (OTS) and starts advertising, waiting to be connected by a GATT client.
4.00 KB
-
ble_tps
This example creates a GATT server to advertise and expose the current transmit power level of a device using BLE.
3.57 KB
-
ble_uds
This example creates a GATT server that advertises and waits for a GATT client connection, focusing on BLE user data service.
3.80 KB
-
ble_wss
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client.
3.68 KB