jk bms - total voltage resolution / accuracy #733
Answered
by
syssi
sunnysingh-84
asked this question in
Q&A
-
Hi, Can the jk bms - total voltage sensor accuracy be increased to 3 decimal points? e.g. read as 13.255v instead of rounding up and read 13.30v ? |
Beta Was this translation helpful? Give feedback.
Answered by
syssi
May 16, 2025
Replies: 1 comment
-
Good catch! The resolution of the UART-TTL protocol has two decimal places only. The BLE has provides 3 decimal places. I will fix the issue here: #734 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
syssi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good catch! The resolution of the UART-TTL protocol has two decimal places only. The BLE has provides 3 decimal places.
I will fix the issue here: #734