react-native-bluetooth-serial icon indicating copy to clipboard operation
react-native-bluetooth-serial copied to clipboard

Connecting to multiple devices

Open arevaldez opened this issue 5 years ago • 1 comments

I'm using an HC05 bluetooth module to connect to. I can connect to the module fine. However, I'm trying to connect to two modules (multiple devices). I can connect to one, and then, when I try to connect to the second device, it disconnects the first device.

I am also not 100% sure about the difference between connecting and pairing.

I'm looking for an example or explanation on how to implement connecting/pairing to two devices. Any help would be great!

arevaldez avatar Sep 23 '19 01:09 arevaldez

Is there an update on this, or could anyone provide information on a library that allows this? Don't want to invest a ton of time if this project is a dead end..

ActuallyTrent avatar Jun 09 '20 07:06 ActuallyTrent