JKbms #248
donaldbrian
started this conversation in
General
JKbms
#248
Replies: 2 comments
-
try adding `-P JK02` to the command (to use a different protocol)
otherwise add debug to both commands `-D` and post the info
…On Thu, 4 Aug 2022 at 05:28, donaldbrian ***@***.***> wrote:
I have a JK-BD6A20S10P.
GetCellData returns pretty much useless info.
~$ jkbms -p C8:47:8C:E2:8D:26 -c getCellData
Command: getCellData - BLE Cell Data inquiry
Parameter Value Unit
header 55aaeb90
record_type 02
record_counter 213
voltage_cell01 3.806417863259254e-31 V
...
voltage_cell19 2.1019476964872256e-43 V
...
resistance_cell01 0.0 Ohm
...
resistance_cell24 2.9626331329345703 Ohm
...
average_cell_voltage 1.7516230804060213e-42 V
delta_cell_voltage 2.350988701644575e-38 V
highest_cell 1
lowest_cell 1
flags 0000
uptime 0D0H0M0S
checksum dc
highest_cell_voltage 3.806417863259254e-31 V
lowest_cell_voltage 3.806417863259254e-31 V
I have **8** cells.
1.7516230804060213e-42 V?
Anything I could try?
—
Reply to this email directly, view it on GitHub
<#248>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJVKNTUYN7ZS4M42R7PQ73VXKT4DANCNFSM55PUZ6RQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
'-P JK02' works. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a JK-BD6A20S10P.
GetCellData returns pretty much useless info.
~$ jkbms -p C8:47:8C:E2:8D:26 -c getCellData
Command: getCellData - BLE Cell Data inquiry
Parameter Value Unit
header 55aaeb90
record_type 02
record_counter 213
voltage_cell01 3.806417863259254e-31 V
...
voltage_cell19 2.1019476964872256e-43 V
...
resistance_cell01 0.0 Ohm
...
resistance_cell24 2.9626331329345703 Ohm
...
average_cell_voltage 1.7516230804060213e-42 V
delta_cell_voltage 2.350988701644575e-38 V
highest_cell 1
lowest_cell 1
flags 0000
uptime 0D0H0M0S
checksum dc
highest_cell_voltage 3.806417863259254e-31 V
lowest_cell_voltage 3.806417863259254e-31 V
Beta Was this translation helpful? Give feedback.
All reactions