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
This is not actually any issue, but I don't know where to ask question. Sorry for that.
My question is:
Can we set deviceIdentifier i.e. like a mac address to AdvertisingService. As I need to create a reconnect scenario in my central app to connect to a peripheral app. The deviceIdentifier keeps changing all the time when I restart the application or 'onPause() '-> 'onResume()' called.
Is there any other workaround to retry connection when broken without scanning again.
The text was updated successfully, but these errors were encountered:
This is not actually any issue, but I don't know where to ask question. Sorry for that.
My question is:
Can we set
deviceIdentifier
i.e. like a mac address to AdvertisingService. As I need to create a reconnect scenario in my central app to connect to a peripheral app. The deviceIdentifier keeps changing all the time when I restart the application or 'onPause() '-> 'onResume()' called.Is there any other workaround to retry connection when broken without scanning again.
The text was updated successfully, but these errors were encountered: