Skip to content

Seplos BMS 3.0 Help #120

Answered by syssi
csw03 asked this question in Q&A
Dec 21, 2024 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

Your wiring isn't fine. Your RS485 requires flow control. It should look like this: https://github.com/syssi/esphome-solax-x1-mini?tab=readme-ov-file#rs485-ttl-module-with-flow-control-pin

The modbus section must be extended to control the flow:

modbus:
  - id: modbus0
    uart_id: uart_0
    send_wait_time: 200ms
    flow_control_pin: GPIO0

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@syssi
Comment options

Answer selected by syssi
Comment options

You must be logged in to vote
1 reply
@syssi
Comment options

Comment options

You must be logged in to vote
2 replies
@syssi
Comment options

@csw03
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants