This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52 no BLE_GAP_EVT_DISCONNECTED

Hello, using the nrf Toolbox and the UART menu I can connect to my nrf52 and if I navigate back to the initial screen the iPhone disconnects but the GAP_EVT_DISCONNECTED is not generated on my nrf52. There is no EVT_TIMEOUT either. The nrf52 thinks it is still connected thus not advertizing and I cannot re-connect to it. I must reset it.
Is there some variable I can check to detect this state and automatically reset the nrf52? Thanks

Related