-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Efergy & rtl_433 not reporting current above 53.xx Amps #2166
Comments
Record a sample signal below and above 53.xx A. Then we can look into the actual message to see what we have missed. |
I have used this (rtl_433 -f 433.55M -S all -T 120) command to save the files (g001 & g016) where g001 is captured during the low Amps (below 53.xx) and g016 when it got above (53.xx). |
running (rtl_433 -f433.55M -R 36:vv) below 53.xx mark Battery : 1 Current : 5.25 A Interval : 18s Battery : 1 Current : 5.29 A Interval : 18s the code below was reported when power demand increased but I feel the code is not complete Above 53.xx mark pulse_demod_pwm(): Efergy e2 classic pulse_demod_pwm(): Efergy e2 classic pulse_demod_pwm(): Efergy e2 classic pulse_demod_pwm(): Efergy e2 classic pulse_demod_pwm(): Efergy e2 classic |
any suggestion to overcome this problem? |
Sorry, yes, was just a minor validation check. Thanks for reporting! |
I have Efergy 3 phase CT and transmitter and when I run (rtl_433 -f 433.55M -R 36) it report any reading below (53.xx Amps) but NOT the reading above (53.xx Amps) and the rtl_433 seems to be stuck until the current gets below (53.xx A) mark.
the efergy package does have screen and when both central AC runs the screen shows (21.xx KW) and I should get reading around (180 Amps) from rtl_433.
how can I fix this?
The text was updated successfully, but these errors were encountered: