Skip to content

Commit 60023c5

Browse files
authored
Merge pull request tasmota#635 from nagyrobi/master
P1 Smart Meter Improve schematic
2 parents 86233d0 + faffe4e commit 60023c5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/P1-Smart-Meter.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
Tested on the following smart meters:
55
- Kaifa MA105C
66
- De Landis + Gyr, E350 (ZCF110)
7+
- Sanxing SX631 (S34U18)
78

89
## Schematics
9-
![](_media/p1-smartmeter/p1-smartmeter.png)
10+
![](_media/p1-smartmeter/p1-smartmeter_v2.png)
1011

11-
The transistor makes sure that the RxD signal is converted and inverted to 3.3v
12+
The transistor makes sure that the RxD signal is converted and inverted to 3.3V.
13+
According to the [DSMR v5.0.2 P1 specification](https://www.netbeheernederland.nl/_upload/Files/Slimme_meter_15_a727fce1f1.pdf) the P1 connector on the meter provides 5V DC output for the OSM (Other Service Module) connected to this port, which is able to continuously supply maximum current of 250mA. A Wemos D1 mini module draws way less than 100mA so it is perfectly safe to use this as a power source. It can be powered through the 5V pin just inserting a protection diode.
1214

1315
## Tasmota Settings
1416
In the **_Configuration -> Configure Module_** page, select module `Generic (18)`
170 KB
Loading

0 commit comments

Comments
 (0)