Sry - regarding the IO pins:
GPIO15 is low, when the ESP boots up.
This should be correct, as it should be high, when the impulse from the meter comes.
So, I should use a different pin for GPIO14, right?
Or do I have any way to “pull this one down” by default?
Also, I just found some references about adding this to the config:
No.
Gpio14 is pin that you can pull down or up. Gpio15 is hardwired to down.
It’s not easy to follow your your scheme or your description, but likely you need pins pulled down. Try with pins 12/13/14 and 10k resistor to GND.
I have some esp32, as well as some esp32s3 (Zero) and ab esp32c6 (Zero) left…
Right now, the esp8266 was the one I had left and was the smallest size (before I got the s3 and c6 to Play around with it)…
And from the Hardware Itself, it should still be fine fir thus Job.
I have to create some more of those for several other Meters, there, I will probably use the other esps.
I will Setup another Prototype Board and redo my Sketches.
Haven’t had a good day, Yesterday … ^^
There is no voltage on S0 contacts. It’s NPN-circuit, you need to provide the voltage.
On the image I posted, it’s 3.3V and if that works, pulldown resistor is all you need.