Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: kg on November 16, 2020, 02:27:27 PM

Title: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: kg on November 16, 2020, 02:27:27 PM
Hello,

I updated from the Bluetooth Frameworks C++ 7.9.4.0 to 7.10.0.0 by letting the 7.10.0.0 installer overwrite my 7.9.4.0 installation. Under 7.10.0.0 my application's call to CwclBluetoothManager::Open() blocks the application. I did not change anything in my code, and reverting to 7.9.4.0 with the 7.9.4.0 installer solves my problem. Has anyone else encountered this? 7.9.4.0 had been working fine so I can revert and continue using it, but I would prefer to work with the most current build if possible.

In case it's relevant, I am running:
- Visual Studio 2017
- Windows 10 1803 OS build 17134.228

Thanks,
Kurt
Title: Re: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: Mike Petrichenko on November 16, 2020, 02:48:07 PM
Do you have any Srial Device plugged in? If so can you show the list of such devices? You can use Serial Framework to list all Serial devices with its information.
Title: Re: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: Mike Petrichenko on November 16, 2020, 03:06:49 PM
Ok, looks fixed. If you have Bluetooth Framework source code we can send the updated files to you (send a request to support@btframework.com).
Title: Re: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: kg on November 16, 2020, 03:14:51 PM
I'm using the version without source code. Is the Open() blocking an issue that will be addressed in the future? 7.9.4.0 worked well enough for me, so I can stay with it for now and wait for the next release.
Title: Re: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: Mike Petrichenko on November 16, 2020, 03:31:23 PM
Yes, the blocking issue is fixed and next release will include the fix.
Title: Re: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: exsurgo_ankit on November 19, 2020, 02:42:23 AM
Hello Mike,

Is there an ETA for this release? We use it for unity and appreciate some of the fixes in the latest release but it just doesnt work anymore, so we have to revert to an older release.

Looking forward to an update.

Regards
Title: Re: 7.10.0.0 CwclBluetoothManager::Open blocks
Post by: Mike Petrichenko on November 19, 2020, 05:41:58 AM
It hsa been already fixed and the release (7.10.1) has been punlished 2 days ago.