Heart Rate Monitor example for the BLE API using ST BlueNRG native drivers

Dependencies:   BLE_API X_NUCLEO_IDB0XA1 mbed

You are viewing an older revision! See the latest version

Homepage

Getting started with X-NUCLEO-IDB04A1

This example demonstrates how to use the X-NUCLEO-IDB04A1 component with one of the STM32 Nucleo platforms tested with the X-NUCLEO-IDB04A1 component to obtain heart rate information:

First, attach the X-NUCLEO-IDB04A1 to the STM32 Nucleo platform as shown here: /media/uploads/apalmieri/xnucleo_idb04a1.jpg

Next, connect the STM32 Nucleo platform to your PC with a USB-mini USB cable.

Now return to the BLE_HeartRate_IDB0XA1 project homepage and import the project into your mbed compiler:

/media/uploads/apalmieri/homepage.jpg

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

/media/uploads/apalmieri/import.jpg

Compile and load the image onto the STM32 Nucleo platform

Upon a successful compilation, a binary image will be created and a dialog box will ask you where to save it.

/media/uploads/apalmieri/saveimage.jpg

Now you can load the compiled code onto your Nucleo platform by saving the newly created binary file to your STM32 Nucleo drive


All wikipages