Author Topic: Bluetooth Keyboard and HID  (Read 8530 times)

giovannir

  • Guest
Bluetooth Keyboard and HID
« on: May 03, 2012, 05:55:41 PM »
Hi, I'm trying to connect a USB keyboard and touchpad (keysonic ACK-340BT) but I get an error number 46, the device is paired but the HID service is not active.

I use this service
Code: [Select]
wclClient.BluetoothParams.Service := HumanInterfaceDeviceServiceClass_UUID;
Can you help me?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Keyboard and HID
« Reply #1 on: May 03, 2012, 07:49:52 PM »
WCL doesn't support HID connection except WiiMote. If you need HID connection to a keayboard we can add this for MS BT drivers only.

giovannir

  • Guest
Re: Bluetooth Keyboard and HID
« Reply #2 on: May 04, 2012, 08:58:40 AM »
I need this feature and also I must connect a printer. I'm interested to buying the commercial version of VLC. What are the time  to develop these features ?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Keyboard and HID
« Reply #3 on: May 04, 2012, 09:04:05 AM »
Try use TwclBluetoothDevice.AddDevice to install keyboard and printer, and TwclBluetoothDevice.RemoveDevice to uninstall keyboard and printer. But it works with MS BT drivers only.

giovannir

  • Guest
Re: Bluetooth Keyboard and HID
« Reply #4 on: May 04, 2012, 12:08:26 PM »
I need that work with BlueSoleil drivers.... There is a way?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Bluetooth Keyboard and HID
« Reply #5 on: May 04, 2012, 12:11:47 PM »
No, there is no way except manually connect.

giovannir

  • Guest
Re: Bluetooth Keyboard and HID
« Reply #6 on: May 04, 2012, 03:44:16 PM »
ok, ty

 

Sitemap 1 2 3 4 5 6 7