diy solar

diy solar

JBD BMS Wi-Fi Module

I would like to print the PCB to have a better quality hardware.
Normally I use PCBWay, they are cheap and fast.
Here the design.
Let me know what do you think
@melkier the project is your can I print them?

Of course you can! If you make a good one, please post your build instructions so others can use PCBWay too.
 
jk bd6a20s 10p bluetooth is BLE? THX

yes ... great BMS, too bad no docs on how to set parms. I have an agent for it (publishes to MQTT):


you might also look at jblance's stuff


He has a python script which can pull from the JIKONG
 
I trying to conect via Bluetooth and via esp1 serial in Windows and linux but no way ?. Something not work....
 
I trying to conect via Bluetooth and via esp1 serial in Windows and linux but no way ?. Something not work....
Try the debug option.
See if the debug reveals any clues.
Does the tty device you want exist?
What is the fully expanded command line incantation you are using?
 
I trying to conect via Bluetooth and via esp1 serial in Windows and linux but no way ?. Something not work.
 
Please attach the full debug output as a code block.
Also you using the bluetooth transport, try the serial transport.
finally after the command returns run "echo $?" to see the return code.
 
Run and this substitute <your_mac_address> for your mac address
Code:
`jbdtool -t bt:<your_mac_address> -J -d3 >> /tmp/results.txt 2>&1`
attach results.txt to your next post.
 
Last edited:
Thx again. I spend a lot of time with these.
 

Attachments

  • result.txt
    2.3 KB · Views: 16
guys he might not be using a JBD BMS

In his first post, he says: "jk bd6a20s 10p bluetooth is BLE? THX"
 
Back
Top