Last modified by Hera Guo on 2025/06/10 15:14

From version 6.7
edited by Hera Guo
on 2025/05/26 13:55
Change comment: (Autosaved)
To version 5.3
edited by Hera Guo
on 2025/05/26 10:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 - Outdoor & Indoor signal measuring Solution End User Guide V1.1
1 + Outdoor & Indoor signal measuring Solution End User Guide
Content
... ... @@ -1,10 +1,10 @@
1 1  {{toc/}}
2 2  
3 -= **1. Introduction~/~/名字已修改,以下内容中“LA66”全部替换成“LA66USB LoRaWAN Adapter”** =
3 += **1. Introduction** =
4 4  
5 -== **1.1 What is Outdoor & Indoor signal measuring Solution?** ==
5 +== **1.1 What is Outdoor & Indoor signal measuring Solution? ** ==
6 6  
7 -To help customers identify optimal sensor placement locations, we have designed a one-click signal strength measurement solution. All you need is one **LA66 USB LoRaWAN Adapter **and a **Dragino account**.
7 +To help customers identify optimal sensor placement locations, we have designed a one-click signal strength measurement solution. All you need is one **LA66 device** and a **Dragino account**.
8 8  
9 9  The **outdoor signal measurement solution** supports simultaneous testing with multiple gateways. It allows for both individual gateway signal map display and combined signal overlay from multiple gateways.
10 10  
... ... @@ -19,7 +19,7 @@
19 19  == **1.2 Features ** ==
20 20  
21 21  * Extensive support
22 -** Only one LA66 USB LoRaWAN Adapter** **and one Dragino account are needed, and the gateway and LNS can be freely matched **High Precision Measurement**
22 +** Only one LA66 and one Dragino account are needed, and the gateway and LNS can be freely matched **High Precision Measurement**
23 23  ** High-accuracy sensors
24 24  ** Reliable data readings
25 25  * **Real-Time measuring**
... ... @@ -40,7 +40,7 @@
40 40  
41 41  = **2. How to Build?** =
42 42  
43 -== **2.1 Network Structure~/~/图片已替换** ==
43 +== **2.1 Network Structure** ==
44 44  
45 45  [[image:结构.png]]
46 46  
... ... @@ -56,18 +56,17 @@
56 56  
57 57  ----
58 58  
59 -== **2.2 Get Device And Configuration** ==
59 +== **2.2 Get Devices** ==
60 60  
61 -1.Reach out to your local representative to acquire the necessary devices for your signal measuring solution. These devices include:
62 62  
63 -* **End Nodes:** LA66 USB LoRaWAN Adapter
62 +Reach out to your local representative to acquire the necessary devices for your signal measuring solution. These devices include:
63 +
64 +* **End Nodes**: LA66
64 64  * **Gateway(If you want):**For data transmission.
65 65  
66 -2.Download firmware to LA66 USB LoRaWAN Adapter
67 +Ensure that all devices are pre-registered on **Dragino** before use.
67 67  
68 -**--Ensure that all devices are pre-registered on Dragino before use.~/~/移至下文并配图确认--**
69 69  
70 -
71 71  ----
72 72  
73 73  == **2.3 Register Devices & Gateways on LNS** ==
... ... @@ -158,43 +158,31 @@
158 158  }
159 159  {{/code}}
160 160  
161 -* If you using other LNS, you can code yourself(The first nine bits of the uploaded data are the flag bit + position, and the rest are the title) or  send mail to [[support@dragino.cc>>mailto:support@dragino.cc]])
160 +* If you using other LNS, you can code yourself(The first nine bits of the uploaded data are the flag bit + position, and the rest are the title) or  send mail to [[support@dragino.cc>>mailto:support@dragino.cc]]
162 162  
163 -=== --**2.2.2 Register Gateway(If you use Dragino's gateway)~/~/删除网关配置介绍**-- ===
164 -
165 165  ----
166 166  
167 -== **2.4 Connection Method~/~/已更新标题** ==
168 168  
169 -**Choose LNS: **After log in Dragino platform, click the button "Import-Dragino-map"and choose the LNS you using.[[image:1747971716633-666.png]]
165 +=== **2.2.2 Register Gateway(If you use Dragino's gateway)** ===
170 170  
171 -----
167 +When you receive the gateway, you need to register the gateway to the server for it to work properly, here are the instructions for registering the gateway to the server:[[How to register gateway to server - ThingsEye Wiki>>url:https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20register%20gateway%20to%20server/]]
172 172  
173 -(((
174 -**Example of TTN**~/~/已增添详细文字说明
175 175  
176 -[[image:1748237918280-338.png]]
170 +----
177 177  
178 -**Account & Passwork:** Imput your TTN account and password to use API port.
172 +== **2.4 Import device to Dragino map** ==
179 179  
180 -**MQTT Address: **Imput public address (Don't imput Port)
174 +1. After log in Dragino platform, click the button "Import-Dragino-map"an choose the LNS you using.[[image:1747971716633-666.png]]
175 +1. (((
176 +Example of TTN: Imput your TTN account and password (It's will be hashed and we cannot see it.)[[image:1747984882996-168.png]]
181 181  )))
178 +1. Example of ChirpStack[[image:1747972538335-599.png]]
182 182  
183 183  ----
184 184  
185 -Example of ChirpStack~/~/已增添详细文字说明[[image:1747972538335-599.png]]
186 186  
187 -**MQTT Address: **Your MQTT server address or the cloud server address you use
183 += **3. How To Use?** =
188 188  
189 -**Subscribe Topic: **The default for Topic is: application/**chirpstack application id**/device/+/event/up(Replace"**chirpstack application id**" with the one which is actually used)
190 -
191 -**SSL Certificates: ** Copy the contents of the certificates and paste them into the linked file below, a total of three certificates are required(Integrated Certificate File demo Download Address: [[https:~~/~~/github.com/ThingsEye-io/te-platform/tree/main/chirpstack>>url:https://github.com/ThingsEye-io/te-platform/tree/main/chirpstack]])
192 -
193 -----
194 -
195 -
196 -= **3. How To Use?~/~/图片显示问题已修复** =
197 -
198 198  == **3.1 Outdoor_signal dashboard** ==
199 199  
200 200  Outdoors_signal supports viewing both the signal coverage of a single gateway and the combined coverage of all gateways.
... ... @@ -203,14 +203,15 @@
203 203  === **3.1.1 Create the gateway layer.** ===
204 204  
205 205  (% class="wikigeneratedid" id="HClickthecenterbuttonontherighttoaddagatewaylayer.28PleasecreatealldevicesthatcanacceptthecurrentLA66frequencyband3Botherwise2Cthereceiveddatawillnotbedisplayed.29" %)
206 -Click the center button on the right to add a gateway layer. (Please create all devices that can accept the current LA66 USB LoRaWAN Adapter frequency band; otherwise, the received data will not be displayed.)
193 +Click the center button on the right to add a gateway layer. (Please create all devices that can accept the current LA66 frequency band; otherwise, the received data will not be displayed.)
207 207  
208 208  For example, here we created a gateway with the ID a84041fdfe27e8fa
209 209  
210 210  You can click here to modify the gateway layer ID (it must correspond one-to-one with the gateway ID that will receive the data).
211 211  
212 -[[image:1748226933887-176.png||height="279" width="232"]]👉[[image:1748226941899-789.png||height="308" width="896"]]
199 +[[image:1748226933887-176.png||height="326" width="271"]]👉[[image:1748226941899-789.png||height="323" width="940"]]
213 213  
201 +
214 214  ----
215 215  
216 216  Click here to delete the gateway layer.
... ... @@ -222,8 +222,9 @@
222 222  
223 223  Click row of gateway layer will turn to the detail page, this page will be blank before gateway upload data.
224 224  
225 -[[image:1748227035403-882.png||height="487" width="196"]]👉 [[image:1748227056061-411.png||height="655" width="891"]]
213 +[[image:1748227035403-882.png||height="700" width="282"]]👉 [[image:1748227056061-411.png||height="717" width="975"]]
226 226  
215 +
227 227  ----
228 228  
229 229  Click the top-left corner to return.
... ... @@ -234,14 +234,9 @@
234 234  
235 235  === **3.1.2 Measuring** ===
236 236  
237 -Insert the LA66 USB LoRaWAN Adapter into phone or tablet, press the button to switch to ON and start detection. Click the button in the top-right corner of the main page to start receiving data. Data will be uploaded every 6 seconds based on the tablet's location. Simply move the tablet to measure signal strength from different places.
226 +Insert the LA66 into phone or tablet, press the button to switch to ON and start detection. Click the button in the top-right corner of the main page to start receiving data. Data will be uploaded every 6 seconds based on the tablet's location. Simply move the tablet to measure signal strength from different places.
238 238  
239 -[[image:1748227286978-688.png||height="149" width="660"]]
240 240  
241 - 👇
242 -
243 -[[image:1748227303533-598.png||height="151" width="661"]]
244 -
245 245  ----
246 246  
247 247  When the gateway received the first set of data, the current gateway will appear in the left-side list of the gateway interface. When received the second set of data, the current signal strength will be displayed on the right-side map.
... ... @@ -248,25 +248,21 @@
248 248  
249 249  The measured data will be displayed in translucent dots of different colors, green represents a good signal, and red represents a poor signal.
250 250  
251 -[[image:1748227348704-578.png||height="360" width="663"]]
252 252  
253 253  ----
254 254  
255 255  You can click here to edit the device remarks.
256 256  
257 -[[image:1748227380372-654.png||height="509" width="659"]]
258 258  
259 259  ----
260 260  
261 261  You can click here to delete the device (deletion is irreversible, please proceed with caution).
262 262  
263 -[[image:1748227409566-450.png||height="443" width="659"]]
264 264  
265 265  ----
266 266  
267 267  All data collected by the gateways will also be displayed in All_signal simultaneously.
268 268  
269 -[[image:1748227432762-994.png||height="478" width="660"]]
270 270  
271 271  ----
272 272  
... ... @@ -274,12 +274,8 @@
274 274  
275 275  Once the current location's detection is complete, press the button again to switch to OFF and pause detection.
276 276  
277 -[[image:1748227523105-709.png||height="150" width="649"]]
278 278  
279 - 👇
280 280  
281 -[[image:1748227534764-184.png||height="147" width="649"]]
282 -
283 283  ----
284 284  
285 285  
... ... @@ -292,8 +292,8 @@
292 292  
293 293  Drag the map image here and click √ to import.
294 294  
295 -[[image:1748228668245-725.png||height="202" width="651"]]
296 296  
272 +
297 297  ----
298 298  
299 299  === **3.2.2 Measuring** ===
... ... @@ -300,26 +300,23 @@
300 300  
301 301  1.Mark on map where you want to measuring.
302 302  
303 -[[image:1748228872833-162.png||height="477" width="732"]]
304 304  
305 305  ----
306 306  
307 -2.Move to the measurement point, insert the LA66 USB LoRaWAN Adapter , and press the button to switch to ON, then you can see the new data renewing.
282 +2.Move to the measurement point, insert the LA66, and press the button to switch to ON, then you can see the new data renewing.
308 308  
309 -[[image:1748229559964-501.png||height="401" width="733"]]
310 310  
311 311  ----
312 312  
313 -3.Mark the next place which to be measured than move to the measurement point.Repeat the above steps to measure(**Remeber: Mark point before move.**)
287 +3.Mark the next place which to be measured than move to the measurement point.Repeat the above steps to measure(**Remeber: Mark point firstly! Before move.**)
314 314  
315 -[[image:1748229639368-109.png||height="605" width="820"]]
316 316  
317 317  ----
318 318  
319 319  4.Click button to Off to stop measuring.
320 320  
321 -[[image:1748229757097-872.png||height="232" width="736"]]
322 322  
295 +
323 323  ----
324 324  
325 325  === **3.2.3 Delete point** ===
... ... @@ -326,8 +326,9 @@
326 326  
327 327  Click the marking points, then click yes.
328 328  
329 -[[image:1748229833594-993.png||height="320" width="735"]]
330 330  
303 +
304 +
331 331  ----
332 332  
333 333  
1748227286978-688.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -212.4 KB
Content
1748227303533-598.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -215.3 KB
Content
1748227348704-578.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -507.0 KB
Content
1748227380372-654.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -364.8 KB
Content
1748227409566-450.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -287.4 KB
Content
1748227432762-994.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -646.0 KB
Content
1748227479220-986.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -280.6 KB
Content
1748227500150-115.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -265.5 KB
Content
1748227523105-709.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -187.7 KB
Content
1748227534764-184.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -211.8 KB
Content
1748229126475-408.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -692.1 KB
Content
1748229559964-501.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -1.3 MB
Content
1748229639368-109.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -116.5 KB
Content
1748229757097-872.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -77.3 KB
Content
1748229833594-993.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -72.3 KB
Content
1748231443123-856.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -99.0 KB
Content
1748237918280-338.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -154.8 KB
Content
图片5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -99.0 KB
Content