1. Introduction
2. Custom Database Creation Process
3. Code Overview
4. Running The Demonstration Example
5. Revision history
getting_started
DA1459x Tutorial Custom Bluetooth Service
DA1459x Tutorial Custom Bluetooth Service
Contents
1. Introduction
1.1. Before You Start
1.2. Attribute Protocol (ATT)
1.3. Attribute Definition
1.4. BLE Service Structure
1.5. BLE Framework Architecture
1.6. Event Handling Levels
1.7. BLE Service Framework
2. Custom Database Creation Process
2.1. Working on a Custom BLE Service
3. Code Overview
3.1. Custom BLE Service Header File
3.2. Custom BLE Service Source File
3.3. Initializing the Custom BLE Service
3.4. Macro Definitions
4. Running The Demonstration Example
4.1. Verifying with a Scanner App
5. Revision history