Skip to content

Confirm successfully received messages? #16

Description

@dertester

Hi,

is there a function included to find out if a message is recieved?

From the example:
bool ok = network.write(header,&payload,sizeof(payload));

i figured out, that it only shows me true if the direct parent got the message.

Problem if i send from 031 to 02 (031->01->00->02) it will only confirm that 01 got the message even if the message never arrived at 00 or 02.

thx for any help:)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions