Replies: 11 comments 5 replies
-
This yaml reads both my slave seplos bms's, for the Master a have a different ESP32 and setup: |
Beta Was this translation helpful? Give feedback.
-
Tank you so much for your reply. Can you also tell me at which pin of your esp32 you have soldered the tx and Rx wires coming from your TTL converter and gf you power it at 3 or 5 volts. Somewhere there is a problem. |
Beta Was this translation helpful? Give feedback.
-
The pins ate mentioned in de yaml, gpio
I have 5v in to the esp32 and the ttl board in the 3v of the esp32
…________________________________
Van: ebagnoli ***@***.***>
Verzonden: Friday, December 20, 2024 6:38:09 PM
Aan: syssi/esphome-seplos-bms ***@***.***>
CC: rvdgaag ***@***.***>; Comment ***@***.***>
Onderwerp: Re: [syssi/esphome-seplos-bms] Seplos 2.0 Yaml File (Discussion #118)
Tank you so much for your reply. Can you also tell me at which pin of your esp32 you have soldered the tx and Rx wires coming from your TTL converter and gf you power it at 3 or 5 volts. Somewhere there is a problem.
—
Reply to this email directly, view it on GitHub<#118 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACNTC33FNG6KYPEAG7W4LNL2GRIYDAVCNFSM6AAAAABTYRE3PWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRTGE2TGMA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Everything is correct, but it doesn't work. The last option is to invert A and B on the TTL converter hopinh that there is a mistake on the printing of this label. I repeat on USB to 485 everithing is fine with White Brown on A and Brown on B, 19200. I have a seploss 2.0 |
Beta Was this translation helpful? Give feedback.
-
and this is my wiring with TX and RX going on 17 an 16 |
Beta Was this translation helpful? Give feedback.
-
And this is the config file uart: Please set the default baudrate of your Seplos BMS model here. It's sometimes 19200 baud instead of 9600.baud_rate: 19200 The increased RX buffer size is important becausethe full BMS response must fit into the bufferrx_buffer_size: 384 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
And this is my config file: Just a question, are we sure that the file Yaml is ok for a Seplos 2.0 with only one battery in master? |
Beta Was this translation helpful? Give feedback.
-
Ok, tanks to all of you that helped me. After 10 days of testing I have a yaml file that works with a seplos 2.0 in master |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi all, i'm getting in trouble having a single Seplos 2.0 connected to Esp32 via RS485 to TTL. Does somebody of you have the Seplos 2.0 and can help me, sharing the Yaml file to flash in the ESP 32, or telling me if the baud rate is 9600 or 19200.
Any help is really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions