Dfu code in saadc over ble but uart not working showing uart is not enabled but i have enabled it in sdk config..what to do
Hi.
Could you perhaps share your sdk_config?
Best regards,
Andreas
sdk_config.h
You have to enable logging as well,
#ifndef NRF_LOG_ENABLED #define NRF_LOG_ENABLED 1
hi, now the dk is not advertising after dfu..can u help
Have you initialized advertising?