<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
  <meta name="Generator" content="Zarafa WebAccess v7.0.8-35178">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>RE: [Ovmsdev] Not processing canbus frames anymore</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif ! important;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
</head>
<body>
<p>On 4/4/22 23:05, Craig Leres wrote:</p><p>> Which vehicle type are you using?</p><p> </p><p>My vehicle type is a Ford Focus electric, the module is still in the early stages of development.</p><p><br />> What I see is that any version I boot works for a little while.</p><p>> But after some length of time, the canbus stops working and</p><p>> I get flatbed  alerts because the module does not detect that the car is running.</p><p> </p><div>That's how it is for me, too. I have read-only access to the CAN buses without additional polling. After some time I notice that the values are no longer updated, if I then look at the bus with 'can can2 status', I see that neither interrupts nor packets come in, although the bus is definitely still active. Either a module reset or a restart of the bus let the messages flow again.</div><div> </div><div>On which bus do you have the problem? So far I could only observe this on CAN2 and CAN3. CAN1 was not stalled as far as I can tell.</div><div> </div><p>Kind regards,</p><p>Simon</p>
</body>
</html>