espressif/ble_services

1.4.0

Latest
uploaded 11 hours ago
BLE standard GATT services support

11 examples

  • ble_services 11
    • ble_ans
      This example creates a GATT server for the alert notification service, exposing alert details via BLE.
      8.12 KB
    • ble_bas
      This example creates a GATT server for BLE Battery Service, allowing interaction via a serial interface.
      8.97 KB
    • ble_bcs
      This example creates a GATT server for the BLE Body Composition service, focusing on connection management APIs.
      3.84 KB
    • ble_cts
      This example creates a GATT server for advertising and connecting through BLE, focusing on the Current Time Service.
      3.95 KB
    • ble_dis
      This example creates a GATT server that advertises device information, focusing on BLE connection management APIs.
      4.35 KB
    • ble_hrs
      This example creates a GATT server for a heart rate service, allowing fitness-related data sharing over BLE.
      5.05 KB
    • ble_hts
      This example creates a GATT server for a health thermometer service that exposes temperature data via BLE.
      5.41 KB
    • ble_ots
      This example creates a GATT server implementing the BLE Object Transfer Service (OTS) and starts advertising, waiting for GATT client connections.
      4.00 KB
    • ble_tps
      This example creates a GATT server and starts advertising, exposing the current transmit power level of a device.
      3.57 KB
    • ble_uds
      This example creates a GATT server for BLE user data service, advertising and waiting for client connections.
      3.80 KB
    • ble_wss
      This example creates a GATT server that starts advertising and aims to demonstrate the BLE Body Composition service and connection management APIs.
      3.68 KB