I built a 4-channel home energy monitor using an esp32 and some CT clamps.
I based my circuit on this thread: Esphome ct clamp 30A/1V and created four of these on a protoboard. I kept the burden resistor as the two larger clamps I used for my split-phase mains wires did not include them. These are the clamps: https://m.aliexpress.com/item/2251832596888355.html
I hooked these up to two of the inputs, and added a 100A SCT013-030 I had lying around to monitor one more circuit.
It appeared to work well for a while, but today when I was doing calibration with a high amperage heater, I realized that the SCT013-030 clamp was interfering with readings on the other sensors.
For example, if I connect the SCT013-030 up to a circuit pulling 12 amps (a1320 watt heater), suddenly the other CT clamps jump and read 20-30 amps, with nothing connected. I believe this could be noise on my board, but I am unsure how to correct this issue. Please note I have omitted a burden resistor for the sct013-030 input, as that clamp already has one. I am using 10k resistors for my voltage dividers as well as a capacitor to ground. I put a multimeter on the ESP32 ADC pin that is reading the larger CT clamp, and it reads 1.64V but then jumps to over 2V periodically with the third clamp attached.