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

Uses nrf_log_info() in sparkfun breakout pcb

Hello community,

Before I was using a pca10040 by Nordic evaluation board. The project, that i developed, is running well using the EB but when I change to sparkfun breakout pcb I cant use the rtt(becuase i dont uses a Segger programm in the pcb) but instead i use

NRF_LOG_ENABLED 1 
NRF_LOG_BACKEND_SERIAL_USES_UART 1

After flashing the programm i cannot read any display on the terminal.

What else I need to activate ?

Regards, David Caraveo

Related