-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
Sending a get request from one RIOT device to a separate device fails with an error message, something along the line of send failed. Both notes ping each other fine and tests/nanocoap_cli can successfully communicate with the server.
Steps to reproduce the issue
coap get <IP_ADDR> /.well-known/core
Expected results
A GET request is send and the reply is echoed in the shell soonish afterwards.
Actual results
An error message complaining that send failed is printed in the shell.
Versions
Current master.
Metadata
Metadata
Assignees
Labels
Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)