Thanks to visit codestin.com
Credit goes to github.com

Skip to content

at86rf215 stops receiving until sending a packet #19653

@benpicco

Description

@benpicco

Description

After some time at86rf215 stops receiving frames. It's unclear yet what triggers this, but it happens when running as a border router with gnrc_netif_pktq and handling fragmented frames.

In this state, the driver will ignore all incoming traffic until it has sent out a frame on it's own. After that, normal operation continues for some time until the problem occurs again.

Steps to reproduce the issue

???

Expected results

at86rf215 is always ready to receive frames.

Actual results

at86rf215 can get into a state where it stops receiving frames until it has sent out a frame on it's own.

Workaround

Periodically trigger a frame send to a non-existing address when operating as a border router.

Versions

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