Any attempt to pair using the DeviceEnumeration sample fails

oregonduckman 6 Reputation points
2021-07-14T20:34:26.957+00:00

When using the code sample "DeviceEnumeration" every attempt to pair to a Bluetooth Low Energy device fails. The DeviceInformationPairing.CanPair = true and DeviceInformationPairing.ProtectionLevel = none. The code in question is in the file Scenario8_PairDevice.cs in the PairButton_Click method. The iMac I am trying to pair to displays a pairing dialog the Windows displays a Pair Device dialog with the same pin. I have also tried pairing to an iPhone, iPad, and an stereo receiver with the same results.

Universal Windows Platform (UWP)
{count} votes