Replies: 10 comments 22 replies
-
You could try to use the |
Beta Was this translation helpful? Give feedback.
-
Thank you for your very fast answer! If I use the esp-idf framework (without a web server), the software runs and I get an acceptable to poor connection to the WiFi. Ok, no crash on the first received BLE notification, but other problems. I'm using a AZDelivery LOLIN32 Lite Board, and
So I have to try the other workarounds. |
Beta Was this translation helpful? Give feedback.
-
Success! It is working! And the WiFi and BLE performance is very good. Thany you very much! |
Beta Was this translation helpful? Give feedback.
-
Hi, strangewise I have some issues compiling on one environment windows10 , running on ubuntu .. Reinstalled esphome-jk-bms from git already. Do not understand what is missing. Maybe anyone is having an idea?
|
Beta Was this translation helpful? Give feedback.
-
Hi, strangewise, even ota: is set, no ota options to select file on webgui ? what am I missing? |
Beta Was this translation helpful? Give feedback.
-
Hi, regards |
Beta Was this translation helpful? Give feedback.
-
I have been using the arduino framework however I am tryin tho incorperate the bluetooth to occupy the bms channel for safety reasons. |
Beta Was this translation helpful? Give feedback.
-
The code responsible is below. I have not included the bluetooth tracker....
The esphome version is 2023.6.3 which is the lastest version. |
Beta Was this translation helpful? Give feedback.
-
The web server is useful for carrying out ota updates as the systems will be remote. It is unfortunate there is no way to carry out a ota update via the mqtt server using esphome. |
Beta Was this translation helpful? Give feedback.
-
Not sure there does seem to be a commit a couple of days ago that adds ota support? esphome/esphome#3500 |
Beta Was this translation helpful? Give feedback.
-
Hello,
I would like to combine esphome-jk-bms with the web-server feature. Unfortunately the esp-idf framework does not offer this feature. So I tried to use :
but I get the Error message "ERROR Unexpected exception while reading configuration:"
What I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions