2023-07-28 02:20 PM
Hi.
I'am new in develop with STM32WB. I am programming the STM32WB5MM-DK Discovery kit
We whatch all the videos STM32WB Getting Started Series: https://www.youtube.com/playlist?list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-
I am trying to make a BLE aplicacion with costom template I follow all the steps how describes in video Part 12b of the "STM32WB Getting Started Serie". The problem is when I dowload the program the module, it will need to start advertising inmediatly like to the Heart Rate or P2P Server examples but I need to disconect an conect the module of the power several times to getting start to advertising.
What do I need to do for my module to start advertising inmediatly like to the Heart Rate or P2P Server examples?