Changes for page Communicate with ABP End Node on the LPS8-V2 Gateway
Last modified by Xiaoling on 2024/08/19 15:29
From version 36.1
edited by Kilight Cao
on 2022/08/06 15:00
on 2022/08/06 15:00
Change comment:
There is no comment for this version
To version 35.1
edited by Kilight Cao
on 2022/08/06 15:00
on 2022/08/06 15:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,6 +18,7 @@ 18 18 * Forward the data to the built-in Application server Node-Red. 19 19 * Just storing the data on the gateway or external storage 20 20 21 + 21 21 **The basic of this feature is the decoding of** (% style="color:blue" %)**LoRaWAN ABP End Node**(%%). **Requirements:** 22 22 23 23 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 ... ... @@ -26,6 +26,7 @@ 26 26 27 27 28 28 30 + 29 29 = 2. Quick Start = 30 30 31 31 ... ... @@ -162,7 +162,7 @@ 162 162 == 3.3 Just storing the data on the gateway or external storage. == 163 163 164 164 165 -Data can be stored or read by subscribing to topics: (% style="color:#037691" %)**v3/<application_name>/devices/<devices_name>/ up**.167 +Data can be stored or read by subscribing to topics: (% style="color:#037691" %)**v3/<application_name>/devices/<devices_name>/#**. 166 166 167 167 Then add the storage node **(write file)**, Users can download the Node-Red flowchart from this link to test data storage:[[attach:test_data_storage.json||target="_blank"]] 168 168