This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can I use UART for NRF debug logging and for own application purposes?

I am debuggin using NRF_LOG over UART. Now I want to implement own UART functionality e.g. to configure the firmware. Is it possible to use the UART for both purposes?

Related