GATTprofiilia
GATTprofiilia, or GATT profile, is a standardized way to organize Bluetooth Low Energy (BLE) communication around a specific use case. It is built on the Bluetooth GATT protocol and defined by the Bluetooth Special Interest Group (SIG). A profile specifies how data is structured and exchanged to achieve a particular function across BLE devices.
In GATT, devices operate in a client–server relationship. The server hosts attributes arranged into services and
Profiles combine one or more services and characteristics and define data formats, measurement procedures, and interaction
Adoption and interoperability: devices implementing the same GATTprofiilia can interoperate with compatible software and other devices.