Crates.io | bluenrg |
lib.rs | bluenrg |
version | 0.1.0 |
source | src |
created_at | 2018-09-04 02:05:04.533811 |
updated_at | 2020-05-08 04:23:04.55438 |
description | Interface to ST Micro BlueNRG Bluetooth radios |
homepage | |
repository | https://github.com/danielgallagher0/bluenrg |
max_upload_size | |
id | 82868 |
size | 612,932 |
This crate provides the vendor-specific Bluetooth HCI for STMicro's BlueNRG family of Bluetooth RF modules. It extends bluetooth-hci with vendor-specific commands and events (and associated errors).
This crate supports both the older BlueNRG version of the HCI, and the newer BlueNRG-MS version. By default, the crate implements BlueNRG-MS.
As you will notice, documentation is woefully lacking. This is still (as of April 2018) actively developed, so more is on the way!