Is it possible to have more than one BT device connected at any given time (using Android tablet)?
For example, my tablet has an active BT connection to an ECM data bus (getting engine data every second).
I would also like to connect to an Iridium transceiver, at the same time to send / receive data.
That sounds quite challenging as compared to what I currently contend with using one device connection.
May leaving the current alone and use one serial + Async to get the other possibly work?
Thanks
I have worked with up to 3 connections at a time..All live with data in both directions and no problems..
I could never get 4 connections to work..
One always falls out..
I have worked with up to 3 connections at a time..All live with data in both directions and no problems..
I could never get 4 connections to work..
One always falls out..
It is part of my program..so i had to cut out the Bluetooth part..It should get You on Your way in how I do it..
Remember to create this in the starter service.. Hope it helps...