uploaded 1 month ago
BLE standard GATT services support

11 examples

  • ble_services 11
    • ble_ans
      This example creates a GATT server and starts advertising, waiting for a GATT client to connect. It exposes alert notification services that include…
      8.12 KB
    • ble_bas
      This example creates a GATT server for the BLE Battery Service, enabling advertising and interaction over a serial interface to emulate BAS behavior.…
      8.97 KB
    • ble_bcs
      This example creates a GATT server and starts advertising, waiting for a GATT client connection. It aims to demonstrate 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.95 KB
    • ble_dis
      This example creates a GATT server that starts advertising and waits for a GATT client connection. It exposes manufacturer and/or vendor information…
      4.35 KB
    • ble_hrs
      This example creates a GATT server for a BLE heart rate service, allowing connection by a GATT client and exposing heart rate data for fitness…
      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 for a GATT client to connect.…
      4.00 KB
    • ble_tps
      This example creates a GATT server and starts advertising, waiting to be connected by a GATT client. The Tx power service exposes the current…
      3.57 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.68 KB