-
heya!
Some ideas for this error?
```
root@rpi4-20210718:~# python3 UPSPlus_mqtt/fanShutDownUps.py
UPS-Plus to MQTT version 20210624 Copyright (C) 2021 https://github.com/frtz13
This program co…
-
**Describe the bug**
Time after time I catch next assert (after periodic public configuration and next once an hour)
```
00> ASSERTION FAIL @ WEST_TOPDIR/zephyr/subsys/bluetooth/controller/ll_sw/no…
-
Need to find a current measurement solution.
- Ideally would be inexpensive with:
- A high sample rate
- high resolution
Potential Solutions:
- Oscilloscope current probe -pricey
- DIY O…
-
Hello. Thanks for amazing set of libraries.
I have a problem using INA219_WE together with ADS1115_WE:
```
/.../libraries/INA219_WE/src/INA219_WE.h:62:3: error: conflicting declaration 'typedef…
-
I am using two arduino nano v3 (328p). Similar errors appear periodically.
> 2021-06-19 15:03:16.181: __main__ [INFO] Release: 3.0.0 / Server API: 30 / Latest Node API: 35
2021-06-19 15:03:16.181:…
-
New customer here.
I notice that the battery never charges above 3.8V and the 4th led always blinks.
Is that normal?
Report from `upsPlus.py`
```
-------------------------------------------------…
-
Hello
I am using this image [Debian 10 raspberry](https://raspi.debian.net/verified/20210210_raspi_4_buster.img.xz)
```
# uname -a
Linux rpi4-20210210 5.10.0-0.bpo.5-arm64 #1 SMP Debian 5.10.24-…
-
# Description
Power a RPI 4 with the EP-0136 UPS PLUS. Load the processor with continuous video capture and storage to SD card. Time the discharge.
# Open questions
1. How can the RPi gracefu…
-
I am in a lengthy conversation with the hotline of GeeekPi concerning [UPS stops powering the system with charger still attached](https://github.com/geeekpi/upsplus/issues/36), despite the fact, that …
-
BRNG bit is not set when you switch to to_high_value_mode()
#define CONFIG_UPPER_3A 0b00011100
should be
#define CONFIG_UPPER_3A 0b00111100
while it's checked when reading read_bus_voltage()