Changes for page Communicate with ABP End Node on the LPS8-V2 Gateway
Last modified by Xiaoling on 2024/08/19 15:29
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,14 @@ 1 1 = 1. Introduction = 2 2 3 -The Dragino LoRaWAN gateway of LPS8-V2can communicate with LoRaWAN ABP End Node,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. 4 4 5 +It can be used in some cases such as: 6 + 5 5 * No internet connection. 6 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 ofNode-Red.8 -* Just storing the data on the gateway or external Storage9 +* Forward the data to the built-in Application server Node-Red. 10 +* Just storing the data on the gateway or external storage 9 9 10 - 11 11 The basic of this feature is the decoding of **LoRaWAN ABP End Node**. Requirements: 12 12 13 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 ... ... @@ -18,5 +18,33 @@ 18 18 = 2. Quick Start = 19 19 20 20 22 +== 2.1. Login to the build-in server TTN-Stack == 21 21 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 + 22 22