John
John
I updated the common config file to include this line: https://github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter/blob/997eb8fab7e3f107ea5b7af9c1a7db34280e549b/Software/ESPHome/6chan_common.yaml#L90 Which will tell you the last reset reason, and if the ESP32 is, in fact, resetting or just losing...
You may want to explore ESP32 dev boards with external antennas, like this one: https://amzn.to/4n0sAAf
The `sensor took a long time for an operation` warning is normal because of the speed of the SPI bus, and won't block actually getting data. I don't think it...
Okay, please open a ticket on circuitsetup.us so I can get you a replacement meter.
> frequency values are constantly moving between 30 and 130 ? and it shows double frequency even though there is only 1 ac power connected. It sounds like you're not...
Please try using this build of EmonESP: https://github.com/CircuitSetup/EmonESP
Yes, that is a library that needs to be installed, along with others listed in the platformio file
> I've installed all the libraries that are mentioned in https://github.com/CircuitSetup/EmonESP/blob/master/platformio.ini and could be found via the Library Manager of the Arduino IDE. Micro Debug@^0.0.4 was not among them. This...