uploaded 2 months ago
BLE standard GATT services support

11 examples

  • ble_services 11
    • ble_ans
      This example creates a GATT server that advertises and allows connection by a GATT client. It implements an alert notification service, providing…
      8.12 KB
    • ble_bas
      This example creates a GATT server that advertises and waits for a GATT client to connect. It includes an interactive shell over a serial interface…
      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 Current Time…
      3.96 KB
    • ble_dis
      This example creates a GATT server that advertises and waits for a GATT client to connect. It exposes device information, including manufacturer…
      4.36 KB
    • ble_hrs
      This example creates a GATT server to advertise and connect with a GATT client, exposing heart rate data for fitness applications using BLE…
      5.05 KB
    • ble_hts
      This example creates a GATT server for a health thermometer service, advertising temperature and related data for healthcare applications using BLE.…
      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.01 KB
    • ble_tps
      This example creates a GATT server that starts advertising and waits for a GATT client connection. It exposes the current transmit power level of a…
      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 that starts advertising, waiting for a GATT client connection. It aims to demonstrate the BLE Body Composition…
      3.69 KB