Hi,
I am facing a frustrating problem which came up all over sudden: I am using the nordic uart serice/nRF52/SDK13 and after a couple of connects/disconnects of my peripheral I can not see it anymore, neither from my mobile application nor from any of the Nordic provided applications (nRF Connect, nRF Uart v2.0).
I do receive the "BLE_GAP_EVT_DISCONNECTED" event, but 1 out of 10 times I am not able to see my device anymore. Restarting of the device and everything is fine again.
Now I tried to manually stop advertising and restart it again when i receive the BLE_GAP_EVT_DISCONNECTED event, but that does not seem to help.
Any idea what could do the trick?
Many thanks, Josef