You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a JK BMS (PB-2A16S15P - HW: 15.XA, SW: 15.10) with a faulty RS485-1 (right besides CAN port), which makes me unable to update my BMS firmware or even connect it to my inverter, as there is no communication possible via that port at all, so I had to do a lot of tests and sniffed all communication possible.
When I try to update the firmware via RS485-2 ports that are designated for parallel connection with other JK BMS units, the BMS shuts down / crashes immediately. I, with other few owners worldwide, have this fatal bug, and despite several attempts to contact JK support and other popular YouTube influencers, we are out of luck so far.
A creative solution would be converting the RS485 command to a Bluetooth command to make it possible to be executed via BLE.
Can any one help on converting the following command?
RS485-1 Firmware update command (HEX):
01 10 16 26 00 01 02 00 00 D6 97
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a JK BMS (PB-2A16S15P - HW: 15.XA, SW: 15.10) with a faulty RS485-1 (right besides CAN port), which makes me unable to update my BMS firmware or even connect it to my inverter, as there is no communication possible via that port at all, so I had to do a lot of tests and sniffed all communication possible.
When I try to update the firmware via RS485-2 ports that are designated for parallel connection with other JK BMS units, the BMS shuts down / crashes immediately. I, with other few owners worldwide, have this fatal bug, and despite several attempts to contact JK support and other popular YouTube influencers, we are out of luck so far.
A creative solution would be converting the RS485 command to a Bluetooth command to make it possible to be executed via BLE.
Can any one help on converting the following command?
RS485-1 Firmware update command (HEX):
01 10 16 26 00 01 02 00 00 D6 97
Beta Was this translation helpful? Give feedback.
All reactions