uploaded 3 weeks ago
BLE standard GATT services support

11 examples

  • ble_services 11
    • ble_ans
      This example implements a GATT server that advertises and connects with a GATT client, emulating the behavior of the Alert Notification Service (ANS)…
      8.12 KB
    • ble_bas
      This example creates a GATT server that advertises and waits for a connection from a GATT client, while providing an interactive shell via a serial…
      8.97 KB
    • ble_bcs
      This example creates a GATT server that advertises, waiting for connections from a GATT client, and aims to demonstrate both the 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 Current Time…
      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/or vendor…
      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 relevant…
      5.05 KB
    • ble_hts
      This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. The health thermometer service exposes…
      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…
      4.01 KB
    • ble_tps
      This example creates a GATT server and starts advertising while waiting for a GATT client connection. 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 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. It aims at understanding BLE Body Composition…
      3.69 KB