Wiki source code of Communicate with ABP End Node on the LPS8-V2 Gateway
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | = 1. Introduction = |
2 | |||
![]() |
3.1 | 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. |
![]() |
2.1 | 4 | |
![]() |
3.1 | 5 | It can be used in some cases such as: |
6 | |||
![]() |
2.1 | 7 | * No internet connection. |
8 | * Users want to get data forward in the gateway and forward it to their server based on MQTT/HTTP. | ||
![]() |
3.1 | 9 | * Forward the data to the built-in Application server Node-Red. |
10 | * Just storing the data on the gateway or external storage | ||
![]() |
2.1 | 11 | |
12 | The basic of this feature is the decoding of **LoRaWAN ABP End Node**. Requirements: | ||
13 | |||
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 | ||
15 | 1. LoRaWAN Gateway model: LPS8-V2 | ||
16 | 1. System version: Since V.12 | ||
17 | |||
18 | |||
19 | = 2. Quick Start = | ||
20 | |||
21 | |||
![]() |
3.1 | 22 | == 2.1. Login to the build-in server TTN-Stack == |
![]() |
2.1 | 23 | |
![]() |
3.1 | 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 | |||
![]() |
2.1 | 51 |