You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
Iam trying to get voltage and current value from ATM90E26 IC using ESP32. Iam getting the voltage value correctly but the current value always returns zero and here is my output.
Checksum 1:4A34
Checksum 2:D294
Sys Status:0
Meter Status:2802
Voltage:287.49
Current:0.02100
Is there any change in the EnStatus and SysStatus to be happened so that current value could be read correctly and iam using CT for current measurement. During startup the Meterstatus value shown was C802 and the value changed to 2802 later. Is it correct?
Thanks
VJSargunam
The text was updated successfully, but these errors were encountered:
VjSargunam
changed the title
Line current always returns zero
Line current value always returns zero
Mar 25, 2023
hi,
Iam trying to get voltage and current value from ATM90E26 IC using ESP32. Iam getting the voltage value correctly but the current value always returns zero and here is my output.
Checksum 1:4A34
Checksum 2:D294
Sys Status:0
Meter Status:2802
Voltage:287.49
Current:0.02100
Is there any change in the EnStatus and SysStatus to be happened so that current value could be read correctly and iam using CT for current measurement. During startup the Meterstatus value shown was C802 and the value changed to 2802 later. Is it correct?
Thanks
VJSargunam
The text was updated successfully, but these errors were encountered: