Hi, I am using an ESP8266 with 2 S[0] meters however it appears it is primarily loading no blank data and occasionally loading some data (unsure if accurate though in those time periods it does record some data. Hoping someone may be able to shed some light on where I need to look.
My setup is as follows
Wiring -
S[0] House Consumption Meter to pin D5 (screw terminal)
S[0] Solar Generation Meter to pin D6 (screw terminal)
Signal Wire from both are interconnected and then connected to Gnd pin (screw terminal)
my PVoutput URL is Here
A copy of my code is available Here
I have attached a copy of my code as it stands. As you will see it appears that it is connecting and transmitting some details at some times but other times it is connecting and sending zero usage.
Any tips as to where I should start to investigate further would be appreciated. I have tried replacing wires between the S[0] meters and the ESP, replacing the ESP with another one, and have continued to have very intermittent transferring of data.