Skip to content

Sub-IoT/Sub-IoT-Stack

Repository files navigation

Gitter

Welcome

Sub-IoT houses an implementation of the DASH 7 Alliance protocol, which can be optionally combined with a 3rd party implementation LoRaMAC-node of the LoRaWAN specification for ultra low power communication. The aim of the project is to provide an implementation of the sub-GHz stacks which allows for fast development and prototyping. This implementation focusses on completeness, correctness, ease of use and understanding. Performance and code size are less important aspects. For clarity a clear separation between the ISO layers is maintained in the code.

For more information visit the Sub-IoT site.

Getting Started

Please refer to the documentation section on our site.

Related repositories

pyd7a provides a collection of python modules, supporting the DASH7 Alliance Protocol in general, and Sub-IoT in particular.

Community

The developers can be reached on the dash7-ap-oss Google Group

License

Licensed under the Apache License, Version 2.0 (the "License"): You may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

© Copyright 2015-2021, University of Antwerp, Aloxy NV and others