Skip to content

examples/gcoap: client broken #19379

@maribu

Description

@maribu

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

No one assigned

    Labels

    Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions