Hi Nordic Team:
We developed a bluetooth device based on the nRF52840/Nordic SDK. We also develop Andriod App to communicate with this device via BLE5.
During the system testing, we found our App on some phones need 8 seconds or more to pair and bond again immediately with the same device after the bond removed by calling the Android native API removeBond(). This time is much longer than the time to pair and bond the device when the App just lunched.
We wondered why the re-connect time is so long. Do you have any idea of this problem?
Best regards