Update README.md
This commit is contained in:
parent
fb35632664
commit
e555537332
@ -7,3 +7,9 @@ Software for the ESP2866 that sends P1 smart meter data to Domoticz (with CRC ch
|
|||||||
- Place all files from this repository in a directory. Open the .ino file.
|
- Place all files from this repository in a directory. Open the .ino file.
|
||||||
- Adjust WIFI, Domoticz and debug settings at the top of the file
|
- Adjust WIFI, Domoticz and debug settings at the top of the file
|
||||||
- Compile and flash
|
- Compile and flash
|
||||||
|
|
||||||
|
### Connection of the P1 meter to the ESP2866
|
||||||
|
You need to connect the smart meter with a RJ11 connector. This is the pinout to use
|
||||||
|
![RJ11 P1 connetor](http://gejanssen.com/howto/Slimme-meter-uitlezen/RJ11-pinout.png)
|
||||||
|
|
||||||
|
Connect GND->GND on ESP, RTS->3.3V on ESP and RxD->any digital pin on ESP. In this sketch I use D5
|
||||||
|
Loading…
Reference in New Issue
Block a user