STM32WBA Bluetooth® LE – Data Throughput Measurement

Revision as of 15:33, 3 February 2023 by Registered User (→‎Structure)

1. Introduction


2. Data Throughput

3. Requirements

3.1. Software and system requirements

3.2. Hardware requirements

3.3. Collector applications compatible

4. STM32WBA Data Throughput Server example description

4.1. Project directory

The "BLE_DataThroughput_Server" application is available by downloading STM32CubeWBA MCU Package[1].

Data Throughput Server project directory

4.2. Project description

4.2.1. Structure

Software project structure with the most important parts:

Data Throughput Server project structure


4.2.2. Application initialization

The different steps of the application initialization are described below:

4.2.3. GAP and GATT initialization and interaction

4.3. Build and install

4.4. How to use

4.5. UART debug trace

5. STM32WBA Data Throughput Client example description

5.1. Project directory

The "BLE_DataThroughput_Client" application is available by downloading STM32CubeWBA MCU Package[1].

Data Throughput Client project directory

5.2. Project description

5.2.1. Structure

Software project structure with the most important parts:

Data Throughput Client project structure


5.2.2. Application initialization

The different steps of the application initialization are described below:

5.2.3. GAP and GATT initialization and interaction

5.3. Build and install

5.4. How to use

5.5. UART debug trace