<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Heya again,</p>
<p>I'm trying to develop a detection for when the car is off/locked
but I'm encountering a weird phenomena:</p>
<ul>
<li>Car is shut down and locked</li>
<li>OVMS connected</li>
<li>CAN poll for voltage (only one poll value active) with 30 secs
fails with error (so far nothing weird)</li>
<li>Unlock the car via car-key remote</li>
<li>Poll succeeds and I'm switching from PollState=0 to
PollState=1 where I poll every 2 secs</li>
<li>Lock the car via car-key remote</li>
<li><u>After 1 hour the polls still work and the car is active</u></li>
</ul>
<p>Is something like this known from other vehicles? So basically my
car never shuts down :(</p>
<p>Another secondary weird thing:<br>
When increasing the time to 5 secs for PollState=1 the polls get
no reply and after 20 secs I swap back to PollState=0.<br>
BUT the second the PollState changes the car replies again...<br>
Even more weirdness: When PollState=1 time is 10 secs and I swap
back to Pollstate=0 after 40 secs the same thing happens!
Immediately I swap to PollState=0 the car replies again.<br>
As if the PollState switching somehow wakes the car up??!</p>
<p>Any ideas?</p>
<p>Soko<br>
</p>
</body>
</html>