2026-05-31 11:27 PM
I'm developing for the NUCLEO-WBA25CE1 using BLE_HeartRate.
In the main function, I called MX_APPE_Init(NULL) followed by BSP_LED_Init() to initialize each LED, but they seem to be blinking rapidly throughout the operation.
I want to disable this blinking, but I can't find where to do so.
Could you tell me how to deal with this?