News
- [ 2023-05-06 ] Buffer overflow example code
- [ 2023-05-06 ] Using the nrf52840dongle as Border Router
- [ 2023-04-23 ] Working with RIOT on the nrf52840dk
Project: Digitalization SS 2023
IoT - From the Microcontroller to the Cloud
Dates
Sessions:
- Friday 11:45 – 15:45, room 1-249
Slides
- 01 - Introduction
Additional Material
Unlocking the nrf device
openocd -c 'interface jlink; transport select swd; \
source [find target/nrf52.cfg]' -c 'init' -c 'nrf52_recover'
or
nrfjprog --recover