Hello,
We are working with Nearby Interaction (UWB) technology to provide high-accurate location use cases to our customers.
According to Apple's documentation, in order to enable background sessions starting iOS16, the two devices need to be paired. The accessory needs to implement Nearby service and mandated encrypted characteristic.
https://developer.apple.com/documentation/nearbyinteraction/ninearbyaccessoryconfiguration
So far we tested this with "PIN-based" secure pairing and everything works fine.
Can you confirm if "Just works" PIN-less pairing is expected to work as well here? The documentation is not clear on this respect. We would basically indicate IoNone local capabitilities for the accessory gap parameters if this is expected to work.
Thanks in advance! Regards.