Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple BLE connection #151

Open
ldab opened this issue Nov 26, 2023 · 0 comments
Open

Allow multiple BLE connection #151

ldab opened this issue Nov 26, 2023 · 0 comments
Labels
BLE Bluetooth related enhancement New feature or request

Comments

@ldab
Copy link
Collaborator

ldab commented Nov 26, 2023

A wise man once wrote "doing a 2nd connection will break some functionality as the new connection will be used. Things like this for example: https://github.com/jakkra/ZSWatch/blob/main/app/src/ble/ble_comm.c#L336

Maybe we need to go over those places and fix that first as otherwise functionality will break when 2nd connection connects.

But supporting multiple connections is a good feature that is needed for other stuff."

@ldab ldab added enhancement New feature or request BLE Bluetooth related labels Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Bluetooth related enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant