reTerminal DM RS485 Port with Node-RED | Seeed Studio Wiki #573
-
reTerminal DM RS485 Port with Node-RED | Seeed Studio WikireTerminal DM RS485 Port with Node-RED |
Beta Was this translation helpful? Give feedback.
Answered by
peterpanstechland
Sep 4, 2023
Replies: 2 comments 5 replies
-
Hello, the RS485 (/dev/ttyACM1) is not available on both my ReTerminal units: |
Beta Was this translation helpful? Give feedback.
4 replies
-
Using latest version of bookworm and see /dev/ttyCH343USB1, but don't seem to be able to use it. Not using docker. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, Sorry for the inconvenience, at the time when I prepared this wiki the RS485 serial port was called
/dev/ttyACM1
, since the new driver relocate the/dev/ttyACM1
to/dev/ttyCH343USB1
, however this port name can not be detected by the "magnification glass" icon, which mean you need to type-in the exact port name as/dev/ttyCH343USB1
, BTW I will update this wiki in the mean time.