Skip to content

Software for the ESP8266 that sends P1 smart meter data to a MQTT topic

License

Notifications You must be signed in to change notification settings

gluip/P1-Meter-ESP8266

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P1-Meter-ESP8266

Software for the ESP2866 that sends P1 smart meter data to a MQTT topic.

Installation instrucions

Connection of the P1 meter to the ESP8266

You need to connect the smart meter with a RJ11 connector. This is the pinout to use RJ11 P1 connetor

Connect GND->GND on ESP, RTS->3.3V on ESP and RxD->any digital pin on ESP. In this sketch I use D5.

I changed the code to work with the older DSMR 2.2 version telegrams. That means the crc checks are removed.

About

Software for the ESP8266 that sends P1 smart meter data to a MQTT topic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 91.1%
  • C 8.9%