This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

application is not running on external power

Hello,

I am running an application on nrf52840DK. It is using uart service to send a sensor data through BLE to Uart servic on smartphone. I want to measure the current consumption of application but it seems that the application is not running on external power. I saw in some discussion on devzone that suggesting to disable the APP_UART_ENABLED on adk_config but device stop advertising after disabling the APP_UART_ENABLED . Can you please help me on this?

Best regards,

Karoun

Parents Reply Children
Related