News



IoT-Lab testbed

Project: Digitalization SS 2023

IoT - From the Microcontroller to the Cloud

Project Description

Dates

Sessions:

Slides

Additional Material

RIOT Tutorial

Unlocking the nrf device

openocd -c 'interface jlink; transport select swd; \
source [find target/nrf52.cfg]' -c 'init'  -c 'nrf52_recover'

or

nrfjprog --recover