This repository contains the measurement applications, datasets and DSME-LoRa code of our contribution DSME-LoRa: Seamless Long Range Communication Between Arbitrary Nodes in the Constrained IoT
To clone this repository and all submodules run:
git clone --recursive https://github.com/inetrg/tosn-dsmelora22.git
This repository contains the following folders:
- datasets: Contains all datasets and evaluation tools. Please refer to the README
- simulation: Contains the code of the Omnet++ simulation environment. Please refer to the README
- RIOT: Contains the fork of the RIOT repository with the DSME-LoRa code and DSME applications. Check the openDSME port, the DSME-LoRa compatible SX127x driver as well as the openDSME applications (opendsme, opendsme_actuator, opendsme_sensor)
- experiments: Contains scripts to reproduce experiments on IoT-LAB. Please refer to the README.md