You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you handle the situation when the user wants to remove the device connection completely?
Currently I have the issue that when the user disconnects from the device it is still bonded. In this case I will have to guide him to the system settings and remove the bond from there, otherwise the device and my app will always reconnect automatically.
Feature request mentioned in #5.
This will be Android only:
On iOS there is no API to handle bonding. It is performed automatically when accessing a characteristic that requires security. See e.g. https://devzone.nordicsemi.com/f/nordic-q-a/8507/getting-an-ios-central-app-to-bond
Web:
The text was updated successfully, but these errors were encountered: