New information on Smart BMS Jikong with HW Version 15H and SW Version V15.41 #827
TeguhTeknisi
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Syssi,
I just got new Smart BMS JK B1A8S10P from china.
Its have HW Version 15H and SW Version V15.41
On the BMS Apps its have new information, its PCL Module and Cell Type,
Its posible to parse the data to get thoose information?
here the screenshot


I use arduino ide, and modified the code based on your project,
because i want to show it on TFT Display, Web and Mqtt.
Here some of the Serial Monitor log on Arduino IDE
01:01:19.313 -> New data available for parsing.
01:01:19.313 -> Device info frame detected.
01:01:19.313 -> Processing device info...
01:01:19.313 -> Raw data received:
01:01:19.313 -> 55 AA EB 90 03 92 4A 4B 5F 42 31 41 38 53 31 30
01:01:19.313 -> 50 00 00 00 00 00 31 35 48 00 00 00 00 00 31 35
01:01:19.313 -> 2E 34 31 00 00 00 E4 14 07 00 02 00 00 00 35 30
01:01:19.313 -> 36 30 33 34 33 30 30 32 37 00 00 00 00 00 31 32
01:01:19.313 -> 33 34 00 00 00 00 00 00 00 00 00 00 00 00 32 35
01:01:19.313 -> 30 39 32 35 00 00 35 30 36 30 33 34 33 30 30 32
01:01:19.313 -> 37 00 30 30 30 00 4A 4B 2D 42 4D 53 00 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 31 32 33 34 35 36 00 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 4A 4B 2D 42 4D 53 00 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 FF FF FF FF 1F E9 1F 02 00 00
01:01:19.313 -> 00 00 90 1F 00 00 00 00 C0 D8 E7 F7 3C 00 00 01
01:01:19.313 -> 00 00 00 00 00 00 00 00 00 00 FF 67 00 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 00 00 00 00 FF 0F 00 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 00 00 00 00 03 FF 67 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 00 00 00 00 09 08 00 01 64 00
01:01:19.313 -> 00 00 5F 00 00 00 3C 00 00 00 32 00 00 00 00 00
01:01:19.313 -> 00 00 00 00 00 00 10 0E 00 00 32 32 01 1E 00 00
01:01:19.313 -> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FE
01:01:19.313 -> BF 69 9F 0F 00 00 00 00 00 00 00 21
01:01:19.313 -> Vendor ID: JK_B1A8S10P
01:01:19.313 -> Hardware version: 15H
01:01:19.313 -> Software version: 15.41
01:01:19.313 -> Uptime: 464100 s
01:01:19.313 -> Power on count: 2
01:01:19.313 -> Device name: 50603430027
01:01:19.313 -> Device passcode: 1234
01:01:19.313 -> Manufacturing date: 250925
01:01:19.313 -> Serial number: 50603430027
01:01:19.313 -> Passcode:
01:01:19.313 -> User data: JK-BMS
01:01:19.313 -> Setup passcode: 123456
01:01:19.394 -> Notification received...
01:01:19.394 -> Handling notification...
01:01:19.593 -> Notification received...
01:01:19.593 -> Handling notification...
01:01:19.626 -> Writing register: address=0x96, value=0x00000000, length=0
01:01:19.626 -> Frame to be sent: AA 55 90 EB 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10
01:01:19.626 -> c8:47:80:3d:25:08 connected successfully
Thanks.
Best Regrads,
Teguh
Beta Was this translation helpful? Give feedback.
All reactions