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

Battery telemetry values seem incorrect in table #868

Open
1 task
jrjdavidson opened this issue Aug 12, 2024 · 1 comment
Open
1 task

Battery telemetry values seem incorrect in table #868

jrjdavidson opened this issue Aug 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jrjdavidson
Copy link

Firmware Version

2.4.1

What did you do?

In the iOS app, go to the nodes tab. Select a node on the network and then look up the device metrics logs.

The battery percentage values seem jumbled in the table below, but the graph appears to be correctly displaying the values.

IMG_0847

Expected Behavior

On the line in the screenshot, I would expect the value to display ~100%

Current Behavior

The battery percentage value displays 60%

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@jrjdavidson jrjdavidson added the bug Something isn't working label Aug 12, 2024
@nbgibson
Copy link

I suspect that the app may be at the mercy of what the board/firmware is telling it. Heltec's ESP32 boards appear to be a bit flaky in this area, no idea what the situation is elsewhere.

I have similar issues where the board will incorrectly report charge levels or state (plugged in, not plugged in, ect) that are usually either cleared up via restarting the node/app or just waiting for a re-polling of the state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants