Export to GitHub

btstack - issue #99

Multiple RFCOMM connections


Posted on Nov 19, 2010 by Massive Monkey

Allow for multiple RFCOMM connections. Currently initiating a second connections halts and kills the other existing connection. Device usually has to be reset after this occurs to connect to only one device again.

Comment #1

Posted on Dec 2, 2010 by Massive Horse

if the single bluetooth device goes out of range, and then comes back in range, does this same problem affect this? i.e the single device is no longer re-connectable?

Comment #2

Posted on Dec 2, 2010 by Massive Monkey

I have not tested that. The goal of my project is to have 3 devices connected simultaneously.

Comment #3

Posted on May 27, 2011 by Swift Ox

the new rfcomm implementation handles multiple incoming and outgoing rfcomm connections. please give it a try

Status: Fixed

Labels:
Type-Defect Priority-Medium