Skip to content

Commit 3b6be5d

Browse files
committed
update docs. List supported kWh meters
1 parent 7b76ebe commit 3b6be5d

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

docs/installation.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
We refer to [this wiring diagram](SmartEVSEv3_build.pdf) for wiring the SmartEVSE.
44

5+
# Supported modbus kWh meters
6+
The following meters are directly supported as Mains or EV meter:
7+
- PHOENIX CONTACT EEM-350-D-MCB
8+
- Finder 7E.78.8.400.0212
9+
- Finder 7M.38.8.400.0212
10+
- Eastron SDM630, SDM230, SDM72D
11+
- ABB B23 212-100
12+
- Sinotimer DTS6619
13+
- WAGO 879-30x0
14+
15+
If your meter is not listed, you might be able to use the Custom option in the menu, that let's you enter each register manually.<br>
16+
Connect the A and B of your meter to the A and B terminals of the SmartEVSE.<br>
17+
Note that the ABB meter has the A/B signals reversed, you should connect A to B, and B to A on the ABB meter.<br>
18+
You can use Cat5 network cable for the wiring between SmartEVSE(s), kWh meter(s) and Sensorbox.<br>
19+
Make sure to use one twisted pair for A and B, so for example A=Green, B=Green/White
520

621
# Inverted wiring of kWh meter
722
If you are using a 3 phase Eastron kWh meter, you can feed it from below (like in most Dutch power panels). Now the polarity of currents is reversed, so in the MainsMeter or EVMeter configuration you should choose kWh meter type "Inverted Eastron".
@@ -60,8 +75,11 @@ One can add a second contactor (C2) that switches off 2 of the 3 phases of a thr
6075

6176
# Multiple SmartEVSE controllers on one mains supply (Power Share)
6277
Up to eight SmartEVSE modules can share one mains supply.
63-
Hardware connections
78+
79+
Hardware connections:
6480
* Connect the A, B and GND connections from the Master to the Node(s).
6581
* So A connects to A, B goes to B etc.
66-
* If you are using Smart/Solar mode, you should connect the A, B , +12V and GND wires from the sensorbox to the same screw terminals of the SmartEVSE! Make sure that the +12V wire from the sensorbox is connected to only -one– SmartEVSE.
82+
* If you are using the Sensorbox, you should connect the A, B, +12V and GND wires from the sensorbox to the same screw terminals of the SmartEVSE!
83+
Make sure that the +12V wire from the sensorbox is connected to only -one– SmartEVSE.
84+
6785

0 commit comments

Comments
 (0)