bluenrg

Crates.iobluenrg
lib.rsbluenrg
version0.1.0
sourcesrc
created_at2018-09-04 02:05:04.533811
updated_at2020-05-08 04:23:04.55438
descriptionInterface to ST Micro BlueNRG Bluetooth radios
homepage
repositoryhttps://github.com/danielgallagher0/bluenrg
max_upload_size
id82868
size612,932
Daniel Gallagher (danielgallagher0)

documentation

README

BlueNRG

Build
Status

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).

BlueNRG and BlueNRG-MS

This crate supports both the older BlueNRG version of the HCI, and the newer BlueNRG-MS version. By default, the crate implements BlueNRG-MS.

Work in Progress...

As you will notice, documentation is woefully lacking. This is still (as of April 2018) actively developed, so more is on the way!

Commit count: 232

cargo fmt