No BLE functionality with STM32WB55 Nucleo Board
Hello!
I still have Problems to get ble running on the WB55 nucleo board. What I have done is to generate the code with STMcubemx according the hands-on document.
Which mean, I still have modified the clock settings; inserted the IPCC_C1_RX_IRQHandler and IPCC_C1_TX_IRQHandler and started the scheduler in the
main while loop. The IPCC ISR were never executed and therefore the function APP_BLE_Init() also not started.
I'm using the STM32Cube FW_WB V.1.1.1
Did anyone have a solution for my problem?
I would be very grateful for a solution to my problem!!!
Best regards,
Holger