nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

How to config Zephyr if want to output debug message through USB port on nrf52840 dongle

Hi, 

I want to output debug message(printk) through USB port on nrf52840 dongle. how to config it in zephyr, I have read the HelloWorld project code, but got nothing,

thanks

Related