Skip to content

ESP-now: ESP_NOW_MAX_SIZE < IPv6 minimum MTU? #10531

@miri64

Description

@miri64

While browsing through the ESP-now code I noticed that the maximum frame size is 250. IPv6 however requires for a minimum Maximum Transition Unit (MTU) of 1280 byte. If a protocol does not support such frame sizes an adaption layer (like 6LoWPAN) is required. Is there such a thing for ESP-now? Can we want to use 6Lo for it? Or am I reading the code of it wrong?

Metadata

Metadata

Assignees

Labels

Area: driversArea: Device driversArea: networkArea: NetworkingPlatform: ESPPlatform: This PR/issue effects ESP-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)Type: questionThe issue poses a question regarding usage of RIOT

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions