Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pijuice configuration #57

Open
nicolas-f opened this issue Jul 15, 2024 · 0 comments
Open

Pijuice configuration #57

nicolas-f opened this issue Jul 15, 2024 · 0 comments

Comments

@nicolas-f
Copy link
Member

Même à 90% de batterie le rpi peux se couper à cause du hat 4g et de la carte son usb.

Il est donc préférable de configurer pijuice afin d'éteindre proprement le raspberry-pi (sys halt) dès que l'alimentation usb est coupé. Il sera redémarré automatiquement dès que l'alimentation usb sera branché et que la batterie sera a plus de 50% de charge.

    "no_power": {
      "function": "SYS_FUNC_HALT_POW_OFF",
      "enabled": true
    },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant