Wiki source code of Communicate with ABP End Node on the LPS8-V2 Gateway
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = 1. Introduction = | ||
2 | |||
3 | The Dragino LoRaWAN gateway of LPS8-V2 can communicate with LoRaWAN ABP End Node, | ||
4 | |||
5 | * No internet connection. | ||
6 | * Users want to get data forward in the gateway and forward it to their server based on MQTT/HTTP. | ||
7 | * Forward the data to the built-in Application of Node-Red. | ||
8 | * Just storing the data on the gateway or external Storage | ||
9 | |||
10 | |||
11 | The basic of this feature is the decoding of **LoRaWAN ABP End Node**. Requirements: | ||
12 | |||
13 | 1. LoRaWAN End Node in ABP mode. Make sure your end node works in this mode. End node most are default set to OTAA mode | ||
14 | 1. LoRaWAN Gateway model: LPS8-V2 | ||
15 | 1. System version: Since V.12 | ||
16 | |||
17 | |||
18 | = 2. Quick Start = | ||
19 | |||
20 | |||
21 | |||
22 |