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 Preparation

This chapter contains the introduction and preparation for the nRF52-based exercises.

Required Hardware

  • nRF52840 Development Kit (DK)
  • nRF52840 Dongle
  • 2 micro-USB cables
    • ❗️ make sure you’re using micro usb cables which can transmit data (some are charging-only; these are not suitable for these exercises)
  • 2 corresponding available USB ports on your laptop / PC (you can use a USB hub if you don’t have enough ports)

In our nRF52-focussed exercises we will use both the nRF52840 Development Kit (DK) and the nRF52840 Dongle. We’ll mainly develop programs for the DK and use the Dongle to assist with some exercises.

nRF52 Dongle

The dongle chapter will walk you through the setup of the dongle.

nRF52-DK Board

The DK board chapter will walk you through the setup of the board.

Starter code

Project templates and starter code for our trainings can be found at in this repo.