Last modified by Xiaoling on 2023/04/21 17:42

From version 20.1
edited by Kilight Cao
on 2022/05/27 08:56
Change comment: There is no comment for this version
To version 19.1
edited by Kilight Cao
on 2022/05/27 08:53
Change comment: Uploaded new attachment "image-20220527085338-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -23,7 +23,6 @@
23 23  === Check if you have the Armbian system. ===
24 24  
25 25  Run command:
26 -
27 27  (% class="box infomessage" %)
28 28  (((
29 29   uname -a
... ... @@ -34,17 +34,7 @@
34 34  
35 35  === Install lorawan server ===
36 36  
37 -Run command:
38 38  
39 -(% class="box infomessage" %)
40 -(((
41 - wget https://github.com/gotthardp/lorawan-server/releases/download/v0.6.7/lorawan-server_0.6.7_all.deb
42 - dpkg -i lorawan-server_0.6.7_all.deb
43 -)))
44 -
45 -[[image:image-20220527085338-1.png||height="343" width="1449"]]
46 -
47 -
48 48  = 3. Configure Gateway =
49 49  
50 50  == 3.1 Register Gateway ==