Tuesday, May 17, 2022

BlueNRG GATT Database

GATT database in ST BlueNRG SoCs




Monday, May 16, 2022

Introduction to BLE Service Discovery and GATT protocol

Introduction to BLE Generic Attribute (GATT) protocol by real examples, including service discovery, read/write descriptors and so on.

Agenda:

  1. BLE protocol stack
    1. Generic Attribute (GATT) Profiles
    2. Attribute (ATT) protocol operations
  2. Protocol examples
    1. Discover all primary services
    2. Find included services
    3. Discover all characteristics of a service
    4. Discover all characteristics descriptors
    5. Write characteristics descriptor
    6. Write without response
    7. Notification
    8. Read characteristics value







Bluetooth Low Energy (BLE) Mesh Packet Format is the second part for Bluetooth Low Energy Packet Format, specified for Bluetooth SIG Mesh standard.