STM32WB5MM BLE Idle status
Hi,
I'm developing a BLE P2P application to exchange data. I have encountered a problem while debugging. The status for the BLE when turn on is APP_BLE_FAST_ADV, but when I restart the debug sessions the status is APP_BLE_IDLE. It looks like the CPU2 and th stack it is not restarting with the debug restart session, only when power up.
When I'm not debugging the application, it works well, I can scan the BLE device. But, when I want to restart the BLE discovering process (due to scan timeout, or I have canceled the discover process), it is not working, the status reamains as APP_BLE_IDLE.
Thanks,
Pablo
