Hi !
In order to consume lowest current,we use the function power_manage() ,let the MCU go into sleep,the SD is S130, V1.0,we enable the GPIOTE,watchdog ,ADC ,app_timer,and UART0.Before going into sleep ,we stop(disable)the UART0.We find that sometimes MCU can go into sleep,but sometimes not. I'm sure that unused IOs are not in float statue. Current sample resister is 5 Ω, the voltage between it is 5~8mV,it meas that current is 1mA.When we debug the program ,find the internal 16MHz RC osillator is alway running. I *** the power_manage() does'nt tack affect. How to solutethe problem,our production cann't work in low power mod, it is terrible.There maybe a bug in this chip.
.