Skip to main content
Pablo1610
Associate II
December 20, 2023
Question

STM32WB5MM BLE Idle status

  • December 20, 2023
  • 1 reply
  • 839 views

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

This topic has been closed for replies.

1 reply

STTwo-32
ST Technical Moderator
February 13, 2024

Hello @Pablo1610 

Sorry for my late replay. Can you share your Project so i can test it.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.