Skip to content

Are TCP/RTU adapters supported? #20

@andig

Description

@andig

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions