Skip to content

This application demonstrates how to build a BLE application on STM32WBA5 with X-cubeFreeRTOS

License

Notifications You must be signed in to change notification settings

stm32-hotspot/STM32WBA-BLE-HeartRate-FreeRTOS

Repository files navigation

STM32WBA HeartRate FreeRTOS

This application demonstrates how to build a BLE application on STM32WBA5 with X-cubeFreeRTOS.

Setup

This application is running on s NUCLEO-WBA55CGA board.

It implements standard BLE HeartRate profile build thanks to:

  • STM32CubeMX v6.11.1
  • STM32CubeWBA v1.3.1
  • X-Cube-FreeRTOS v1.2.0

Open firmware project with desired IDE, compile and flash the board.

Application description

At startup board starts advertising

To connect to the board use one of following application:

Connect to targeted device and you can see heartbeat values notified.

This application uses standby as low power mode. All timings are based on RTC, systick is not used.

Troubleshooting

Caution : Issues and the pull-requests are not supported to submit problems or suggestions related to the software delivered in this repository. The STM32WBA-BLE-HeartRate-FreeRTOS example is being delivered as-is, and not necessarily supported by ST.

For any other question related to the product, the hardware performance or characteristics, the tools, the environment, you can submit it to the ST Community on the STM32 MCUs related page.

About

This application demonstrates how to build a BLE application on STM32WBA5 with X-cubeFreeRTOS

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages