The Generic Attribute Profile (가트) defines a service framework using the Attribute Protocol. This framework defines procedures and formats of services and their characteristics. The procedures defined include discovering, reading, writing, notifying, and indicating characteristics, as well as configuring the broadcast of characteristics. ~ 안에 가트, the Server and Client are two different kinds of 가트 roles, it’s useful to separate.

What is GATT Server?

A service is a collection of data and associated behaviors to accomplish a particular function or feature. In GATT, a service is defined by its service definition. A service definition may contain referenced services, mandatory characteristics and optional characteristics. A GATT Server is a device that stores attribute data locally and provides data access methods to a remote GATT Client paired via BLE.

What is GATT Client?

A GATT Client is a device that accesses data on a remote GATT Server, paired via BLE, using read, write, notify, or indicate operations. Once two devices are paired, each device can act as both a GATT Server and a GATT Client.

현재, 피지컴 블루투스 Low Energy modules could support GATT Server and Client. In regards to different customersrequirements, 피지컴 designed a variety of BLE modules, 예를 들어. the small size Nordic nRF52832 module FSC-BT630, TI CC2640 module FSC-BT616. For more information, 링크 방문을 환영합니다: