hary
(Harald Hartl)
2
Remark:
Today I setup everything to reprogramm the OpenEVSE Board, flashing the emonevse-3ph.hex
solves the current measurement problem.
So it seems that the openevse.hex (Version 5.1.0.EU) does not fit to the openEVSE hardware in terms of current measurement.
If tethered cable is used it is still necessery that a resistor (eg 220Ohm for 32A) between PP IEC and GND is placed otherwise the automatic detection fails and the system can not change the state to connected.
By the way:
-
I tried to translate the most of the display messages to german…
Language_german_h.txt (3.4 KB)
-
If you try to compile the actual code (Version 5.1.0.EU) using the Arduino IDE, the source build flags
PP_AUTO_AMPACITY, THREEPHASE, and VERSION = “5.1.0XX” must be set in openevse.h. If platformio is used this is done in platformio.txt
best regards,
Harald
1 Like