Changes for page Notes for LORIOT
Last modified by Kilight Cao on 2024/01/11 09:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,23 +1,32 @@ 1 1 (% class="wikigeneratedid" %) 2 -Contents: 2 +**~ Contents:** 3 3 4 +{{toc/}} 4 4 5 5 = 1. Introduction = 6 6 7 7 ((( 9 +((( 8 8 The Dragino LoRaWAN gateway can commuicate with [[LORIOT>>url:https://www.loriot.io/]] LoRaWAN Network Server: 9 9 ))) 12 +))) 10 10 11 11 ((( 15 +((( 12 12 Below list the support products and Requirements: 13 13 ))) 18 +))) 14 14 15 15 1. ((( 21 +((( 16 16 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]] 17 17 ))) 24 +))) 18 18 1. ((( 26 +((( 19 19 Firmware version since :[[LG02_LG08~~-~~-build-v5.4.1590459021-20200526-1012>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]] 20 20 ))) 29 +))) 21 21 22 22 = 2. Gateway Setup Instruction = 23 23 ... ... @@ -131,9 +131,11 @@ 131 131 132 132 (% class="box" %) 133 133 ((( 134 -ps | grep "loriot_dragino" | grep -v grep | awk '{print $1}' | xargs kill -s 9 135 -/usr/bin/loriot_dragino_lg308_spi -f -s eu1.loriot.io 143 +((( 144 + ps | grep "loriot_dragino" | grep -v grep | awk '{print $1}' | xargs kill -s 9 145 + /usr/bin/loriot_dragino_lg308_spi -f -s eu1.loriot.io 136 136 ))) 147 +))) 137 137 138 138 Above two commands will first kill the loriot process and run it again to get more output. 139 139