<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=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 14 Jun 2018, at 02:46, Tom Parker <<a href="mailto:tom@carrott.org" class="">tom@carrott.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    On 11/06/18 00:18, Stein Arne Sordal wrote:<br class="">
    <blockquote type="cite" cite="mid:10F6F5B0-1050-4700-9017-899B00B131DC@topphemmelig.no" class=""><br class="">
      <div class="">As far as I can see, when the climate control is
        activated, the OVMS module is supposed to detect when the car is
        turned on and then disable climate control.</div>
      <div class="">This does not work very good. My car starts climate
        control when I park the car one hour later. This will drain the
        battery if not manually disabled.</div>
      <div class=""><br class="">
      </div>
    </blockquote>
    <br class="">
    Yes, this isn't a problem on my 2012 car -- it turns off by itself.
    However it is a problem in model year 2013 and onwards. The OVMS is
    supposed to turn off the climate control after a suitable time or
    when the car is turned on, but this isn't something I've tested a
    lot as I haven't had a chance to make the hands-free microphone work
    when the TCU is unplugged on my 2016 car.<br class="">
    <br class="">
    <blockquote type="cite" cite="mid:10F6F5B0-1050-4700-9017-899B00B131DC@topphemmelig.no" class="">
      <div class="">The solution:</div>
      <div class="">The original TCU sends a frame after all the "start
        CC" frames.</div>
      <div class="">The frame looks like this, and is sent only one
        time:</div>
      <div class=""><br class="">
      </div>
      <div class="">
        <div style="margin: 0px; font-stretch: normal; font-size: 11px;
          line-height: normal; font-family: Menlo; background-color:
          rgb(255, 255, 255);" class="">
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class="">data[<span style="color: #272ad8" class="">0</span>]
            = <span style="color: #272ad8" class="">0x46</span>;</div>
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class="">data[<span style="color: #272ad8" class="">1</span>]
            = <span style="color: #272ad8" class="">0x08</span>;</div>
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class="">data[<span style="color: #272ad8" class="">2</span>]
            = <span style="color: #272ad8" class="">0x32</span>;</div>
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class="">data[<span style="color: #272ad8" class="">3</span>]
            = <span style="color: #272ad8" class="">0x00</span>;</div>
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class=""><br class="">
          </div>
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class="">This will cause the climate control to
            stop after 15 min (if not connected to grid), or when car is
            turned on.</div>
          <div style="margin: 0px; font-stretch: normal; line-height:
            normal;" class=""><br class="">
          </div>
        </div>
      </div>
    </blockquote>
    <br class="">
    Thank you! I'll test this out over the weekend.<br class="">
    <br class="">
    Do you have can bus captures from car with working Nissan Connect?
    My car has Nissan Connect but it doesn't work because it was
    originally built for Japan and it's now in New Zealand and I don't
    have a capture of what Nissan do.<br class=""></div></div></blockquote><div><br class=""></div><div>I have attached a capture from the 2014-model when starting climate control. I see that the “stop after 15 min frame” actually is sent multiple times. I always send it one time and thats ok.</div><br class=""><blockquote type="cite" class=""><div class=""><div text="#000000" bgcolor="#FFFFFF" class="">
    <br class="">
    I believe you have a 2016 car, and this information is for that
    model year? Do you happen to know (or does anyone else know) whether
    this is an equivalent for the 2013 through 2015 model years?<br class="">
    <br class=""></div></div></blockquote><div><br class=""></div><div><br class=""></div><div>The "stop after 15 min frame" for pre-2016 looks like this:</div><div><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">data[</span><span class="" style="font-family: Menlo; font-size: 11px; color: rgb(39, 42, 216);">0</span><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">] =</span><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class=""> </span><span class="" style="font-family: Menlo; font-size: 11px; color: rgb(39, 42, 216);">0x46</span><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">;</span></div><div><br class=""></div><div><br class=""></div><div>Regards,</div><div>Stein Arne Sordal</div><div></div></div></body></html>