I'm using STM32WB55 NUCLEO board, Here I want to write a bare-metal code to send data to mobile through BLE, I wrote code for the system clock and LPUSART and I don't know how to initialize and configure BLE and how to advertise it using bare metal code.