Short story first:
***************
2015 SR:
When charging using a "deaf & mute" external charger fixed to 114V, having the bike keyed on, the bike shuts down after 1h, due to inactivity.
After shutting down, it immediately tries to start again since the key is on.
However with my external charger trying to charge up to 114V, the bike senses voltage being present, and does connect contactor, reporting "contactor welded", and shuts down and repeats.
Thus i cannot pursue my goal of charging (without the not so trusty calex) using my external charger without keying the bike on/off every hour.
So my question is thus: What are reccomended cheap fixes for having the bike charge and stay charging for an arbitrary length without human intervention?
I can think of a few ways, but i'd like to have some inputs on what to prioritize, or if there are other options:
My options so far is (both good and bad):
1: Install a timer on my charger socket connection, that shuts down the external charger for 2-3 minutes every hour
(probably the cheapest alternative, although i cringe thinking of it and i would need adapters to function with my 3 phase charger connection).
2: Buy a microcontroller card and program it to talk to the Zero on the CAN bus
(need to find a good way to connect though, probably through the brown anderson connector)
3: Buy a microcontroller card and program it to talk to my charger (2x eltek flatpak 48-2000 HE)
(connection here is also a bit tricky since id probably need a small PCB to connect to the eltek)
4: Both 2 and 3
(This is probably what i should if i need this solution for long term).
5: Resign and just use my cell phone alarm and turn of the charger once every hour.
************
Long story (for those interested in why i am pursuing this method).
For a long while i have had occational interrupts in riding, typically just after starting, while running at walking speed. Last year this seemed to happen more and more often. At the same time my calex charger trips the fuses at home (even when having 16A all by itself). So i decided to take the bike to the dealer to have the bike fixed. Now the current dealer just took over Zero (no alternatives), and my previous contact had to return their debugging tool, so they weren't able to find anything wrong, which was a puzzle.
What i learned though is that they, as a part of routine, disconnected the bike MBB fuse before attempting to replicate the error. And then - no error occured. In fact i could (surprised as i was) ride the bike home, without any hiccups. In fact hickups did not occur until the next time the charger had tripped the fuse. Now this being at the end of autumn last year, i stored the bike at 63% while pondering on the issue during winter.
To test whether the faults were induced due to errors following the behaviour of the Calex charger, i decided to do some attempts, only using the eltek chargers i bought earlier (as a depot charger), and charge the bike while keyed on (since key off requires communication). (I can still lock away the bike, so it is safe with respect to tampering or theft).
Now having stowed away the bike for the winter, i would like to have the bike cells balanced, thus leaving the bike on the charger for a while. Doing bulk charging is not that much of an issue as i get up to 4kW from the chargers that were preprogrammed to 114V or so.
Now when first testing the bike charged for an hour (everything seeming fine), before trouble occured. Dash seemed like flashing and i was a bit concerned that something had gone wildly bad. However re-starting the bike worked, and i could ride (first trip this year ~1h w/o problems), thus i downloaded the logs and charged again. (By the way, big thanks to Brian for providing the tool for parsing the log data!)
The same error did occur again, when charging the next time.
Now after checking the logs, i found out that everything goes fine, until we reach the point where the bike shuts down from being idle
Bike Shut Off After Idle For 3600 seconds.
Then a series of errors follows (probably causing the screen to flicker also
Power Off Key Switch
Module Opening Contactor
Module Opening Contactor
Power On Key Switch
Key On
Module scheme changed from None mode to Stopped mode
Module Opening Contactor
Module Opening Contactor
Module scheme changed from Stopped mode to Running mode
Module CAN Link Up
Module Registered
Module CAN Link Down
Module scheme changed from Running mode to Stopped mode
Module CAN Link Up
Sevcon Turned On
Max allowed voltage difference is 500mV
Sevcon CAN Link Up
Contactor Welded
Sevcon Turned Off
CAN1 ACK error. count=1
Sevcon Turned On
Sevcon CAN Link Down
Sevcon CAN Link Up
Disarmed
Contactor Welded
Sevcon Turned Off
Sevcon Turned On
Sevcon CAN Link Down
Sevcon CAN Link Up
Contactor Welded
Sevcon Turned Off
Sevcon Turned On
Sevcon CAN Link Down
Sevcon CAN Link Up
Contactor Welded
Sevcon Turned Off
Sevcon Turned On
Sevcon CAN Link Down
Sevcon CAN Link Up
Contactor Welded
Sevcon Turned Off
Sevcon Turned On
Sevcon CAN Link Down
Sevcon CAN Link Up
Contactor Welded
Too many Welded Contactor Detections. Shutting down.
Sevcon Turned Off
Module Opening Contactor
Module Opening Contactor
Power Off Key Switch
This part repeats more or less until i actually turn the ignition key off and turn off the charger.
At this point, there could of course be more to it, so i am open for other suggestions to the underlying problems (calex charger and bike rebooting while riding), but for me to get any closer i have to see whether the problem can be worked around by not using the calex charger. But while doing so, i would like to not throw the bike completely out of balance by only charging 1h although it may be roughly enough for my daily commute (when charging at up to 4kw).