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?
it was the problem with ram and uuid..it worked..thanks for ur support
.
Thomasthomas said:it was the problem with ram and uuid..it worked..thanks for ur support
You said it worked.
Could you please explain the question now?