<
From version < 7.1 >
edited by Kilight Cao
on 2022/05/19 15:30
To version < 25.2 >
edited by Xiaoling
on 2022/05/24 16:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -14,8 +14,9 @@
14 14  
15 15  1) Have a Chirstack Server.
16 16  
17 -[[image:https://wiki.dragino.com/images/thumb/f/f4/ChirpStack_home_page.png/600px-ChirpStack_home_page.png||height="320" width="600"]]
17 +[[image:image-20220524163736-2.png]]
18 18  
19 +
19 19  ChirpStack home page
20 20  
21 21  2) Gateway model support
... ... @@ -43,19 +43,19 @@
43 43  
44 44  If the user cannot add network-Servers, re-check the ChirpStack code or the server building process.
45 45  
46 -[[image:https://wiki.dragino.com/images/thumb/6/6b/Add_the_Network-servers.png/600px-Add_the_Network-servers.png||height="363" width="600"]]
47 +[[image:image-20220524163926-3.png]]
47 47  
48 48  Add the Network-servers
49 49  
50 50  == 2.2 Step 2. Create Gateway-profiles ==
51 51  
52 -[[image:https://wiki.dragino.com/images/thumb/a/a9/Create_Gateway-profiles.png/600px-Create_Gateway-profiles.png||height="363" width="600"]]
53 +[[image:image-20220524163952-4.png]]
53 53  
54 54  Create Gateway-profiles
55 55  
56 56  == 2.3 Step 3. Create Service-profiles ==
57 57  
58 -[[image:https://wiki.dragino.com/images/thumb/1/1f/Create_Service-profiles.png/600px-Create_Service-profiles.png||height="363" width="600"]]
59 +[[image:image-20220524164008-5.png]]
59 59  
60 60  Create Service-profiles
61 61  
... ... @@ -73,35 +73,98 @@
73 73  (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.**
74 74  )))
75 75  
76 -[[image:https://wiki.dragino.com/images/thumb/c/c6/Add_the_gateway.png/600px-Add_the_gateway.png||height="363" width="600"]]
77 +[[image:image-20220524164029-6.png]]
77 77  
78 78  Add the gateway
79 79  
80 -[[image:https://wiki.dragino.com/images/thumb/1/14/ChirpStack_Configure_the_gateway.png/600px-ChirpStack_Configure_the_gateway.png||height="304" width="600"]]
81 +[[image:image-20220524164048-7.png]]
81 81  
82 82  Configure the gateway
83 83  
84 84  == 2.5 Step 5. Checking gateway Status ==
85 85  
86 -[[image:https://wiki.dragino.com/images/thumb/2/2c/Gateway_Status_cao_1.png/600px-Gateway_Status_cao_1.png||height="363" width="600"]]
87 +[[image:image-20220524164104-8.png]]
87 87  
88 88  gateway Status
89 89  
90 -[[image:https://wiki.dragino.com/images/thumb/1/11/Gateway_Status_cao_2.png/600px-Gateway_Status_cao_2.png||height="363" width="600"]]
91 +[[image:image-20220524164129-9.png]]
91 91  
92 92  gateway Status
93 93  
94 -= 3. Semtech Basic Station =
95 += 3. Gateway Registration for Basics Station =
95 95  
97 +== Introduction ==
98 +
99 +The [[Semtech Basic Station>>url:https://doc.sm.tc/station/]] backend implements the [[LNS protocol>>url:https://doc.sm.tc/station/tcproto.html]]. It exposes a WebSocket handler to which Basic Station powered gateways can connect.
100 +
101 +ChirpStack Open-Source LoRaWAN® Network Server needs to set up a configuration that can use Semtech BasicStation.
102 +
103 +**Below list the support products and Requirements:**
104 +
105 +1. LoRaWAN Gateway model: [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.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]] ,[[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
106 +1. Firmware version since :[[lgw~~-~~-build-v5.4.1651822913>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Test_Firmware/lgw--build-v5.4.1651822913-20220506-1543/]]
107 +
108 +**How to set up chirpStack Basic Station**
109 +
110 +Users can check out the ChirpStack Basic Station [[link>>https://www.chirpstack.io/gateway-bridge/backends/basic-station/]] and [[forum>>https://forum.chirpstack.io/search?q=basic%20station]]
111 +
112 +**What do you need to prepare**
113 +
114 +A gateway that can access the internet normally
115 +
116 +== 3.1 Add Gateway ==
117 +
118 +[[image:image-20220524164205-10.png]]
119 +
120 +== 3.2 Access the gateway GUI ==
121 +
122 +Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
123 +
124 +[[image:image-20220524164319-11.png]]
125 +
126 +User need to Choose the ChirpStack/Senet ~-~- Basic Station , input Server URI and Upload the TLS Certificate
127 +
128 +(% class="box" %)
129 +(((
130 +Service Provider  ~-~->  Choose the ChirpStack/Senet ~-~- Basic Station
131 +
132 +LNS URI  ~-~->  Enter the LNS URI address, For example : wss:~/~/xxxx.chirpstack.com:433 or ws:~/~/xxxx.chirpstack.com:3001
133 +
134 +LNS TLS trust  ~-~->  Upload the TLS Certificate
135 +)))
136 +
137 +(% class="wikigeneratedid" %)
138 +[[image:image-20220524164341-12.png]]
139 +
140 +== 3.3 Start Station ==
141 +
142 +When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
143 +
144 +== 3.4 Successful Connection ==
145 +
146 +If user completes the above steps, which will see live date in the ChirpStack.
147 +
148 +[[image:image-20220524164448-13.png]]
149 +
150 +== 3.5 Trouble Shooting ==
151 +
152 +User can check the station log in the logread/system log page.
153 +
154 +[[image:image-20220524164514-14.png]]
155 +
156 +and recode the station log in the system/Recode log page.
157 +
158 +[[image:image-20220524164541-15.png]]
159 +
96 96  = 4. Downlink =
97 97  
98 98  == 4.1 Chirpstack Downlink Note ==
99 99  
100 -[[image:https://wiki.dragino.com/images/thumb/b/ba/ChirpStack_Down_5.png/600px-ChirpStack_Down_5.png||height="293" width="600"]]
164 +[[image:image-20220524164613-16.png]]
101 101  
102 102  Convert the data to Base64
103 103  
104 -[[image:https://wiki.dragino.com/images/thumb/2/2c/ChirpStack_Down_6.png/600px-ChirpStack_Down_6.png||height="300" width="600"]]
168 +[[image:image-20220524164632-17.png]]
105 105  
106 106  Check ChripStack downlink DataRate
107 107  
image-20220519154215-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +239.6 KB
Content
image-20220524163736-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +63.0 KB
Content
image-20220524163926-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +44.8 KB
Content
image-20220524163952-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +52.2 KB
Content
image-20220524164008-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +78.2 KB
Content
image-20220524164029-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +66.4 KB
Content
image-20220524164048-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +77.1 KB
Content
image-20220524164104-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +66.3 KB
Content
image-20220524164129-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content
image-20220524164205-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.4 KB
Content
image-20220524164319-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +38.1 KB
Content
image-20220524164341-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +61.6 KB
Content
image-20220524164448-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +88.0 KB
Content
image-20220524164514-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +130.2 KB
Content
image-20220524164541-15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +25.0 KB
Content
image-20220524164613-16.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +32.9 KB
Content
image-20220524164632-17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +74.1 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0