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
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.
You have to enable logging as well,
#ifndef NRF_LOG_ENABLED #define NRF_LOG_ENABLED 1
Best regards,
Andreas
it was the problem with ram and uuid..it worked..thanks for ur support
Hi.
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?
Best regards,
Andreas