This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Get log from printf instead of NRF_LOG

Dears, I am developing my application based on SDKv12.0.0. I would like to use "printf" & "app_uart_get"(interrupt routing) instead of "NRF_LOG". Is possible to switch it? What should I do to replace it?

Related