uploaded 1 year ago
BLE standard GATT services support
10 examples
-
-
ble_ans
This example creates a GATT server that advertises and waits for a GATT client connection, while also providing an interactive shell over a serial…
8.03 KB
-
ble_bas
This example creates a GATT server that advertises and waits for GATT client connections. It provides an interactive shell over a serial interface to…
8.87 KB
-
ble_bcs
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. It aims to demonstrate the BLE Body Composition…
3.84 KB
-
ble_cts
This example creates a GATT server that advertises and waits for a connection by a GATT client, utilizing the Bluetooth controller for BLE connection…
3.96 KB
-
ble_dis
This example creates a GATT server for a BLE device information service, advertising and waiting for connection from a GATT client. It is designed to…
4.36 KB
-
ble_hrs
This example creates a GATT server and starts advertising for BLE connections, specifically focusing on the heart rate service which transmits heart…
5.05 KB
-
ble_hts
This example creates a GATT server to advertise and connect with a GATT client, exposing temperature and healthcare-related data through a health…
5.41 KB
-
ble_tps
This example creates a GATT server that starts advertising and waits for a connection by a GATT client. It exposes the current transmit power level…
3.58 KB
-
ble_uds
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. It aims at understanding BLE Body Composition…
3.81 KB
-
ble_wss
This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. It aims at understanding BLE Body Composition…
3.69 KB