- 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.
推薦閱讀
- 新型電腦主板關鍵電路維修圖冊
- 計算機維修與維護技術速成
- The Deep Learning with Keras Workshop
- R Deep Learning Essentials
- STM32嵌入式技術應用開發全案例實踐
- 電腦高級維修及故障排除實戰
- STM32自學筆記
- 單片微機原理及應用
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- 單片機項目設計教程
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- 計算機電路基礎(第2版)
- Corona SDK Mobile Game Development:Beginner's Guide
- 創客電子:Arduino和Raspberry Pi智能制作項目精選
- 基于S5PV210處理器的嵌入式開發完全攻略