You mean you get stuck relay error when the charging terminates, right? Does it just terminate into stuck relay, or does it enter stuck relay state a while after charging terminates?
--
You received this message because you are subscribed to the Google Groups "OpenEVSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openevse+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No cap that I know of. But if you have the diodes installed, then you have to sample them. You would know, though, because it wouldn’t work at all w/o sampling.
You can easily check to see if the contactor is stuck by testing for voltage on the output. If it’s not stuck then it’s probably a timing issue. Do you give a debounce interval before you test for stuck relay after it opens?
Try v3.8.4 and see if you get the same error?
https://github.com/lincomatic/open_evse/releases/download/v3.8.4/open_evse-384.hex
Try v3.8.4 and see if you get the same error?
https://github.com/lincomatic/open_evse/releases/download/v3.8.4/open_evse-384.hex
--
I think you found the solution. I vaguely remember making it extra long because of this issue, now that you mention it.
Since it happens when I'm not watching, I'm not entirely sure. Will have to add some logging. I think it terminates into stuck relay state.Mind you it seems like the contactor actually closes. But again, more work required....There's no cap or anything on the AC sense pins, right?
The fact that the charge cable measured 0V even though you were getting stuck relay proves that the contactor is not the culprit. That leaves either the sense circuit or a bug in the code that handles them.
Check the wiring and make sure the terminal blocks are screwed down very tight.
One thing I’ve found very helpful for debugging is to display the live values of the AC pins on the LCD during a fault.
From: open...@googlegroups.com [mailto:open...@googlegroups.com] On Behalf Of Andre Eisenbach
Sent: Friday, May 29, 2015 12:41 AM
To: open...@googlegroups.com
What about two led or neon 240vac indicator lights on the side of the unit, one connected to the coil and the other to the output to aid in debugging.
He said the contactor output is 0V. Yet the sense pins are both low (voltage present).
Something’s wrong w/ the sense circuit.
There really is not much that can go wrong. On the line side you have hot resistor mid400 ground. On the other you have input resistor mid400. There could possibly be a soldering issue but other than that the most probable hardware culprits Mid400 and microprocessor. I have seen both exactly once each.
I have a top secret (for a couple more weeks) board to send to you to play with so I'll send a Mid400 with it as well...