5 releases

0.0.4 Jun 29, 2021
0.0.3 Apr 29, 2019
0.0.2 Apr 25, 2019
0.0.1 Apr 25, 2019
0.0.0 Mar 20, 2019

#21 in #bluetooth-le


Used in 3 crates

0BSD license

425KB
7.5K SLoC

Rubble

crates.io docs.rs CI

Rubble is a Bluetooth® Low Energy compatible protocol stack for embedded Rust.

Currently, Rubble supports Nordic's nRF52-series of MCUs. However, it was designed to be hardware-independent, so support crates for other MCU families are always welcome.

API documentation (master)

NOTE: None of this has passed the Bluetooth® Qualification Process, so it must not be used in commercial products!

Usage

See demos for a few self-contained usage examples.

API documentation can be viewed on docs.rs for the latest crates.io release, or here for API docs generated from master.

Contributing

See CONTRIBUTING.md.

License

0-Clause BSD License (LICENSE).

Dependencies

~2–5MB
~120K SLoC