Abstract
Read the docs guidelines published at http://saocompute.eurac.edu/lorawan_getting_started/
The aim of this contribution is to provide a recipe to build a basic IoT application toward smart agriculture. The guide encompasses several sections, namely:
- Atom setup: describes how to get the coding environment ready as a preliminary step;
- Network architecture: explains the LoRaWAN network building blocks and the overall working principle;
- LoRaWAN portal: details how to register a device and an application through the dedicated web app;
- Development Platform: brings a script for a Pycom based end node with basic functionalities;
- Get data from API: shows how to retrieve the data transmitted over the network through API:
- Temperature and humidity sensor: explains how to add a temperature/humidity sensor to the end node;
- Soil moisture sensor: explains how to add a soil water content sensor to the end node;
- Contacts.
These guidelines have been developed for the "hands-on" session of the CLIMO summer school 2019 at Fondazione Edmund Mach (3-5 July 2019).