News
- [ 2024-11-11 ] Using the nrf52840dongle as Border Router
- [ 2024-10-28 ] Working with RIOT on the nrf52840dk
- [ 2024-10-16 ] Start of sessions in winter term 2024/25
Project: Digitalization WS 2024/25
Text your IoT Device
Dates
Sessions:
- Monday 14:15 – 17:30, room 1-237
Slides
- 01 - Introduction (html)
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