P1-Meter-ESP8266-MQTT icon indicating copy to clipboard operation
P1-Meter-ESP8266-MQTT copied to clipboard

Software for the ESP8266 that sends P1 smart meter data to MQTT (without CRC checking)

Results 2 P1-Meter-ESP8266-MQTT issues
Sort by recently updated
recently updated
newest added

Recently the ESP8266 board manager ver. 2.6.0 was released. Several changes that had been in the works regarding SoftwareSerial were implemented. As a result the sample code for this project...

The CRC16 check wasn't working, so I deleted it, but without it some corrupted messages get through.