Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.