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

Android Template App: Problems with reconnection

We are using the Android nRF toolbox v2.4.0 and have successfully implemented the Template app. The app will reliably connect with our device and functions well. The only problem is when we disconnect.
After a successful connection and disconnection, when the Connect button is pressed and the list of "Available Devices" is shown, our device is not shown.
If I restart the app, our device will always be listed.
Sequence:

  1. Press Connect. Our device is listed on the Available Device page.

  2. Choose our device. Connection is successful.

  3. Disconnect by pressing the Disconnect button. Disconnection is successful.

  4. Press Connect. Our device is not listed.

Rebooting our device has no effect on this issue. The mobile phone is a Nexus 5X with Android 7.1.1. The device is running an nRF51 with BLE 4.2. Thanks.

Related