John
John
Sorry for not getting back to you sooner. No, this is not a typo. If the jumpers are severed then these CT inputs will be in phase with each other.
Tested this and it works great! Awesome work!
Thanks for reporting this! When you updated things, did you also switch from compiling with the Arduino IDE to ESP-IDF?
> Wait a sec. I thought the advice was the other way around to switch to arduino from esp-idf. The latest common file now references type arduino instead of esp-idf...
> > Hardware SPI on the esp-idf can't have more than 6 devices > > See [esphome/esphome#9128 (comment)](https://github.com/esphome/esphome/pull/9128#issuecomment-2983430390) for a fix. Thank you so much! This is working great! For...
> Hardware SPI on the esp-idf can't have more than 6 devices this is now in the latest release, 2025.7.0. All configs have been updated to reflect this and also...
Please try using this build of EmonESP: https://github.com/CircuitSetup/EmonESP
What does tou config file look like?
Thanks! Start by taking out current_phases: 2. This actually turns off proper calculations for Phase b. Assuming you're measuring 1 voltage and on a split single phase system, the CTs...
When going between esp-idf and arduino, it must be done via a serial connection, and will not work via OTA. What are you seeing in your logs?