Introduction

This document specifies the API for developing BLE Applications and other Applications.

GR5526 provides five classes of APIs for developer:

  • The BLE Services API to develop typical applications that follow the BLE specification.

​ Please refer to Definitions and Prototypes for BLE Services

  • The Graphics API to develop complex animations with GPU and DC.

​ Please refer to Definitions and Prototypes for Graphics

  • The Peripheral API to access the various peripherals of MCU.

​ Please refer to Definitions and Prototypes for Peripheral

  • The BLE API to develop various BLE Applications using the BLE interfaces.

​ Please refer to Definitions and Prototypes for BLE SDK

  • The System API to acquire and utilize system resources, such as software timer.

​ Please refer to Definitions and Prototypes for System API

Note: The latest API version number for SDK is 1.0.0.