2023-12-20 08:26 AM
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
2024-02-13 12:32 AM
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.