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!