This repository contains the source code of TSCH for 868 MHz and the multi-band support for TSCH. To learn more about it, check out our IEEE LCN'19 paper -- IEEE 802.15.4 TSCH in Sub-GHz: Design Considerations and Multi-band Support.
Disclaimer: Although we tested the code extensively, it is a research prototype that likely contains bugs. We take no responsibility for and give no warranties in respect of using the code.
The multi-PHY used to characterize the wireless medium using the single-template design can be found at:
/projects/tsch-multiPHY
The multi-PHY with TSCH beacons at 1.2 kbps and IPv6 traffic at 1000 kbps using the multi-template design can be found at:
/project/tsch-rpl-multiPHY
This is a copy of the original code written by my co-author Simon Duquennoy. You can find the original code in his personal GitHb.