-
This demo requires an NRF52-DK development board running the DAPLink MCU firmware.
-
Download the nRF52 SDK and add a symlink to it in the root folder of this repo.
-
Adjust the
Makefile
as needed and compile usingmake
. Flash via pyOCD usingmake flash
. -
launch an RTT terminal using
pyocd rtt
or using DAP.js's web-based RTT terminal.