You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
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?