Welcome to esphome-jk-bms-can Discussions! #1
Replies: 26 comments 130 replies
-
Hi, Really love your project. Just have a question for you. If i understand the CAN protocol of the inverters correct, the battery packs should work as master/slave if you have more than one pack attached to the inverter. Would you be able to connect more than one pack to the inverter, with your project? |
Beta Was this translation helpful? Give feedback.
-
Hi Uska007, Monitor and control a JK-BMS via UART-TTL projekt is runnung i get data to home assistent ! When i try your code i get following error: Secret 'domain' not defined how do i this : upgrade ESPHome by running "pip3 install -U esphome" please help thank you !!! regards |
Beta Was this translation helpful? Give feedback.
-
dose this method work for deye inverter. if someone has experience please let me knw |
Beta Was this translation helpful? Give feedback.
-
@vdiex if you can do another module for my deye inverter please let me know. ill pay the cost. 😊 |
Beta Was this translation helpful? Give feedback.
-
Hi When I follow your guidelines https://esphome.io/components/canbus.html?highlight=can#wiring-options on how to hook up the components I am puzzled about the name on the pinouts. I use exactly the same ESP32 DEVKITV1, but the only pin that correspondence with print on ESP32 and your drawing is 3V3, your 5v goes to D23 is that right? And which pins are used from JK BMS to ESP32? |
Beta Was this translation helpful? Give feedback.
-
Hello, does anybody try to use ESP32 via BLE and CAN communication? Unfortunately my bms doesn't support UART communication, so I'm using BLE. Here is my code which working well JK-MBS <-> ESP32 via BLE: syssi#249 But I can't add code to work with CAN transceiver as program isn't compiled (I am not a programmer :( ) |
Beta Was this translation helpful? Give feedback.
-
I have same like yours setup 3.2V * 280Ah * 16 = 14.3kWh , EVE280. On the inverter I am select profile 0. |
Beta Was this translation helpful? Give feedback.
-
idle stroke, data get over rs485 every 5sec. |
Beta Was this translation helpful? Give feedback.
-
Exciting Announcement. |
Beta Was this translation helpful? Give feedback.
-
Hello all, I need your help to get my project up and running. I just can't find my error. The esp is constantly rebooting because he doesn't receive any answer from my inverter. My setup: Deye 5k-sg03lp1-eu ( @straga and @vdiex have this one too and everything works for them). Esp32 -> https://www.makershop.de/plattformen/nodemcu/espressif-esp32-dev-kit-board/ TJA Interface -> https://www.amazon.de/dp/B07DK93W6F I quickly soldered the whole thing on a breadboard because I was annoyed by all the cables. The JK-BMS part works and I get all values from the BMS but the CAN side does not work. Here is a picture of the test setup. Am I using the wrong components or have I wired something wrong? On the software side i used the content from esp32-example-can.yaml. There I have the following GPIO settings:
I changed the ota, wifi and api entries. The rest is unchanged. Can you help me? Thanks in advance nayias |
Beta Was this translation helpful? Give feedback.
-
Hi. |
Beta Was this translation helpful? Give feedback.
-
BTW. I have esp32-wroom-32D. I used step-down board ( costs 1,9Eur ) , to decrease power from 48V ( from JKBMS ) to 5V and I connected it to pins on ESP32 board. There is PIN marked 5V , and beside it GND. Unfortunately , board doesn't work ( red LED has been on ) , and it overheated a lot. Finally I come to know , that GND near by 5V is not same as other two GND pins on board at the other end of board. That one has 2MOhhm between itself and other two GND. If I connect 5V and GND at other side of board it works. Maybe faulted board ( faulted GND pin ) ? |
Beta Was this translation helpful? Give feedback.
-
Hello, thank you for this tutorial. Could I ask for some advice? I have everything working, I can see the JK-BMS values in HA. The Goodwe 3648-ES hybrid inverter also sees the values (voltage and SOC status). The communication status also says it is OK. The problem is that the battery can only be discharged but not charged. Do you have any advice on where the problem might be? I have a Lifepo4 16x 3,2V 280Ah. Thank you very much in advance. |
Beta Was this translation helpful? Give feedback.
-
For Deye: charging_enabled switch not working. I am set Disable but anyway charge. Only one more board over BLE can disable direct on JKBMS. |
Beta Was this translation helpful? Give feedback.
-
use switch switch.jk_bms_can_charging_enabled, It ok that set 0 Amp 0 volt and Deye shows that. But anyway charge. May need some send more. |
Beta Was this translation helpful? Give feedback.
-
Ok sir I will collect the data and forward with mail !
Thanks & Regards
…On Sun, Apr 9, 2023, 16:55 Uksa007 ***@***.***> wrote:
@vdiex <https://github.com/vdiex>
Hi,
I'm putting together a list of know working inverters, can you confirm
your model inverter and the inverter is working correctly, eg charging
starts and stops ok?
Can you let me know what settings you are using in the inverter for the
battery?
Thanks.
—
Reply to this email directly, view it on GitHub
<#1 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUBK7WUHQLAU2CLDBQX2ETXALEVHANCNFSM6AAAAAARD6S74Y>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
For Deye inverter. If the set voltage is 0v, Deye does not get SOC from CAN, try recalculating from self or .. . |
Beta Was this translation helpful? Give feedback.
-
Hello. I need your help in setting up communication, inverter with home-made battery (BMS JK-B2A24S15P li-ion capacity 320 Ah v.min-42v//v.max-50v). Inverter Solis RHI-5K-48ES-5G. |
Beta Was this translation helpful? Give feedback.
-
I understand why there is such an error, but I do not know what changes are needed in the program code |
Beta Was this translation helpful? Give feedback.
-
Have a question about configuring right the absobtion, rebulk offset voltage, and time for my type of battery chemistry. I just dont want to mess it up. Im seeing this graphic Ive googled and read many forums, and cant really tell if that is normal, and maybe i should edit the config to other settings. |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
Please consider supporting my work so I can continue to develop new feature and provide help and assistance.
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
Please don't post in this discussion it's getting too big and hard to find peoples comments, please create your own discussion
If you have a specific question related to your inverter or building the hardware please create your own discussion here
Please note I have a Hardware kit that has all the Hardware required to connect to the BMS and Inverter
Beta Was this translation helpful? Give feedback.
All reactions