Revision as of 16:44, 22 October 2021 by Registered User (→‎Heart Rate Example)

1. Heart Rate Profile Presentation

2. Heart Rate Example

2.1. Requirements

2.2. Software and System requirements

Software required are the following:
IDE:

  • IAR Systems® v8.20.2
  • STM32CubeIDE[1].
  • Keil® µVision® v5.23

Programmer:

  • STM32CubeProgrammer[2] : To flash the board with an already generated binary

2.3. Hardware requirements

A Nucleo board[3], a STM32WB USB dongle[3], or a STM32WB Discovery Kit[4] is necessary to install the application.



Plus a smartphone with ST BLE Sensor application (for Android[5], or iOS[6]).

2.4. Setup

The "BLE_HeartRate" application is available by downloading STM32CubeWB release.

2.5. Build and Install

Follow steps described in BLE Build and Install Application page, applying it for BLE_HeartRate project.

2.6. Handle

3. References