<div dir="ltr">Hi All-<div><br></div><div>Over the last few days a few of us on the mynissanleaf forum have been working on getting the TCU (telematics module) CAN messages for the various modes of operation (remote CC, status, charge). Here's what we know now:</div>
<div><br></div><div>To wake up the VCM (Main controller), the TCU sends a msgID of 68C on the EV CAN bus with one byte of 00. On 2013 and newer models wake up solely on the CAN message.  </div><div><br></div><div>For 2011 or 2012 models the TCU will bring a logic line high that connects to the VCM briefly as well to wake it up. Page 64 of the "AV" section of the 2012 service manual shows the pinout of the TCU. You will need to splice into Pin 11 (light green? wire) on the large connector going to the TCU and make an appropriate circuit to pull it high briefly when the OVMS module sends the 68C message. When doing non "remote charge" testing you might be able to hit the charge override button (which uses another line to wake the VCM) then send 68C. I think that might work for testing. :-)</div>
<div><br></div><div>Once the VCM is awake it looks to the TCU status message to see what's up. The status message has a msgID of 56E and the first byte determines the status (the 6 other bytes are FF). The 56E message repeats every 100ms whenever the EV CAN bus is active. The various modes are:</div>
<div><span style="color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px;background-color:rgb(250,250,250)">hex   binary   state</span><br style="margin:0px;padding:0px;color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px">
<span style="color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px;background-color:rgb(250,250,250)">46   01000110   status</span><br style="margin:0px;padding:0px;color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px">
<span style="color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px;background-color:rgb(250,250,250)">86   10000110   idle</span><br style="margin:0px;padding:0px;color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px">
<span style="color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px;background-color:rgb(250,250,250)">4E   01001110   cc on</span><br style="margin:0px;padding:0px;color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px">
<span style="color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px;background-color:rgb(250,250,250)">56   01010110   cc off</span><br style="margin:0px;padding:0px;color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px">
<span style="color:rgb(0,102,0);font-family:Monaco,'Courier New',monospace;font-size:11.199999809265137px;line-height:18.200000762939453px;background-color:rgb(250,250,250)">66   01100111   remote charge</span><br>
</div><div><br></div><div>That's all we have so far. Haven't tried pulling the TCU yet and duplicating it's messages but I'm reasonably confident this is all there is to it as far as remote activation.</div>
<div><br></div><div>For more info, see this Google Doc with the Leaf's CAN message info <a href="https://docs.google.com/spreadsheet/ccc?key=0An7gtcYL2Oy0dGRaSWl6VTV2eXBQMy1ON2xZSzlMUXc&usp=sharing">here</a></div>
<div>For the latest developments Leaf CAN wise, check out the thread on MNL <a href="http://www.mynissanleaf.com/viewtopic.php?f=44&t=4131&start=390">here</a></div><div><br></div><div>Take care,</div><div><br></div>
<div>Jeremy</div><div><br></div></div>