accessory-samples icon indicating copy to clipboard operation
accessory-samples copied to clipboard

Can we set 'deviceIdentifier' in BlePeripheralApplication?

Open ketankatdare opened this issue 6 years ago • 0 comments

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.

ketankatdare avatar Mar 17 '18 13:03 ketankatdare