I have a project where I don’t have enough throughput with one Bluetooth CSR USB dongle to support 3-4 heart monitors at the same time. Is there a way to connect to more than one bluetooth HCI so I can connect to more heart monitors?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you run two instances of your bluetooth stack / driver then yes you can, But you will have to manage these 2 applications separately.
I have never seen any standard / commercial stack that handles two HCIs simultaneously.