Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: RedLeon on August 02, 2013, 11:50:08 AM

Title: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: RedLeon on August 02, 2013, 11:50:08 AM
Hello,

I'm testing with WCL 6.12.1.0 and I have problems with the wclAuthenticator and the stack Microsoft.

I can't pair devices with the AuthenticatorDemoXE2.
I make the following steps:

* Modify the program to use el service "Serial Port".
* I start the program. I press the button "Open"  and I press the button "Discover".
* I select the device and I introduce the pair code.
* I press the button "Connect" and I obtain the Error 33.
* I try this process in Win XP, Vista, 7 and 8 and the scenario is the same.

If I use the stack Toshiba, the process gets pair the device.

It makes me feel that the AutoPairing process doesn't work with the stack Microsoft.

Any ideas?

Thank you!
Title: Re: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: RedLeon on August 02, 2013, 12:11:53 PM
PD: In the version 6.8.1.0 it worked.
Title: Re: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: Mike Petrichenko on August 02, 2013, 04:06:22 PM
Hello,

Does any authentication event fire?
Title: Re: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: RedLeon on August 02, 2013, 04:33:08 PM
No. It's very strange because it's working perfectly in previous versions.

I have tried with the Stack BlueSoleil and I have can pair with a the device.

I'm working with the Trial Version because I have a previous version and I want to update to the new version for the AutoPairing process with Toshiba.

Can be a error of the Trial Version?
Title: Re: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: Mike Petrichenko on August 02, 2013, 06:17:37 PM
It looks straneg. Probably bug in demo. I'll check it and back to you tomorow.
Title: Re: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: RedLeon on August 02, 2013, 06:51:06 PM
thank you for you interest.

I want to update my WCL but if I'll lose the Auto Pairing with Microsoft, I'm not sure about that.

I hope your news.  ;)
 
Title: Re: Problem with wclAuthenticator with Microsoft (V 6.12.1.0)
Post by: Mike Petrichenko on August 05, 2013, 07:00:01 AM
Hello,

We did a lot of tests with different device and unfortunately could not reproduce the problem. However, possible reason can be if you unpair your  PC on device side but PC still remembers PC. So link key is still present and PC thinks that it is paired. The way to solve: unpair device on PC side by calling Unpair method. Also you can force manual pairing (by calling Pair method).
We keep working on this matter and if will have news I will let you know.