Skip to content

Maintain multiple connections #4

Description

@jlinear

It seems that the current connect() method can only maintain one connection at a time, to connect each device in a for loop is not the way to maintain multiple connections. Each connection will need a gatt to maintain, so that this connection will not collide with the rest. refer to : https://stackoverflow.com/questions/35392762/android-ble-connecting-to-multiple-devices-at-once

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions