<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Steve,<div class=""><br class=""></div><div class="">Sorry for the delay in reply. I have been overwhelmed with work…</div><div class=""><br class=""></div><div class="">You can check the status of cooldown with ‘vehicle status’. In addition, an info-level log line is output once every minute while cooldown is in progress.</div><div class=""><br class=""></div><div class="">The current roadster implementation was copied from v2. It is largely untested (beyond simulation on my bench). When the cooldown command is given, it looks to see if a charge is currently in progress and if so remembers the details of that charge (mode, current, etc). After cooldown has completed, it will resume any previous charge that was in progress. So, I think if you want to do a cooldown without a subsequent charge, then the sequence would be to stop charge then cooldown.</div><div class=""><br class=""></div><div class="">Cooldown does use two parameters:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">xtr cooldown.timelimit 60</div><div class="">xtr cooldown.templimit 31</div></blockquote><div class=""><br class=""></div><div class="">If the cooldown has been running more than cooldown.timelimit, or the battery temperature falls below cooldown.templimit, it will terminate the cooldown.</div><div class=""><br class=""></div><div class="">Can you try again, from a plugged in but not charging state, and check ‘vehicle status’ and the info logs to see progress?</div><div class=""><br class=""></div><div class="">Regards, Mark.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 11 Sep 2018, at 8:47 AM, Stephen Casner <<a href="mailto:casner@acm.org" class="">casner@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Last evening I returned home from a trip and decided to try the<br class="">"charge cooldown" command to cool the battery on my Roadster.  I had<br class="">not tried it before, and I think it may not have worked correctly.<br class=""><br class="">I issued the "charge cooldown" command using the shell page of the web<br class="">UI.  The response was a line indicating that the cooldown had started,<br class="">and I got a notification through server v2 that the car was charging<br class="">in Range mode.  But later the status page in the iPhone app indicated<br class="">that the car was charging in Standard mode at 32A, which is the full<br class="">rate from my EVSE.  Over the course of half an hour the SOC increased<br class="">from 42% to 50%, at which point I manually stopped the charge.<br class=""><br class="">I thought the cooldown procedure was supposed to charge in Range mode<br class="">at 12A and not significantly add to the battery charge level.  I have<br class="">not studied the cooldown code, but after a quick look I see that the<br class="">procedure is more complicated than one might expect, stepping through<br class="">multiple cycles as needed.<br class=""><br class="">Did I do something incorrectly?  Or do these symptoms indicate that<br class="">there might be a problem with the implementation?<br class=""><br class="">While the charge was in progress I blindly tried a "charge status"<br class="">command hoping that it would tell me about the progress of cooldown,<br class="">but alas that subcommand does not exist.<br class=""><br class="">                                                        -- Steve<br class="">_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></div></blockquote></div><br class=""></div></body></html>