Hi Mike
In the last two days I've seen some strange behaviour while attempting to pair to a device. This does not happen all the time (it seems to be a state which the remote device and PC can get into, but I have not been able to work out how to get it into that state, once in that state it happens every a pairing is requested). When a request is made to pair with the device (->Pair()) the OnPinRequest event is raised, and then approximately three seconds later the OnNumericComparison event is raised. Pairing does not succeed and about 5-10 seconds after that a BSOD is triggered. Normally the OnNumericComparison is the only event which is triggered. So far every time both events have been triggered I get a BSOD.
I'm using CwclBluetoothDevice rather than the Authenticator class.
Any ideas?
Setup is Win7 (microsoft stack), wcl 6.13.10.0
Thanks
David