- 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.
推薦閱讀
- Augmented Reality with Kinect
- 極簡Spring Cloud實戰
- Intel FPGA/CPLD設計(高級篇)
- The Applied AI and Natural Language Processing Workshop
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- Mastering Manga Studio 5
- Large Scale Machine Learning with Python
- Arduino BLINK Blueprints
- Intel Edison智能硬件開發指南:基于Yocto Project
- Source SDK Game Development Essentials
- “硬”核:硬件產品成功密碼
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- Spring Cloud微服務和分布式系統實踐
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境