1. Introduction
The LPS8-V2 of Dragino LoRaWAN gateway can communicate with LoRaWAN ABP End Node, the working is based on the built-in server TTN-Stack.
It can be used in some cases such as:
- No internet connection.
- Users want to get data forward in the gateway and forward it to their server based on MQTT/HTTP.
- Forward the data to the built-in Application server Node-Red.
- Just storing the data on the gateway or external storage
The basic of this feature is the decoding of LoRaWAN ABP End Node. Requirements:
- LoRaWAN End Node in ABP mode. Make sure your end node works in this mode. End node most are default set to OTAA mode
- LoRaWAN Gateway model: LPS8-V2
- System version: Since V.12
2. Quick Start
2.1. Login to the build-in server TTN-Stack
2.2. Add the gateway & the sensor
2.3. Add the decoder
2.4. Check the date
3. Forward the data or store the data
3.1. Forward data to an external server based on MQTT/HTTP.
3.2 Forward data to the built-in application server Node-Red.
3.3 Just storing the data on the gateway or external storage.
4. Sent the downlink to the sensor
5. Trouble Shootings