Skip to content
forked from eupn/stm32wb55

Implementation of bluetooth-hci for STM32WB5x wireless SoC

Notifications You must be signed in to change notification settings

etactica/stm32wb55

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32wb55

Build Status

This is an implementation of bluetooth-hci for STM32WB5x, based on BlueNRG reference implementation of bluetooth-hci.

It's using an embedded-hal implementation for low-level interaction.

This crate provides the vendor-specific Bluetooth HCI for STMicro's STM32WB5x family of wireless SoC. It extends bluetooth-hci with vendor-specific commands and events and associated error types.

Examples

Work in Progress

This crate is a work-in-progress. Thanks to STM32WB5x BLE stack sharing majority of HCI command set with the existing BlueNRG, this crate in its current state is already quite usable.

The essence of the work that should be done is to find differences in details of HCI command set implementation and fixing them.

About

Implementation of bluetooth-hci for STM32WB5x wireless SoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%