- Building Bluetooth Low Energy Systems
- Muhammad Usama bin Aftab
- 105字
- 2021-07-09 18:24:52
GATT Server and GATT Client
Any device that wants to transfer data over Bluetooth can adopt a role based on the requirement. A device can act as a GATT Server which welcomes requests from the client, process data accordingly and returns back the value. GATT Server is responsible for processing and making data attribute available to the client.
GATT client, on the other hand, initiates the request to the server and receive the responses. A GATT client needs to perform a service discovery process in order to know the server's attributes. Once it is done identifying the services, it can read or write data attribute.
推薦閱讀
- 24小時學會電腦組裝與維護
- Cortex-M3 + μC/OS-II嵌入式系統開發入門與應用
- Instant uTorrent
- 計算機組裝與系統配置
- 電腦組裝與維修從入門到精通(第2版)
- INSTANT Wijmo Widgets How-to
- 硬件產品經理手冊:手把手構建智能硬件產品
- 平衡掌控者:游戲數值經濟設計
- Learning Game Physics with Bullet Physics and OpenGL
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Hands-On Artificial Intelligence for Banking
- 深入理解序列化與反序列化
- 單片機原理及應用:基于C51+Proteus仿真
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- Drupal Rules How-to