nRF52 Radio Exercise
In this exercise you’ll get familiar with:
- the structure of embedded Rust programs,
- the existing embedded Rust tooling, and
- embedded application development using a Board Support Package (BSP).
To put these concepts in practice you’ll write applications that use the radio functionality of the nRF52840 microcontroller.