0

I was wondering, I want to develop an app that communicates with two different Bluetooth devices serving different functions, and I would like to use them at the same time to display data from both devices simultaneously.

I was wondering, is this possible? If so, does anyone have any examples of such a use case? I couldn't find any such examples anywhere.

Pink Jazz
  • 784
  • 4
  • 13
  • 34
  • It may help to explain how the existing Bluetooth Chat sample wouldn't be a good starting point for your problem: https://github.com/googlesamples/android-BluetoothChat – Morrison Chang Feb 08 '17 at 16:40
  • I tried that example and when I try to connect to two devices it disconnects from the other device. – Pink Jazz Feb 08 '17 at 17:24
  • You'll need to change it work with multiple clients. Here is a similar question: http://stackoverflow.com/questions/3943182/multiple-bluetooth-connection – Morrison Chang Feb 08 '17 at 17:43

0 Answers0