1 unstable release

0.0.0 Sep 29, 2025

#8 in #soft-device

MIT/Apache

2KB

nrf-802154

Rust bindings for the Nordic Semiconductor nRF series 802.15.4 Radio Driver.

The 802.15.4 Radio Driver is an open source library written by Nordic for their microcontrollers that provides a driver API for the 802.15.4 protocol capabilities of their radio peripheral.

The SoftDevice Controller and the 802.15.4 Radio Driver can co-exist and be operated simulaneously.

High-level bindings

The nrf-802154 crate contains high-level easy-to-use Rust async/await bindings for the 802.15.4 Radio Driver.

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-802154 are licensed under either of

at your option.

No runtime deps