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