uploaded 2 months ago
BLE standard GATT services support

10 examples

  • ble_services 10
    • ble_ans
      This example creates a GATT server and starts advertising, waiting for connections from a GATT client. It simulates the behavior of the Alert…
      8.12 KB
    • ble_bas
      This example creates a GATT server that advertises and connects with a GATT client while providing an interactive shell over a serial interface to…
      8.97 KB
    • ble_bcs
      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.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 Body Composition…
      3.96 KB
    • ble_dis
      This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. It exposes manufacturer and vendor information…
      4.36 KB
    • ble_hrs
      This example creates a GATT server and starts advertising, waiting for a GATT client to connect. It exposes heart rate data and other metrics for…
      5.05 KB
    • ble_hts
      This example creates a GATT server for a health thermometer service, exposing temperature and related data for healthcare applications via BLE…
      5.41 KB
    • ble_tps
      This example creates a GATT server and starts advertising while waiting for a GATT client to connect. It exposes the current transmit power level of…
      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