Hello:
I'm evaluating the nRF9160-DK and trying the asset_tracker application (nRF Connect SDK1.4.0) with Segger v5.20b, and log messages don't show up in Debug Terminal window.
I can see there was a solution for this;
#define NRF_FPRINTF_FLAG_AUTOMATIC_CR_ON_LF_ENABLED 0 to your sdk_config.h
but this seems to be for a different SDK and the above #define and file don't exist in the nRF9160 SDK.
How can we solve this issue?
Regards;
Gus