<div dir="ltr"><img src="https://api2.activeinboxhq.com/1.0/anon/rr/30b419480d275d90878a2c12836ea56b" width="1" height="1" style="display:none !important"><img src="https://api2.activeinboxhq.com/1.0/anon/rr/30b419480d275d90878a2c12836ea56b" width="1" height="1" style="display:none !important"><img src="https://api2.activeinboxhq.com/1.0/anon/rr/30b419480d275d90878a2c12836ea56b" width="1" height="1" style="display:none !important"><img src="https://api2.activeinboxhq.com/1.0/anon/rr/30b419480d275d90878a2c12836ea56b" width="1" height="1" style="display:none !important"><img src="https://api2.activeinboxhq.com/1.0/anon/rr/30b419480d275d90878a2c12836ea56b" width="1" height="1" style="display:none !important"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 12 Dec 2020 at 17:28, Michael Balzer <<a href="mailto:dexter@expeedo.de">dexter@expeedo.de</a>> wrote:<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>with log level verbose for canlog, you can simply activate CAN
    logging via:<br>
    <br>
    <font face="monospace">can log start monitor crtd</font><br>
    <br>
    …that will log all frames, if that's too much, add a filter like
    this:<br>
    <br>
    <font face="monospace">can log start monitor crtd 600-7ff</font></div></blockquote><div><br></div><div><br></div><div>To see what was happening I had to "log level verbose canlog-monitor"</div><div><br></div><div>I see this being transmitted:</div><div><br></div><div>V (62436161) canlog-monitor: 1607847148.142477 1T11 6F1 03 22 dd bc 00 00 00 00<br></div><div><br></div><div>There is no reply.</div><div><br></div><div>The other app I looked at does this on the LM327 as setup before sending the request:</div><div><br></div><div><font face="monospace">2020-11-15 10:34:35.115 --> ATCEA07⏎                      "extended address" 0x07<br>2020-11-15 10:34:35.127 <-- OK⏎⏎><br></font></div><div><br></div><div>Looking at the LM327 data sheet this configures an "extended address" which is sent after the 0x6F1 </div><div><br></div><div>I'm not sure if that 0x03 in what OVMS is sending is that byte, and I need to somehow replace it wih 07, or if I have to get another inserted?</div><div><br></div><div>Perhaps this is old hat to those more experienced than me.</div><div><br></div><div>From the data sheet and the trace it seems I'm also responsible to customise the flow control messages :-</div><div><br></div><div><br></div><div><font face="monospace">2020-11-15 10:34:35.129 --> ATFCSH6F1⏎                        Flow control header<br>2020-11-15 10:34:35.141 <-- OK⏎⏎><br>2020-11-15 10:34:35.143 --> ATFCSD07300800⏎              Flow control data<br>2020-11-15 10:34:35.156 <-- OK⏎⏎><br>2020-11-15 10:34:35.157 --> ATFCSM1⏎                       Flow control mode<br>2020-11-15 10:34:35.170 <-- OK⏎⏎><br></font></div><div><br></div><div>I think that comes down to a flow control being "06 F1 07 30 08 00"</div><div><br></div><div>Here's the page in the LM327 to help understand what it does:</div><div><br></div><div><img src="cid:ii_kimvva6s0" alt="image.png" style="margin-right: 25px;"><br></div></div></div>