Low power is not working with HX711

LowPower.powerDown(SLEEP_8S, ADC_OFF, BOD_OFF);

fails to sleep after reading or taring from the HX711
using the lowpower library and the HX711 library

On further investigation it is SD begin() which is causing the problem

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.