PiSupply / PiJuice

Resources for PiJuice HAT for Raspberry Pi - use your Pi Anywhere
https://uk.pi-supply.com/collections/pijuice/products/pijuice-portable-power-raspberry-pi
GNU General Public License v3.0
440 stars 104 forks source link

Turning on RPi without pressing the Pijuice On/Off switch? #864

Open ankitregmi opened 2 years ago

ankitregmi commented 2 years ago

When the battery power dies (no sun to recharge battery through solar panel) and RPi and PiJuice both lose power. How can we power the RPi without pressing the ON switch in the PiJuice when the battery starts charging again?

mmilann commented 2 years ago

Setup "Wakeup on charge" (Trigger level - 0%) with "Restore" option enabled and also enable "No battery turn on" option from General menu.

ankitregmi commented 2 years ago

Thanks I will try that and see how it works.

johansmitsnl commented 1 year ago

It worked for me. Minimum is 1% you can set. But there seems a delay when the power is put back in before it starts. This delay is this possible to be shorter?

tvoverbeek commented 1 year ago

Sorry, not really. The firmware first has to start and determine the charge level before it turns on the 5V to the RPi.

johansmitsnl commented 1 year ago

@tvoverbeek thanks for the quick response