I can find some other topics about this:
Like this one:
https://devzone.nordicsemi.com/f/nordic-q-a/43370/nrf_log_info-and-printf-does-not-work
or this article:
https://westsideelectronics.com/getting-logging-to-work-in-segger-embedded-studio/
But the problem is, I can not find the define:
NRF_LOG_BACKEND_RTT_ENABLED
Should I just replace config_sdk.h with another file with the right defines ?
Using the blinky example.