Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: interoperability of 802.15.4 radios #53

Closed
PeterKietzmann opened this issue Sep 26, 2018 · 3 comments
Closed

drivers: interoperability of 802.15.4 radios #53

PeterKietzmann opened this issue Sep 26, 2018 · 3 comments

Comments

@PeterKietzmann
Copy link
Member

  1. We should incorporate all 802.15.4 radios in our release tests.
  2. We should add interoperability tests between different radios.

Especially when it comes to 6LoWPAN fragmentation where multiple frames are sent subsequently, I expect many issues. Just as an example, in #9864 I found out that ping6 with fragmented ICMPv6 packets results in 100% loss between cc2538 and mrf24j40 radios.

@aabadie
Copy link
Contributor

aabadie commented Sep 26, 2018

Basic interoperability tests are included in the release phase but only between iotlab-m3, samr21-xpro, arduino-zero/XBee and remote-reva/b. Except for the remote, all these tests can be run on IoT-LAB, and more precisely on the Saclay site: a dozen iotlab-m3, 15 samr21-xpro and 3 arduino-zero are there in the same room and can communicate between each other.
And in a close future (expect 2 to 4 weeks), there will be frdm-kw41z and nrf52840dk (and I'm thinking about adding samr30-xpro as well. All in the same room and easily reachable from the RIOT build system thanks to the awesome IOTLAB_NODE variable !

@miri64
Copy link
Member

miri64 commented Oct 21, 2018

Shouldn't this be discussed in the Release-Specs repository and not the Tutorials repository? ;-)

@PeterKietzmann
Copy link
Member Author

Whoops. Moved to Release Specs Repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants