Seplos BMS does not send data #157
Unanswered
moonsorrox
asked this question in
Q&A
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.
-
Ich habe ein Seplos 10E V2 200A BMS so angeschlossen wie es hier im Forum beschrieben ist, aber ich bekomme keine Werte nach Homeassistant.
Ist die Verkabelung richtig ich sende ein Foto
Der TTL RS485 ist silbernen Netzwerkverbinder mit Orange A+ und orange/weiss an B- angeschlossen. Dann zum Seplos über das grüne Netzwerkkabel angeschlossen, ebenfalls mir orange/orange weiß.
Verbindung ESP32-- TTLRS485 ist mit 3,3V an
VCC schwarz,
TXD rot an RXD TTL
RXD weiß an TXD TTL,
GND gelb.
ich habe in der yaml Datei folgendes eingetragen
tx_pin: GPIO16
rx_pin: GPIO17
Mein ESP32 Bord ist eine WROOM-32 Bord mit jeweil 2x 10 pIns auf der linken und rechten Seite, ist evtl. da etwas falsch
I have connected a Seplos 10E V2 200A BMS as described here in the forum, but I'm not getting any values in HomeAssistant.
Is the wiring correct? I'll send a photo.
The TTL RS485 is connected to a silver network connector with orange A+ and orange/white B-. Then it's connected to the Seplos via the green network cable, also with orange/orange/white.
The ESP32-TTL RS485 connection is connected to 3.3V on
VCC black,
TXD red to RXD TTL,
RXD white to TXD TTL,
GND yellow.
I entered the following in the YAML file:
tx_pin: GPIO16
rx_pin: GPIO17
My ESP32 board is a WROOM-32 board with 2x 10-pin connectors on the left and right sides. Is there something wrong there?
here again my board front and back view
Beta Was this translation helpful? Give feedback.
All reactions