-
Today I went below the low temperature lower limit. I saw the BMS charge for two seconds, disable charging, the the battery was providing power for about 2 seconds, then it went back to charging mode.…
-
1. This is missing in `set_charging_mode`:
```
if ((ret = libusb_set_configuration(dev_handle, 1)) < 0) {
fprintf(stderr, "ipad_charge: unable to set device configuration: error %d\n", ret)…
-
The yellow LED only lights up once when the USB is connected, instead of staying consistently lit when the USB is plugged in. This happens whether the battery is soldered on or not.
Is this the nor…
-
**Describe the bug**
The PSA Car Controller does not correctly report the door status. Although the command is executed and the program is restarted, the logs show that the door locking/unlocking s…
-
Hey guys,
first of all thanks for the great work!
I got myself a external Ninebot (ES2) battery for my own DIY scooter.
So far this works kind off, but with some drawbacks.
My problem is, th…
-
Amd b550, Win10, nsw lite. DBI mtp responder not working with type-c connection to type-c mb port. Using fully working tested cable. Same pc usb-a cable works fine. Is it dbi bug or pc drivers problem…
-
I have an iOS Shortcut for the charging port that shall change to the next status when running: Cable connected->unlock; port closed->open; port open->close
It doesn't work anymore since some days. M…
-
I am currently using coreboot 4.18.2 UFEI firmware
My ASUS laptop comes with a 45W fast charger using type c interface for charging it taking 3-4 hours to complete the charging but in unmodified bios…
-
Any chance we can have a stop charging button added? This would mean that we can stop charging and unlock the port straight from the widget. Would be fantastic.
-
Getting a signal on I/O port opens a window of 1 minute to start charging program, otherwise charging is not allowed. Gives user possibility to implement any form of authorization like hidden button, …