Skip to content

RTU broadcast waits for reply #331

@fpagliughi

Description

@fpagliughi

When I use an RTU client and send a broadcast message (slave=0) the library seems to wait for a reply and then return a timeout error.

I'm thinking that the library should just send the broadcast and return immediately with a success. Well, at least the functions in the Writer trait. I'm not sure the best thing for the Reader functions when using the broadcast ID. Just error? Put the bytes on the wire?

Anyway, at least for the write functions, is there a way to do this without a wait and timeout. I'm not seeing it in the docs.

Thanks much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions