Heart Rate monitor example for the Nucleo board and the Bluetooth Low Energy Nucleo board.

Dependencies:   Nucleo_BLE_API Nucleo_BLE_BlueNRG mbed

You are viewing an older revision! See the latest version

Homepage

Getting Started with BlueNRG Shiled

This example demonstrates how to use the Nucleo BlueNRG shield with the STM32F411 Nucleo board to obtain heart rate information:

First, attach the BlueNRG shield to the Nucleo board as shown here: /media/uploads/sjallouli/bluenrg_shield.jpg

Next, connect the STM32F411 Nucleo board to your PC with a USB cable.

Now return to the Nucleo_BLE_HeartRate projecthomepage and import the project into your mbed compiler:

/media/uploads/sjallouli/import_step1.jpg

Click “Import” button on the pop up window shown below

/media/uploads/sjallouli/import_step2.jpg

Compile and load the image onto the F411 Nucleo board

<<note>>


All wikipages