EasyManua.ls Logo

EVPoint EV22 Series - Page 43

Default Icon
49 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
page 43 of 49
0x2000
EVSE_FAULT_
UNDERVOLTAGE
Undervoltage
error
This error code is sent when the power supply voltage
drops by more than 10% of nominal
0x4000
EVSE_FAULTS_
AUTO_RECOVER
Y
Auto
Recovery
The charger is designed to automatically recover from
noncritical faults. This is an auto-recovery flag, sent
together with another fault flag to indicate that the
charger will attempt to recover from the fault. For
example, in over/undervoltage situations, the charger
will recover once the supply voltage falls back within its
nominal value.
0x8000
EVSE_FAULT_CA
L
EVSE
calibration
data error
The RTM has calibration data such as Voltage, Current,
Power, Energy and RCD as well as the device Serial
Number. The fault indicates that the MCU cannot access
these data. The fault may be cleared by an authorized
technician by reloading the calibration data
0x10000
EVSE_FAULT_VN
_OUT_OPEN
Power Relay
Stuck power relay fault: the charger monitors its relay
contacts and has detected that the neutral contact has
failed to open and remains closed
0x20000
EVSE_FAULT_VN
_OUT_CLOSE
Power Relay
Stuck power relay fault: the neutral contact has failed to
close and remains open
0x40000
EVSE_FAULT_VL_
OUT_OPEN
Power Relay
Stuck power relay fault: the line contact has failed to
open and remains closed
0x80000
EVSE_FAULT_VL_
OUT_CLOSE
Power Relay
Stuck power relay fault: the line contact has failed to
close and remains open
0x100000
EVSE_TAMPER_E
VENT
Device open
cover
detected by
tamper switch
This status flag is set to ā€œ1ā€, when the device detects the
opening of the main cover. At time of detecting of this
event the timestamp is recorded into NVM. The flag is
cleared at power cycle.
VendorID3 : Main MCU errors
Debugging information related to the SCARAB's main CPU.
Code
Name
Description
Detailed Description
0
CC_RST_UNKNOWN
Reset reason
cannot be
determined
The CPU cannot determine the cause of the reset.
1
CC_RST_POWERON
Reset due to
power-on
event
The CPU was reset by a power cycle situation.
2
CC_RST_EXT
Reset by
external pin
The main CPU was reset by an external trigger, such
as a debugging tool or another MCU in the
Compact.
3
CC_RST_SW
Software
reset via
esp_restart
Reset triggered via an OCPP command (Soft Reset)
or via the web client / installer's app.
Reset can also be triggered following a firmware
upgrade.