Skip to content

Rust bindings for the nRF SoftDevice Controller

Notifications You must be signed in to change notification settings

alexmoon/nrf-sdc

Repository files navigation

nrf-sdc

Rust bindings for the Nordic Semiconductor nRF series SoftDevice Controller.

The SoftDevice Controller is a closed source C binary written by Nordic for their microcontrollers that provides a standard Bluetooth HCI controller interface. It is full featured and pre qualified for bluetooth controller certification and thus makes a valuable bluetooth stack when bindgened to Rust.

High-level bindings

The nrf-sdc crate contains high-level easy-to-use Rust async/await bindings for the SoftDevice Controller.

License

This repo contains submodules with code and libraries provided by Nordic Semiconductor and ARM. Those are subject to their own respective licenses.

The high level bindings nrf-sdc and nrf-mpsl are licensed under either of

at your option.

About

Rust bindings for the nRF SoftDevice Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published