.NET Components for Mobility

Multiple Bluetooth Mouse

Last post 06-28-2008 6:08 PM by artagle. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-14-2008 2:30 PM

    Multiple Bluetooth Mouse

    Hi everyone!
    I'm developing a bluetooth application  using C# and the 32feet SDK. In the application, I need to connect around 50 Bluetooth mice.

    What I want to do is to create several piconets using some mice as masters and the rest as slaves of the scatternet, so all the data can be transmitted to a single usb dongle conected to the PC. How can I do this using the 32Feet SDK?
     
    Another alternative I have is to use multiple usb bluetooth radios, but as far as I know, WinXP won't let me do it. Does anyone know a bluetooth stack that supports multiple usb dongles?

    I have been looking information in the forum, in the documentation, and the internet, but I haven't found anything yet, so any help will be very helpfull.
     
    Thanks in advance!

     

    Filed under: , , , ,
  • 06-18-2008 7:04 AM In reply to

    Re: Multiple Bluetooth Mouse

    See a new document I've written recently, at http://www.alanjmcf.me.uk/comms/bluetooth/Bluetooth%20Profiles%20and%2032feet.NET.html  So 32feet.NET can't be used to see the data from the mice, it could be used to do discovery, pairing, and enabling the HID service (BluetoothDeviceInfo.SetService(BluetoothService.HumanInterfaceDevice, true)).

    Alan J. McFarlane
    http://www.alanjmcf.me.uk/
    Please follow-up in the newsgroup for the benefit of all.
    Have I helped? Consider visiting my Amazon wishlist, see my homepage.
  • 06-28-2008 6:08 PM In reply to

    Re: Multiple Bluetooth Mouse

     Thanks Alan!

     I managed to connect the mouse to the pc using 32feet, but now i have to connect multiple mice (around 50). Any idea? I was able to connect only 5-6 mice, then, the i connect another, the system dropped another connected mouse.

    Thanks a lot!

Page 1 of 1 (3 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.