Hi Mike.
I am trying to pair iPhone with PC by calling this code:
pDevice->Pair(*GetRadio(), pin);
But it work with success once out of several attempts. And PIN selected automatically despite the fact that it specified.
Some times pairing finish with "Internal driver error", some times iPhone show message "Pairing took too long".
What could be the reason for such behavior?
Thanks.