Connect multiple devices to one device via Bluetooth

前端 未结 7 656
夕颜
夕颜 2021-01-30 11:27

I would like to create a game, where you must connect multiple devices (4+) to a main device (ex. a tablet) via Bluetooth. There would be two apps, a main one to which all data

7条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-30 11:36

    I don't think it's possible with bluetooth, but you could try looking into WiFi Peer-to-Peer,
    which allows one-to-many connections.

提交回复
热议问题