I'm trying to get nRF UART logging to work and have included all the nRF_Log libraries as per the blinky example (which works).
However, upon building, I'm getting
"nrf_fprintf.h" - no such file
in nrf_log_backend_serial.h
What am I not doing?
[SOLVED] Segger embedded Studio does not read include paths from project folders in IDE. One has to add them manually through
Project->Edit options->Preprocessor->User Include Directories