Any attempt to pair using the DeviceEnumeration sample fails
oregonduckman
6
Reputation points
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.
Sign in to answer