X Team Lora

logo Envisioned Solutions


Our Solution


So What we are building to solve this problem is an easy-to-use framework that will abstract the process of transmitting a message over LoRaWAN and make it easier to develop mobile crowd-sensing applications that communicate in a efficient way. Our framework accomplishes this by implementing an encoding scheme behind a simple interface. The developer of a LoRaWAN application such as the CANIS lab developers for example can use our configuration service that is on the proxy server as you can see here to create an encoding scheme tailored for their application. Then, with just a single call to our LoRaMessenger library, a message like an HTTP message for examples can gets encoded, fragmented, and transmitted over LoRaWAN network. On the other end, a proxy server will receive and decode these messages before sending them off to their intended destination on a web server.

This framework will help Dr. Vigil-Hayes and the CANIS lab efforts by making LoRaWAN an easier technology to develop for and will serve as a stepping stone for future mobile crowd-sensing projects.

outline

Figure 1: An architecture diagram which shows our system high-level components and how they will interact with each other.

Team 6: Team Lora