Hi,
I'm trying to run some tests with the nrf52840 dongle using a simple RIOT application but do not seem be to be able to get any serial output.
I have tried with both usb and uart (making sure to add "USEMODULE += stdio_uart" to my Makefile in this case), but neither seem to work.
Any ideas on why I am not getting any serial output?
Thanks,
Matthew