uploaded 1 month ago
BLE standard GATT services support
11 examples
-
-
ble_ans
This example creates a GATT server that advertises to connect with a GATT client, while providing an interactive shell over a serial interface to…
8.12 KB
-
ble_bas
This example creates a GATT server that advertises and waits for a GATT client connection. It features an interactive shell for emulating Battery…
8.97 KB
-
ble_bcs
This example creates a GATT server that advertises and waits for a GATT client connection, aiming to demonstrate the BLE Body Composition service and…
3.84 KB
-
ble_cts
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. It aims at understanding BLE Current Time…
3.96 KB
-
ble_dis
This example creates a GATT server and starts advertising, waiting for a GATT client to connect. It exposes device manufacturer information and aims…
4.36 KB
-
ble_hrs
This example creates a GATT server that advertises and waits for a GATT client connection. It exposes heart rate data for fitness applications and…
5.05 KB
-
ble_hts
This example creates a GATT server that advertises and waits for a GATT client connection, exposing temperature and related data from a health…
5.41 KB
-
ble_ots
This example creates a GATT server implementing the BLE Object Transfer Service (OTS) and begins advertising, waiting for a GATT client connection.…
4.01 KB
-
ble_tps
This example creates a GATT server that advertises and waits for a GATT client connection. It exposes the current transmit power level of a device…
3.58 KB
-
ble_uds
This example creates a GATT server for the BLE User Data Service, which advertises and waits for connections from a GATT client. It uses BLE…
3.80 KB
-
ble_wss
This example creates a GATT server that starts advertising, allowing connection by a GATT client. It focuses on understanding BLE Body Composition…
3.69 KB