<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Thanks mates,<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">as suggested I have added <br><br>    runtimecal = 240,100,720,50<br>    default.battery.voltage.low = 10.4<br>    default.battery.voltage.high = 13.8 (the actual charging voltage)<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">In ups.conf<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I have also added the startup procedure in rc.local file, everything is fine...<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I have only to make a deep test.<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Is there a way to add a NOTIFYMSG value for the battery test?<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Thank you lots<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Andrea<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-16 14:50 GMT+02:00 Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com" target="_blank">clepple@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Jun 16, 2017, at 2:20 AM, Andrea de Lutti <<a href="mailto:adelutti@gmail.com">adelutti@gmail.com</a>> wrote:<br>
> Using 'guestimation' (low: -0.866667, high: -1.083333)!<br>
> Initial battery charge undetermined<br>
> Driver failed to start (exit status=1)<br>
<br>
</span>The "low" and "high" voltages should correspond to the battery voltage when it is discharged (LB) and charged, respectively. For a 12V (nominal) battery, they should not be less than zero :-)<br>
<br>
There is a check for whether the nominal battery voltage is 1, but it should be looking for -1. (This has been fixed in nutdrv_qx, but was not backported to blazer*)<br>
<br>
As Manuel suggested, you can use the "defaults.battery.voltage.low" and "defaults.battery.voltage.<wbr>high" options in ups.conf - there is a bit of a chicken-and-egg problem here, but you can still put in approximate values (say, 10.4 and 13.0) in order to run the calibration, and then adjust them to the actual reported values.<br>
<br>
<br>
</blockquote></div><br></div>