Hi all,
I'm developing an application for the nRF52832 that pairs and bonds with an app that my colleague are developing for iOS. However we are facing an issue with pairing and bonding that appears occasionally in the app. When my colleague reads the characteristics which are protected (requires bond) normally we get the "DEVICE_XX would like to pair YES/NO" dialogue on the iPhone. But occasionally we get an error message instead:
"Error Domain=CBErrorDomain Code=8 "The specified UUID is not allowed for this operation." UserInfo={NSLocalizedDescription=The specified UUID is not allowed for this operation.}"
Have anyone seen this issue before?
HW:nRF52832
SDK: V15.0
SD: V6.0 (s132)