Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The correct way to connect multi device #216

Closed
hypery11 opened this issue Apr 8, 2016 · 7 comments
Closed

The correct way to connect multi device #216

hypery11 opened this issue Apr 8, 2016 · 7 comments

Comments

@hypery11
Copy link

hypery11 commented Apr 8, 2016

I've read the previous same issue, there are many solutions but can not work actually,
is there any right way to connect multi device?

@don
Copy link
Owner

don commented Apr 8, 2016

@hypery11 right now there's not a good way to connect to multiple devices.

/cc @AndrewListerHK

@ge-lem
Copy link

ge-lem commented Apr 12, 2016

My fork should work on Android thanks to @hypery11
plugin https://github.com/Shikoruma/BluetoothSerial
test app on ionic https://github.com/Shikoruma/blueserialtest

@andrewinHK
Copy link

That's great news Shikoruma. I'll try it out and let you know. Not sure exactly when I'll be able to work on my project at the moment though.

@andrewinHK
Copy link

What do you think about making the mac address the first argument in all the functions? It would kind of make it a little more standard as Don's original code used bluetoothSerial.connect(macAddress_or_uuid, connectSuccess, connectFailure);

@ge-lem
Copy link

ge-lem commented Apr 14, 2016

I thought of it but I wanted this version backward compatible with the current version.
I also think that most user will not use the multi-connection.

@andrewinHK
Copy link

Ah yes - of course.

On 14 Apr 2016, at 4:15 PM, Shirokuma notifications@github.com wrote:

I thought of it but I wanted this version backward compatible with the current version.
I also think that most user will not use the multi-connection.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub #216 (comment)

@don don closed this as completed Mar 17, 2017
@lovelyelfpop
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants