Skip to content

kw2xrf: packet loss when packets get fragmented #4822

@cgundogan

Description

@cgundogan

I realised that packets with big payloads get lost after they get fragmented by sixlowpan.
Reproduce:
Ping from a pba-d-01-kw2x board to a samr21-xpro board:
ping6 1 beef::1 59 0 will work
ping6 1 beef::1 60 0 will fail (fragmented)

Surprisingly, enabling DEBUG output of sixlowpan "fixes" that error, so it seems to be a race or timing related thing in the driver.

Metadata

Metadata

Assignees

Labels

Area: driversArea: Device driversType: 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