Skip to main content

LoRaWAN NS

This section comprises two parts: LoRa Network Server and LoRa Application Server. However, people habitually refer to these two components collectively as "LoRa NS". It typically runs on a server(local or cloud). It is the core network component that manages devices and processes data from gateways. It receives uplink data from LoRaWAN Gateways, handles routing and processing, and forwards data to applications or cloud platforms. It is also responsible for device authentication, network control, and data security.

As introduced in the previous chapter on LoRaWAN architecture, the first step in building a LoRaWAN system is to deploy the LoRaWAN NS and ensure it operates reliably and stably.

Here are three commonly used LoRaWAN NS

LoRaWAN NSDescrption
SnapemuA comprehensive IoT management platform with LoRaWAN support developed by Heltec, it's a lightweight and open-source IoT devices visualization management platform. Including device management, data analysis, curve drawing, and data storage.
ChirpStackWell-known open-source solution
The Things StackTTS, public LoRaWAN network

Usage Guide

This Usage Guide provides detailed operating instructions for LoRaWAN NS, helping users deploy quickly and use the system correctly and efficiently.

note

ChirpStack and The Things Stack are provided as reference examples only. Related content may change with version updates; please refer to the official documentation for the most accurate information.