Missing stm32wbxx.h in beacon project
Greetings
I have a STM32WB55 P-Nucleo board, with the STM322B55 dongle. I am trying to flash the beacon project onto the nucleo board.
I have downloaded the STM32WB repo from the github link
I unzipped the file and selected the .project from the following route:
STM32CubeWB-master\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_Beacon\STM32CubeIDE.
I tried building the project but errors are thrown that entails the file stm32wbxx.h is missing. How can I solve this?
Thanks
