Skip to content
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

Calibrating power metering with non-integers results in NaN power meter reading #1502

Closed
divadiow opened this issue Jan 7, 2025 · 6 comments · Fixed by #1513
Closed

Calibrating power metering with non-integers results in NaN power meter reading #1502

divadiow opened this issue Jan 7, 2025 · 6 comments · Fixed by #1513
Labels

Comments

@divadiow
Copy link
Contributor

divadiow commented Jan 7, 2025

Not looked at this extensively but I have been able to replicate an issue a user reported here https://www.elektroda.com/rtvforum/topic4096322.html

image

apply a non-integer value to power and readings on main GUI will be littered with NaN eg

image
setting back to integer does not fix

@giedriuslt
Copy link
Contributor

I guess it has something to do with NaN value. You can actually run comands

VoltageSet NaN
PowerSet NaN

And they will work

DO NOT try, unless you can reflash with wires, in my case it just bricked the device.

@giedriuslt
Copy link
Contributor

Try build from #1513 I think that should fix the issue

@divadiow
Copy link
Contributor Author

divadiow commented Jan 16, 2025

this is the one persistent NaN through various resets and clears on GA fw,

Image

That NaN is still there with 1513_merge_7263f06183e7 BUT setting 60.6 etc in power metering calibration no longer breaks the other readings

@giedriuslt
Copy link
Contributor

Resetting energy stats should clear that one.

@divadiow
Copy link
Contributor Author

it does indeed ;)

Copy link

🎉 This issue has been resolved in version 1.18.21 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants