This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf51822 high current consumption

Hello, i know its an often discussed topic but i already read lots of threads about it and didnt find the answer.

I have a simple program that enables the softdevice s110 and then goes into a loop with sd_app_evt_wait(); thats all the system does. With the development board pc10001 it works well, but on my board the controller needs about 2 mA. If i shut it down in system_off() it works on both boards. i dont have any external oszillators and initialized the sd with RC.

I also always disconnect the debug cable and power off/on the board.

Can anybody give me a hint where the error could be?

Related