Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 7 months ago.
How to put nrf51822-mkit in low power consumption
I've tried adding in the examples the:
sd_app_evt_wait();
(including #include "nrf_soc.h" and #include "nrf_sdm.h")
Disabling led, etc. And power doesn't go under 1,2mA.
What else is needed? Is there any else up and running (i.e. ADC, Uart ) what needs to be disabled?
Best regards.