Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Server-Mini and RS485 - IO Module – KC868-HAv2
#1
Hello, friends.
Help: Connect RS485 I/O modules to the Raspberry Pi 4 Relay Board (Server Mini) + Home Assistant OS


Hardware


Goal

  1. Daisy-chain several KinCony RS485 I/O modules to the Server Mini’s onboard RS485.
  2. Control/monitor them from Home Assistant OS (HA Modbus if possible).
  3. Best-practice for addressing many modules (bulk provisioning) without connecting a laptop each time.





What I’ve found / tried so far

  • The board exposes RS485 via the Pi’s UART (I see pins marked GPIO14 = TX, GPIO15 = RX on documentation/pins).
  • On Home Assistant OS, I cannot just edit /boot/config.txt like on Raspberry Pi OS, so I’m not sure about the correct way to enable the UART for the onboard RS485 under HA OS.
  • I tried using generic HA Modbus config but I’m not 100% sure about the device path (e.g. /dev/ttyAMA0, /dev/ttyS0, or /dev/serial/by-id/...) and serial parameters (baud, parity, stop bits) for KinCony’s RS485 port on this board.
  • I previously attempted the old rpi_gpio integration for direct GPIO, but HA OS doesn’t include that — so I want to use RS485/Modbus properly instead.
Reply
#2
repied in another thread.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)