Closed hex007 closed 7 years ago
What version Pi is this?
Pi1
OK please disconnect your electronics, power up your Pi with a normal power adaptor and measure UART TX. Then shut it down and measure UART TX. What voltages do you get? You should get 3v3 when its on and 0v when its shut down (even with the power connected).
I dont have a multimeter. Does it make a difference shutting down via sudo halt
or sudo shutdown
?
EDIT : Seems that i should use shutdown command. You have specified in the article. Any reason for the speaker noise?
I wouldnt have thought it matters which you use. I don't know about the speaker noise I've not used LiPoPi with audio. Lets see what voltages you get as it may be that you have a wrong wire.
If you dont have a multimeter use an LED with the right size resistor.
I was wondering if something like this will probably work. The goal is to switch the EN to float for some time and then close it (just like Push button NC). This will cause the powerboost to stay on till Pi is booted and automatically switch off once Pi boots down. I often forget to switch it off after shutdown. I tried making this and I faced two problems.