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

From version 3.2
edited by Xiaoling
on 2022/08/02 12:00
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -1,20 +6,13 @@
1 -(% class="wikigeneratedid" %)
2 -
3 -
4 -{{toc/}}
5 -
6 6  = 1. Introduction =
7 7  
3 +The Dragino LoRaWAN gateway of LPS8-V2 can communicate with LoRaWAN ABP End Node,
8 8  
9 -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.
10 -
11 -It can be used in some cases such as:
12 -
13 13  * No internet connection.
14 14  * Users want to get data forward in the gateway and forward it to their server based on MQTT/HTTP.
15 -* Forward the data to the built-in Application server Node-Red.
16 -* 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
17 17  
10 +
18 18  The basic of this feature is the decoding of **LoRaWAN ABP End Node**. Requirements:
19 19  
20 20  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
... ... @@ -21,35 +21,9 @@
21 21  1. LoRaWAN Gateway model: LPS8-V2
22 22  1. System version: Since V.12
23 23  
17 +
24 24  = 2. Quick Start =
25 25  
26 26  
27 -== 2.1.  Login to the build-in server TTN-Stack ==
28 28  
29 -
30 -== 2.2. Add the gateway & the sensor ==
31 -
32 -
33 -== 2.3. Add the decoder ==
34 -
35 -
36 -== 2.4. Check the date ==
37 -
38 -
39 -= 3. Forward the data or store the data =
40 -
41 -
42 -== 3.1. Forward data to an external server based on MQTT/HTTP. ==
43 -
44 -
45 -== 3.2 Forward data to the built-in application server Node-Red. ==
46 -
47 -
48 -== 3.3 Just storing the data on the gateway or external storage. ==
49 -
50 -
51 -= 4. Sent the downlink to the sensor =
52 -
53 -
54 -= 5. Trouble Shootings =
55 -
22 +