WB55 BLE client custom board
Hello.
I have my custom PCB with STM32WB55CEU. This board is tested so I m able to connect and sending data beetween "my PCB" and Smartphone.
Now I have new goal. The goal is to start scan process for nearby devices. I would like to hit breakpoint which is illustrated by the red arrow in the photo below.

So I created new project, configure as Client profile with all default values. Is this configuration sufficient for the system to fulfill its purpose or should I add extra code to this project?

