Author Topic: Bluetooth vibration  (Read 2182 times)

Offline kamalrsi

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Bluetooth vibration
« on: November 07, 2008, 11:14:18 AM »
Hi,

My requirement is to vibrate a Bluetooth device (like Jabra BT250v) from desktop application (which can support either MS stack or Widdcom stack..). I am using your demo version but I got stuck when trying to run the following code

 axBFBluetoothAudioX.Address = Device.Address;
 axBFBluetoothAudioX.Open();

Here I got an exception of "Bluetooth stack is not supporting"

The interesting part is that if I would install IVT bluesoleil then it works.... is there any dependency of this framework over it? Please suggest the right way... if this will work for me then I can purchase the full version of Bluetooth Framework.

Regards,
Kamal

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth vibration
« Reply #1 on: November 07, 2008, 11:24:43 AM »
Good day!

BTF does not support audion feature for all BT stacks. It will be implemented in WCL
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline kamalrsi

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Bluetooth vibration
« Reply #2 on: November 07, 2008, 11:30:29 AM »
Hi Mike,

I checked with WCL also but couldn't get any such code sample to support audio. Will it be for future versions?

Regards,
Kamal

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth vibration
« Reply #3 on: November 07, 2008, 12:20:27 PM »
It will be implemented in future version which is under development now.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline kamalrsi

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Bluetooth vibration
« Reply #4 on: November 07, 2008, 12:40:06 PM »
Is there any timeline when I can expect it to available for testing in my application?
Also out of these main bluetooth stacks (Microsoft, Widdcom, Bluesoleil etc) which are not supported by BTF for audio feature?

Regards,
Kamal

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth vibration
« Reply #5 on: November 07, 2008, 12:45:11 PM »
in January, 2009
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline kamalrsi

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Bluetooth vibration
« Reply #6 on: November 12, 2008, 01:12:23 PM »
Hi Mike,

I checked the audio feature with Microsoft and Widcomm bluetooth stacks but in both cases with "axBFBluetoothAudioX.Open();" code it throws an exception of "bluetooth stack unsupported". It works with Bluesoleil bluetooth stack only.

As per your comment it will not work with all bluetooth stack but I think it works with only one (Bluesoleil) BT stack? Am I right or i am doing something wrong to use this with Widcomm, as I heard that Widcomm BT stack supported audio (headset).

Regards,
Kamal

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: Bluetooth vibration
« Reply #7 on: November 12, 2008, 01:54:11 PM »
The BT Audio feature in BTF is not implemented completly. It was just a test implementation. The full support for the BT Audion will be implemented in WCL. It will support (and already do) only BlueSoleil, WidComm and Toshiba stacks. A bit later the MS under Vista will be implemented as well.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager