Riot: Feature request: support IEEE 802.15.4 frame version 2

Created on 20 Feb 2016  路  4Comments  路  Source: RIOT-OS/RIOT

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.

network don't stale new feature

Most helpful comment

Sci-Hub has all the standards btw :wink:

All 4 comments

The standard has been made available for free at http://standards.ieee.org/about/get/802/802.15.html in case anyone is interested in taking on this task.

With gnrc_netif2 this can be handled GNRC-internally (as our frame building is at the moment as well), with a netopt to determine the frame version.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want me to ignore this issue, please mark it with the "State: don't stale" label. Thank you for your contributions.

Sci-Hub has all the standards btw :wink:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

silkeh picture silkeh  路  5Comments

kaspar030 picture kaspar030  路  3Comments

jcarrano picture jcarrano  路  7Comments

jia200x picture jia200x  路  5Comments

gschorcht picture gschorcht  路  7Comments