Sorry, but I do not have an ESP32, and I have never used one. I have told you what I think you must do to get it to work, but it is clearly not enough. I don’t think I can help you any more.
Have you read all the topics here that mention the ESP32? You might find something which will help you. Here are a few:
Have you checked the data sheet for your particular ESP32 module? I could not identify which particular version you have. The data sheet should give you all the information you require to use the module correctly.
I would expect the two GND connections are separate, and when used correctly that will prevent exactly the sort of problem you had. What does the data sheet say about which GND to use for which purpose, and how you should connect those and the associated power pins in particular?
Wi…
Welcome, @Shaharyar_Ahmed to the OEM forum.
I would not rely on a 3rd party source of information. Whilst such material is published with the best of intentions, I have no indication of knowledge or skill set of the contributor. All you need to know to make a simple monitor is here in the ‘Learn’ part of “Docs”, but I cannot recommend using the ESP32 if you are looking for accuracy. For the reasons, see this piece about the ESP32 Analogue Input: [TW#12287] ESP32 ADC accuracy · Issue #164 · espr…
This man used a separate ADC to make the analogue readings:
Hi everyone,
Im trying to make a powermeter based on ESP32 using EmonLib.
I have read a few finished projects on this but the one that helped me the most was from Daniel since I want to measure 3 phases.
Im located in Czechia, that means 230Vrms for each phase (Brown, Black, Gray) with neutral wire (Blue) and separated ground PE (Yellow+Green)
For measuring voltage I chose ZMPT107-1 transformer with burden resistor.
Current measurements will be done through SCT-013-030 (30A/1V~).
Once I ge…
1 Like