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

Bluetooth (and BLE) support #29

Open
jasta opened this issue Sep 26, 2023 · 1 comment
Open

Bluetooth (and BLE) support #29

jasta opened this issue Sep 26, 2023 · 1 comment

Comments

@jasta
Copy link

jasta commented Sep 26, 2023

The Bluetooth landscape for Rust, especially embedded Rust, is very patchwork and it's preventing awesome projects like rs-matter from taking off by having a clear path to support BLE advertising/discovery (which is the only way for Matter devices to "just work"). I'm interested in trying to add generic traits (sync and async) for basic BLE support to start, followed by an esp32 implementation. Would it be too bold to try to take the embedded-ble namespace for the traits?

@jasta
Copy link
Author

jasta commented Oct 7, 2023

To be clear I think maybe we should add a section to the README talking about this context but before I submit a PR I'd like to collect feedback on the current state and problems. I'm interested in trying to fix them :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant