Last modified by Xiaoling on 2023/04/20 18:14
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Kilight - Content
-
... ... @@ -20,8 +20,6 @@ 20 20 1. LoRaWAN Gateway model: [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] ,[[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]] 21 21 1. Firmware version for below instruction:**[[(% style="color:purple" %)Since LG02_LG08~~-~~-build-v5.4.1593400722-20200629-1120>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]](%%)** 22 22 23 - 24 - 25 25 = 2. How it works = 26 26 27 27 ... ... @@ -52,6 +52,7 @@ 52 52 Input the ABP keys in LG308 53 53 54 54 53 + 55 55 == 2.1 Upstream == 56 56 57 57 ... ... @@ -101,6 +101,7 @@ 101 101 ))) 102 102 103 103 103 + 104 104 === 2.2.1 Decode Method === 105 105 106 106 ... ... @@ -140,6 +140,7 @@ 140 140 Above scripts are store in /etc/lora/decoder/. User can put their scripts here and select it in the UI. 141 141 142 142 143 + 143 143 === 2.2.2 How to Decode My End Node === 144 144 145 145 ... ... @@ -167,8 +167,6 @@ 167 167 * the last line return is what will be used for MQTT 168 168 * User can use other language ,not limited to Lua, just make sure the return is what you want to send. 169 169 170 - 171 - 172 172 == 2.2 Downstream == 173 173 174 174 ... ... @@ -268,6 +268,7 @@ 268 268 ))) 269 269 270 270 270 + 271 271 = 3. Example 1: Communicate with LT-22222-L = 272 272 273 273 ... ... @@ -350,6 +350,7 @@ 350 350 Output from LPS8 351 351 352 352 353 + 353 353 = 4. Example 2: Communicate to TCP Server = 354 354 355 355