Skip to main content
ABN
Associate III
November 23, 2022
Question

How to enable the BLE Custom template with the FreeRTOS running?

  • November 23, 2022
  • 2 replies
  • 826 views

The project is running on FreeRTOS in the CMSIS_V2 mode.

I need to have a BLE custom template to configure my own services and characterisctics.

In the case with the FreeRTOS running, I can just enable the BLE SIG Heartrate. The other BLE Applications are not present. But, if I disable the RTOS, then all the BLE applications are available.

Is there any way to enable both RTOS and the BLE Custom template?

Thanks in advance.

MCU used: STM32WB55

Dev board: P-Nucleo WB55

2 replies

Associate II
February 11, 2025

Hello,

Have you managed to do something with this ?

Associate
October 21, 2025

Hi,

Have you figured what needs to be done?