/nrf-sdc

Rust bindings for the nRF SoftDevice Controller

Primary LanguageRust

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.