Question
STM32WB55 BLE Stack can't work on stm32wb55RGV6
Hi All,
I have trouble getting the BlE working on my new hardware(stm32wb55RGV6). The prgram can't enter into
APP_BLE_Init( ); . The same code in P-NUCLEO-WB55.Nucleo(stm32wb55RGV6U)
can work. What's different between stm32wb55RGV6 and stm32wb55RGV6U?