As its name suggests, long-range wide-area network or LoRaWAN technology is widely used for long-range, low-power communication in Internet-of-things (IoT) applications. In this article, we’ll guide you through the process of connecting an SX130x 868M LoRaWAN Gateway Module to a Raspberry Pi 4 using hardware attached on top (HAT). This setup creates a LoRaWAN gateway,…
How to design a LoRa-based asset-tracking system for supply chain management
In this project, we’ll design a GPS-based location-tracking system using LoRa technology, offering versatile asset-tracking capabilities. LoRa-based asset tracking This system employs a GPS module, establishing a virtual circle roughly 20 meters from the initial location. The location data is transmitted to the Arduino Nano through UART communication. For location updates, the system follows a…
How to combine a gateway and server when using LoRa
In this tutorial about LoRa technology, we’ll cover two methods for combining a gateway and server by sending data to a PHP script for storage in a database and redirecting data to an MQTT server. ChirpStack is a powerful LoRaWAN network server that offers versatile integration options for managing and visualizing data. Let’s delve into…
Part 1: Types of open-source LoRa gateways and servers
ChirpStack is an open-source LoRaWAN Network Server that provides a solution for managing and maintaining LoRaWAN networks. LoRaWAN is a low-power, wide-area networking protocol. This article offers a step-by-step guide to ChirpStack installation, allowing a stable Internet-of-Things (IoT) network foundation. To learn how to connect and set up the initial hardware, please refer to this article:…
What is Chirpstack?
ChirpStack is an open-source LoRaWAN Network Server that enables communication between LoRaWAN devices and applications. It has a complete set of components, including a Network Server, Gateway Bridge, and Application Server, that can be used to set up and manage a LoRaWAN network. LoRaWAN is a network layer protocol maintained by the LoRa Alliance to…