Last modified by Xiaoling on 2024/08/19 15:29

From version 3.1
edited by Xiaoye
on 2022/08/02 11:58
Change comment: There is no comment for this version
To version 2.1
edited by Xiaoye
on 2022/08/02 11:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,13 @@
1 1  = 1. Introduction =
2 2  
3 -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.
3 +The Dragino LoRaWAN gateway of LPS8-V2 can communicate with LoRaWAN ABP End Node,
4 4  
5 -It can be used in some cases such as:
6 -
7 7  * No internet connection.
8 8  * Users want to get data forward in the gateway and forward it to their server based on MQTT/HTTP.
9 -* Forward the data to the built-in Application server Node-Red.
10 -* Just storing the data on the gateway or external storage
7 +* Forward the data to the built-in Application of Node-Red.
8 +* Just storing the data on the gateway or external Storage
11 11  
10 +
12 12  The basic of this feature is the decoding of **LoRaWAN ABP End Node**. Requirements:
13 13  
14 14  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
... ... @@ -19,33 +19,5 @@
19 19  = 2. Quick Start =
20 20  
21 21  
22 -== 2.1.  Login to the build-in server TTN-Stack ==
23 23  
24 -
25 -== 2.2. Add the gateway & the sensor ==
26 -
27 -
28 -== 2.3. Add the decoder ==
29 -
30 -
31 -== 2.4. Check the date ==
32 -
33 -
34 -= 3. Forward the data or store the data =
35 -
36 -
37 -== 3.1. Forward data to an external server based on MQTT/HTTP. ==
38 -
39 -
40 -== 3.2 Forward data to the built-in application server Node-Red. ==
41 -
42 -
43 -== 3.3 Just storing the data on the gateway or external storage. ==
44 -
45 -
46 -= 4. Sent the downlink to the sensor =
47 -
48 -
49 -= 5. Trouble Shootings =
50 -
51 51