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

Implement Low Bat #3

Open
tonygilkerson opened this issue Jun 14, 2023 · 1 comment
Open

Implement Low Bat #3

tonygilkerson opened this issue Jun 14, 2023 · 1 comment

Comments

@tonygilkerson
Copy link
Owner

The power boot module has a 'LBO' Low Battery Output pin. Use it to push a low bat signal which the gateway will turn into a low bat metric

LBO - Low Battery Output. By default it is pulled high to BAT but when the charger detects a low voltage (under 3.2V) the pin will drop down to 0V. You can use this to signal when its time to shut down or alert the user that the battery is low. There is also a red LED connected to this pin.

@tonygilkerson
Copy link
Owner Author

tonygilkerson commented Jun 14, 2023

if for some reason the LBO pin does not work you can try this:

  • add a voltage meter ref

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