Part Number: CC2652P7
Tool/software:
Hello. We are developing devices based on the CC2652P7 chip using the SDK example. We have two identical BLE devices with different MAC addresses. We are also developing software for Windows 10 using the Plugin.BLE library (C#). We’ve encountered an issue in Windows where, after pairing one device with a PIN request and disconnecting, Windows won’t allow connecting to the second device. The error when connecting to the second device is: "SMP_PAIRING_FAILED_UNSPECIFIED: Encryption failed to start". We tried connecting to the devices using Windows’ native tools but faced the same problem. What could be causing this?