-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
I'm trying to use a Waveshare RS485 to Ethernet adapter, but fail to connect to the device (i/o timeout). Using this lib it seems I'm actually communicating like this:
modbus TCP modbus RTU
client ----> adapter ---->device
Now I've seen goburrow/modbus#42 and was wondering if that's how that works. Do these adapters typically convert modbus TCP to modbus RTU or do I need to "speak" RTU over TCP for that to work?
In other words: is the ref'ed PR relevant for this repo?
Metadata
Metadata
Assignees
Labels
No labels