CN / EN
Doc Feedback
Thanks for your interest, welcome to contact us.
Thanks for your feedback

Introduction

The Bluetooth Low Energy (Bluetooth LE) software architecture of a GR551x System-on-Chip (SoC) comprises the Application/Profile layer, a Software Development Kit (SDK), and a BLE Protocol Stack (BLE Stack), as shown in the figure below.

Figure 1 GR551x Bluetooth LE software architecture

In this architecture, the Application/Profile layer interacts with the BLE Stack through APIs provided by the SDK. Developers can invoke APIs of GAP, GATT, SM, and L2CAP layers on the BLE Stack during application development.

This document focuses on the composition and functions of the BLE Stack as well as how user applications interact with the BLE Stack. In addition, the document introduces code examples contained in the GR551x SDK to help developers better understand the BLE Stack. Codes are stored in SDK_Folder\projects\ble\ble_basic_example\. SDK_Folder is the root directory of GR551x SDK.

Tip:

For more information about Bluetooth LE technologies and protocols, visit the official Bluetooth SIG website:. Specifications of GAP, GATT, SM, and L2CAP are provided in Bluetooth Core Spec. Specifications of other Bluetooth LE profiles are available on the GATT Specs page. Assigned numbers, identifiers, and code which may be used by Bluetooth LE applications are listed on the Assigned Numbers page.

Scan to follow

Open WeChat, use "Scan" to follow.