Bluetooth シリアル通信を介して複数のデバイスにメッセージを送信するためのアプリケーションを開発したいと考えています。
ペアリングした 2 台のデバイスと同時に通信したい。アンドロイドで可能ですか?
1.Get the list of paired devices
2.Select a device from paired list
3.Connect to paired device
4.Connect to second paired device.
5.If i can click on one button then it should send two different messages to both connected Bluetooth devices.
誰でもこれについて私を案内してもらえますか、どうすればこれを行うことができますか? 出来ますか。2 番目のペアリングされたデバイスに接続しようとすると、このコードに Bluetooth チャット アプリケーション コードがあり、最初の 1 つの接続が失われます。
ありがとうございました。
ありがとう
5.別のデバイスなどへの接続を取得します(次々と)。
次のように、ペアリングされたデバイスのアドレス リストを取得しています。