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

Reconnecting to paired ios device

I am creating some app. So I tested ble proximity and ancs apps. I'd like to know how to reconnect to paired peripheral device on ios. peripheral on ios has random address. that means central(nordic) can't find paired peripheral device when peripheral device address are change? but sample apps can reconnect.

My central device have to identify paired peripheral device. so I'd like to use re-conncetion method for it.

Related