Is there any tutorial or guide for launching BLE with STM32WB55 series and the 1.7.0 firmware (or 1.5.0).
Hi,
I tried to follow the workshop to start developping with my P NUCLEO WB55.
The only thing is that the used firmware is 1.0.0. or something close...
I'm pretty sure the 1.7.0 is introducing new cube ide improvement... but i'm really having hard time making it works...
It seems that the generated code is not fully working directly. I'm struggling trying to figure out what's missing or what's wrong with just a simple custom ble service.
I think i found that (just like the old workshop), it is needed to start the sequencer in the main.c file and insert lines in the stm32wbxx_it.c file...
But how are we supposed to figure this out by ourself ?
Best regards,