Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: MrPaulCarpenter on December 20, 2019, 05:58:04 PM

Title: OnAuthenticationCompleted Error: 0x00050089 Device has been paired by other appl
Post by: MrPaulCarpenter on December 20, 2019, 05:58:04 PM
Since wclBluetoothFramework version 7.7.7.0 (currently using 7.7.9.0) I get error
0x00050089 Device has been paired by other application

Previously, I never got this error.

and when I get this error, the address parameter is zero (0), which makes it  difficult in my code to recover well.

Note: I am using threads so that I can communicate with multiple proprietary Bluetooth devices at the same time.
Title: Re: OnAuthenticationCompleted Error: 0x00050089 Device has been paired by other appl
Post by: Mike Petrichenko on December 20, 2019, 07:54:24 PM
Hello,

Thank you for the information.

We will check and fix it as soon as possible.
Title: Re: OnAuthenticationCompleted Error: 0x00050089 Device has been paired by other appl
Post by: Mike Petrichenko on December 21, 2019, 01:12:37 AM
Hello,

Can you please tell me more about your pairing algorithm? We have checked the code and there should no be any way to get MAC as 0.
Title: Re: OnAuthenticationCompleted Error: 0x00050089 Device has been paired by other appl
Post by: Mike Petrichenko on December 22, 2019, 02:21:56 PM
Hello,

We finally were able to reproduce the issue. The updated version has just been released.