It is possible to connect simultaneously to multiple bluetooth devices?
A:
It is possible to have multiple open connections, but multiple input/output streams are difficult to maintain at once.
HXCaine
2010-06-02 13:24:13
+1
A:
I wrote a test app about a week ago that connected to two separate serial devices simultaneously. It commanded both of them independently and the performance was awesome.
Brad Hein
2010-06-02 15:53:15
Can you share your code with us?? Would be really helpful!
Roflcoptr
2010-07-28 10:20:16
hit me up on gmail: linuxbrad
Brad Hein
2010-07-28 15:31:44
Sorry, my bad... I decided to take a different route and completely forgot that I posted a question here.
s7orm
2010-08-19 20:21:31
A:
Hi Brad,
that would be great if you could share this code with us (or privately), I'm struggling with multiple BT devices simultaneously and some sample code would be really appreciated to see what I'm doing wrong!
thanks!!
vlad
2010-07-14 15:27:26