Hello,
I want to add/enable logs in DFU secure bootloader exaple. For that, I have enabled following macros which are needed.
NRF_LOG_ENABLED, NRF_ATFIFO_CONFIG_LOG_ENABLED, NRF_LOG_LEVEL, NRF_LOG_DEFAULT_LEVEL, NRF_LOG_FILTER
After enabling all macros, i am not getting logs on Debug Terminal.
I am using nRF5_SDK_15.3.0_59ac345