-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connecting OVMS unit to running LEAF ZE0 caused orange car symbol on dashboard. #980
Comments
Thank you for raising this issue, it saved me days of HW debugging! I am assuming that when OVMS rebooted, that is when the car's dashboard lit up like a Christmas tree. FWIW, this is the firmware version that triggered it for me: 2015 AZE0 24kWh Tekna, Stock, other than disconnection of Telemetry unit and addition of OVMS. |
I experienced the same problem during a night firmware update. It's the same Leaf year and model as yours. |
The issues described can be related to the brief high current peaks the module (the modem) produces during startup (when announcing itself to cell towers nearby). Combined with an aged 12V battery and winter conditions, a high 12V current can lead to a substantial voltage drop. The VCU probably detects either of this, classifies this as a major fault and shuts down all running operations. If you boot the module while the VCU is off, the 12V battery recovers before the fault gets triggered. To check if the modem is the culprit: disable the modem auto start, then try if rebooting still produces the issue. I suggest checking the car's 12V battery. You could also try supplying some extra juice to the module by connecting a USB power bank -- it may still draw current from the 12V supply, but that may help reducing that. |
Connecting OVMS to running car immediately trigger an orange car symbol on dashboard as it generates some errors and it does not disappear with car restart. these errors are not temporary. I had to manually clear them.
Because of other issue the unit restarts during charging time to time (if it does not freeze completely) and these restarts causing more rerros so in one moment after 6-8th of charging that day the car went to not drivable condition. It did not switched on HV battery at all. I had to take a tool and remove all errors to drive out of charging place.
It seems to me that during startup it must block CAN bus somehow that some messages between car and battery are missing or must ask such requests that it prevents normal traffic on the CAN.
the symbol on dash is almost instant. I do not know how long it takes unit to send first data to CAN but it looks like it must be before it.
Car is upgraded ZE0 LEAF with 30kWh battery, using Dala's CAN bridge. There are always some non fatal errors in the car due to not perfect implementation of communication with battery bms but generally it did not caused any long / short term problems than occasional orange car symbol after DC charging that always disappear after car restart as the charger errors were temporary.
Connecting OVMS to the switched off car usually made no problem, but the car must be switched off for longer time when the all units sleeps, the symbol as i can remember lights up when I plug it in less then 5s after switching car off.
What else I can test or measure to find why this is happening?
The text was updated successfully, but these errors were encountered: