uploaded 14 hours ago
BLE standard GATT services support
11 examples
-
-
ble_ans
This example creates a GATT server for the BLE Alert Notification Service, allowing alert information to be exposed and interacted with via a serial interface.
8.12 KB
-
ble_bas
This example creates a GATT server for BLE battery service, enabling interaction over a serial interface to emulate BAS.
8.97 KB
-
ble_bcs
This example creates a GATT server for the BLE Body Composition service and manages BLE connections.
3.84 KB
-
ble_cts
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client.
3.95 KB
-
ble_dis
This example creates a GATT server that advertises and provides device information via BLE, showcasing BLE connection management APIs.
4.35 KB
-
ble_hrs
This example creates a GATT server to advertise and manage heart rate data for fitness applications using BLE.
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, waiting to be connected by a GATT client.
4.00 KB
-
ble_tps
This example creates a GATT server that advertises and exposes the current transmit power level of a device when connected.
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 and starts advertising, waiting to be connected by a GATT client.
3.68 KB