Summary

In this activity, you performed all the basic steps to visualize the collected sensor data without any programming skills, using:

1

A LoRaWAN® device with temperature, air pressure and light sensors to collect data
2

TPC to collect the data from the sensor device
3

TPX to parse received data and divert collected data to the backend.
4

An MQTT Broker Test Service ( test.mosquito.org) to distribute the collected data using a pub/sub service
5

An Android app (MQTT Dashboard) to visualize the collected sensor data