Changes for page Lorawan-server by Petr Gotthard
Last modified by Xiaoling on 2023/04/21 17:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,7 +12,6 @@ 12 12 This is an Open Source LoRaWAN server from [[https:~~/~~/github.com/gotthardp/lorawan-server>>url:https://github.com/gotthardp/lorawan-server]]. 13 13 14 14 15 - 16 16 = 2. Support Devices = 17 17 18 18 ... ... @@ -25,10 +25,8 @@ 25 25 If for some reason, if the above model doesn't have this lorawan server in it. Users can install them manually. 26 26 27 27 28 - 29 29 == 2.1 Install lorawan server in Armbian System == 30 30 31 - 32 32 === 2.1.1 Check if you have the Armbian system === 33 33 34 34 ... ... @@ -44,7 +44,6 @@ 44 44 [[image:image-20220526172628-2.png]] 45 45 46 46 47 - 48 48 === 2.1.2 Install lorawan server === 49 49 50 50 ... ... @@ -52,7 +52,7 @@ 52 52 53 53 (% class="box infomessage" %) 54 54 ((( 55 -**wget https://github.com/gotthardp/lorawan-server/releases/download/v0.6.7/lorawan-server_0.6.7_all.deb********** 51 +**wget https://github.com/gotthardp/lorawan-server/releases/download/v0.6.7/lorawan-server_0.6.7_all.deb************** 56 56 57 57 **dpkg -i lorawan-server_0.6.7_all.deb ** 58 58 ))) ... ... @@ -62,7 +62,6 @@ 62 62 At this point, lorawan-server is installed 63 63 64 64 65 - 66 66 == 2.2 How do start lorawan server == 67 67 68 68 === 2.2.1 Setting the automatic startup and start/stop lorawan-server via systemctl === ... ... @@ -72,7 +72,7 @@ 72 72 73 73 (% class="box infomessage" %) 74 74 ((( 75 - systemctl enable lorawan-server 70 +**~ systemctl enable lorawan-server** 76 76 ))) 77 77 78 78 ... ... @@ -80,17 +80,17 @@ 80 80 81 81 (% class="box infomessage" %) 82 82 ((( 83 - systemctl start lorawan-server 84 - systemctl stop lorawan-server 78 +**~ systemctl start lorawan-server** 79 + 80 + ** systemctl stop lorawan-server** 85 85 ))) 86 86 87 87 [[image:image-20220527091541-2.png||height="81" width="896"]] 88 88 89 89 90 -By default, the server listens on HTTP port 8080 and expects "admin" as both username and password. Users can access it via a web browser by entering the URL, where is the IP or the hostname of your server. [[http:~~/~~/ip_address:8080>>http://ip_address:8080]] 86 +By default, the server listens on HTTP port 8080 and expects "**admin**" as both username and password. Users can access it via a web browser by entering the URL, where is the IP or the hostname of your server. [[http:~~/~~/ip_address:8080>>http://ip_address:8080]] 91 91 92 92 93 - 94 94 = 3. Configure Gateway = 95 95 96 96 == 3.1 Register Gateway == ... ... @@ -99,7 +99,7 @@ 99 99 [[image:image-20220531144134-1.png||height="623" width="965"]] 100 100 101 101 102 -Back to the page of Semtech UDP check the secondary server settings and click the button of (% style="color:blue" %)**Save&Apply** 97 +Back to the page of Semtech UDP check the secondary server settings and click the button of (% style="color:blue" %)**Save&Apply.** 103 103 104 104 105 105 ... ... @@ -115,10 +115,8 @@ 115 115 [[image:image-20220531144957-4.png||height="425" width="970"]] 116 116 117 117 118 - 119 119 = 4. Configure Sensors = 120 120 121 - 122 122 == 4.1 Step 1. Add the Networks == 123 123 124 124 ... ... @@ -178,7 +178,6 @@ 178 178 Finally, click** "(% style="color:blue" %)submit"(%%)**, Complete the Add Networks step. 179 179 180 180 181 - 182 182 == 4.2 Step 2. Create new group == 183 183 184 184 ... ... @@ -192,7 +192,6 @@ 192 192 [[image:image-20220601200220-4.png||height="533" width="968"]] 193 193 194 194 195 - 196 196 == 4.3 Step 3. Create new profile == 197 197 198 198 ... ... @@ -199,7 +199,6 @@ 199 199 [[image:image-20220601203544-5.png||height="494" width="982"]] 200 200 201 201 202 - 203 203 == 4.4 Step 4. Create new device == 204 204 205 205 ... ... @@ -206,7 +206,6 @@ 206 206 [[image:image-20220601203837-6.png||height="577" width="983"]] 207 207 208 208 209 - 210 210 == 4.5 Checking node Status == 211 211 212 212