-
hi sir
does this tool works on iphone 7 ios 15.7.8 ?
my phone is on hello screen and i need to bypass it with sim working
tnx a lot
-
Hello
Newer JBD BMS apparently automatically open a closed port if a certain current (in my case it's 2A) is exceeded. This prevents heating of the Mosfets (because otherwise the current needs to t…
-
Hi!
Nice project, how can I configure the plug in?
I don't know the port of the charger.
Thank you!
-
To implement solar charger logic using BLE, it would be helpful to know if a charging cable is plugged in and if the battery currently needs charge. (Reading the SOC via BLE also would be nice to impl…
-
could be useful to have an additional charging usb-c so you dont have to disassemble the unit to charge the phone
-
Is it possible that the EC tells the charging IC to draw less than 65W (eg. 15W or 45W)?
Could this be explored or would this totally not be feasible?
Use case:
With the advent of USB-PD charging…
-
-
As the device supports both the regular fast (left side) charging and (right side) slow charging via the cover UI there is something hinky with making use of the right side as a regular USB port.
I…
-
Platform: EVSE
Firmware Version: i.e. V02_01_00
Host Controller Interface: SPI
Host: Own Implementation
**Describe the bug**
As in the title: Ford E-mach, does not start communication after …
-
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)…