This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't find BLE Peripheral after disconnect

Hi,

After I've successfully connected my smartphone via nRF Toolbox's UART-BLE Service to my nRF52 peripheral, I tried to mimic the scenario when the devices get disconnected. This is done by disconnecting the device on the central/smartphone using the nRF Toolbox app.

However, if I were to try re-connecting back, the BLE scanner was unable to find my nRF52 peripheral. Is there something I'm missing out during the disconnection event on the nRF?

Related