-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Feature request: support IEEE 802.15.4 frame version 2 #4858
Copy link
Copy link
Closed
Labels
Area: networkArea: NetworkingArea: NetworkingState: don't staleState: Tell state-bot to ignore this issueState: Tell state-bot to ignore this issueType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT
Description
Since the IEEE 802.15.4-2015 standard is released a new frame format for 802.15.4, tagged as frame version 2, is defined. This is, e.g., required for the TSCH mode of 802.15.4 (or at least for 6TiSCH). Unfortunately, to the best of my knowledge, this frame version is not supported by any transceiver yet, so we would have to implement it in software. Since, AFAIK, the 2015 version of the standard is still not available for free, one might look into the 802.15.4e-2011 amendment.
Reactions are currently unavailable
Metadata
Metadata
Labels
Area: networkArea: NetworkingArea: NetworkingState: don't staleState: Tell state-bot to ignore this issueState: Tell state-bot to ignore this issueType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT