| Crates.io | rubble |
| lib.rs | rubble |
| version | 0.0.4 |
| created_at | 2019-03-20 15:57:42.610726+00 |
| updated_at | 2021-06-29 14:02:12.549543+00 |
| description | An embedded BLE stack |
| homepage | |
| repository | https://github.com/jonas-schievink/rubble/ |
| max_upload_size | |
| id | 122704 |
| size | 422,141 |
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.
NOTE: None of this has passed the Bluetooth® Qualification Process, so it must not be used in commercial products!
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.
See CONTRIBUTING.md.
0-Clause BSD License (LICENSE).