Hi.
I’m using Nvidia Jetson NX SOM, Jetpack 4.4.1 kernel 4.9.
I would like to disable the auto shutdown at low battery capacity.
it’s currently set to auto shutdown at 2%, was I need to change the setting?
I change the UPower.conf parameters but it doesn’t affect it at all, the Jetson is still powered down when the battery capacity reaches 2%.
Do you another option to disable the auto shutdown?
Hi,
I verify It shut down the device at 2%, I success to change the UPower.conf “PrecentageLow=999” value but there was no change.
The “CriticalPowerAction=Nothing” also was set and the power was shut down automatically when the battery reached a capacity value of less than “1%” and the application operate auto shutdown.
I would like to reach the lower value of the electronic without auto shutdown.
We found a problem in our product battery calibration and we need to discharge it to the lowest voltage available by the hardware (~8.5V), currently, the % Capacity is not accurate, and the device automatically shuts down when the voltage is around 11V (with Battery false indication).