Question
How to implement a BLE Client on a STM32WB55 Nucleo with the STM32Cube IDE.
I have a STM32WB55 Nucleo with which I would like to implement a BLE client (mast, central). In the end it should be able to automatically parse with another BLE (slave, peripheral).
Currently I have no idea how to accomplish this task and my Google Skills were disappointing.
Does anyone have an example project or knows a good reference?