mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Added battery charger modification from issue 898
parent
c65a8b967d
commit
b6dbe9b9e0
@ -6,3 +6,19 @@ Based on testing the Portapack/HackRF consumes between 250mA (1.25W) when just m
|
||||
In the cases of charging from the USB, then the peak of 1.5 A is seen with the portapack in use though does drop as the charging takes place. The charge rate of the battery is a peak of about 1000mA dropping back to 600mA-700mA and takes between 3-4 hours to charge depending on battery size and the quality of the cable,longer cables will charger slower.
|
||||
|
||||
When on an internal battery (say 2500mAh) the Portapack H2, has between 4-5 hours of life depending on use and battery state.
|
||||
|
||||
# Battery charger modifications
|
||||
|
||||
When connected to the computer or a powerbank, with a visible signal on the portapack or PC screen, some have interfering and harmonic signals that can be generated by the battery charger of the portapack itself. Before doing any modifications you have to ensure yourself that the problem is really coming from the charging. Some users have the problem only when the battery is not full, so do not have it at all.
|
||||
|
||||
If you identified the problem correctly, you can try to solve it by discarding the charging IC module in favor of an IC module like tp4056, with battery overcharge protection (4.2V), battery discharge protection(2.9V) and with battery charge current control (for that you have to change a resistance in the module).
|
||||
|
||||
With this battery charging module, even using a powerbank, the interference due to the old noisy charging IC is gone.
|
||||
|
||||
See the following pictures for more informations, and take a look at the [related issue](https://github.com/eried/portapack-mayhem/issues/898)
|
||||
|
||||
![image](https://user-images.githubusercontent.com/3157857/234560558-0c103541-3309-4f44-bd3c-e0bf067b8d17.png)
|
||||
![image](https://user-images.githubusercontent.com/3157857/234560580-4cc392a7-dab1-462c-bd83-c82f228bab66.png)
|
||||
![image](https://user-images.githubusercontent.com/3157857/234560601-682dbd84-1e2b-4ea0-b6e5-904fad1be29c.png)
|
||||
![image](https://user-images.githubusercontent.com/3157857/234560472-7ff0dbd2-adf6-4b6f-824f-038d6206bb2e.png)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user