Skip to content

sendBytes hangs indefinitely waiting for the confirmation #213

@andrzejtokarski

Description

@andrzejtokarski

When this is called:
ttn_response_t result = ttn.sendBytes(message->getBytes(), message->getLength(), 1, true, 12);
And the message is not successfully sent it seems to never time-out. Is there a way to configure RN2483 retries and timeout behaviour?

I see that default is #define TTN_RETX "7" but this blocks execution for a very long time without any feedback.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions