Author Topic: No supported bluetooth stack detected  (Read 1644 times)

Offline gcostes

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
No supported bluetooth stack detected
« on: November 08, 2006, 03:22:19 PM »
Hi,

I'm interested in buying a license of your BT Framework to use with Delphi, but I've made a quick test with your "discovery" demo application and the status bare state:
"No supported bluetooth stack detected"
I have a WIDCOMM Broadcom 2045 bluetooth 2.0 device (it is a USB dongle).
I've seen on your web site that the WIDCOMM devices are supported normally.
The driver version is the WIDCOMM 4.0.1.2101 dated 31/05/2005
Is it supported by your framework or does the "discovery" demo application work only with other stacks?
I download the FreeBT Framework 4.4 to make the tests...

Thanks,
gcostes

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: No supported bluetooth stack detected
« Reply #1 on: November 08, 2006, 07:43:20 PM »
Yes. WidComm stack supported by all demo applications. All tests was performed using Widcomm 5.1.0.1100 but should work with your WidComm too.
To use BTF with widcomm you must copy bftowdthunk.dll from WidComm folder into Windows/System32 or into application (where exe file located) directory.
Thank you.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline gcostes

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: No supported bluetooth stack detected
« Reply #2 on: November 09, 2006, 11:12:37 AM »
Thank you for the quick response.

Yes it is working now when copying the widcomm DLL in the windows/system32 or the demo application folder.

gcostes.