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

From version 17.3
edited by Hera Guo
on 2025/05/30 18:38
Change comment: There is no comment for this version
To version 14.2
edited by Hera Guo
on 2025/05/29 08:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,13 +4,13 @@
4 4  
5 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. You only need an **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 USB LoRaWAN Adapter **and a **Dragino account**.
8 8  
9 -The** outdoor signal measurement** **solution **supports simultaneous testing with multiple gateways. It allows for both individual gateway signal map displays and combined overlays from multiple gateways.
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  
11 -For **indoor signal measurement solution **, due to the complex layout and numerous obstacles, the solution adopts manual coordinate marking instead of relying on unstable mobile device positioning.
11 +For **indoor signal measurement**, due to the complex layout and numerous obstacles, the user needs to walk to a suitable location before starting the measurement. Measurement points can then be marked on an indoor map, with flexible options to add or remove markers.
12 12  
13 -Both dashboards support data export.
13 +Both dashboards support **data export**.
14 14  
15 15  
16 16  ----
... ... @@ -32,9 +32,8 @@
32 32  
33 33  == **1.3 Specifications ** ==
34 34  
35 -* **Mobile Support:** [[Dedicated mobile app for on-the-go monitoring>>https://www.dropbox.com/scl/fo/qdiwkpcxc03qu2r2w0g46/AKqR2FByUdkoWZPZh-diYfQ?rlkey=t1a1kwlvr93c1459mz9jifers&e=1&st=kji4rdg0&dl=0]]
36 -* **Device Manual:** [[LA66 USB LoRaWAN Adapter User Manual>>https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/]]
37 -* **Dragino APP: **[[https:~~/~~/www.dropbox.com/scl/fo/qdiwkpcxc03qu2r2w0g46/AKqR2FByUdkoWZPZh-diYfQ?rlkey=t1a1kwlvr93c1459mz9jifers&st=kji4rdg0&dl=0>>https://www.dropbox.com/scl/fo/qdiwkpcxc03qu2r2w0g46/AKqR2FByUdkoWZPZh-diYfQ?rlkey=t1a1kwlvr93c1459mz9jifers&st=kji4rdg0&dl=0]]
35 +* **Mobile Support: [[Dedicated mobile app for on-the-go monitoring>>https://www.dropbox.com/scl/fo/qdiwkpcxc03qu2r2w0g46/AKqR2FByUdkoWZPZh-diYfQ?rlkey=t1a1kwlvr93c1459mz9jifers&e=1&st=kji4rdg0&dl=0]]**
36 +* **Device Manual: [[LA66 USB LoRaWAN Adapter User Manual>>https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/]]**
38 38  
39 39  ----
40 40  
... ... @@ -102,7 +102,7 @@
102 102   var data = {};
103 103   if (bytes.length >= 9) {
104 104   data.flag = bytes[0];
105 -data.Node_type = "Calculate AVG";
104 +data.Node_type = "Caculate AVG";
106 106   data.latitude = parseFloat(((bytes[1] << 24 >>> 0 | bytes[2] << 16 | bytes[3] << 8 | bytes[4]) / 1e6).toFixed(6));
107 107   data.longitude = parseFloat(((bytes[5] << 24 >>> 0 | bytes[6] << 16 | bytes[7] << 8 | bytes[8]) / 1e6).toFixed(6));
108 108  
... ... @@ -154,7 +154,7 @@
154 154   }
155 155   else if(bytes.length==9){
156 156   data.doorflg = doorflg
157 - data.Node_type = "Calculate AVG"
156 + data.Node_type = "Caculate AVG"
158 158   data.latitude=parseFloat(((bytes[1]<<24|bytes[2]<<16|bytes[3]<<8|bytes[4])/1000000).toFixed(6));
159 159   data.longitude=parseFloat(((bytes[5]<<24|bytes[6]<<16|bytes[7]<<8|bytes[8])/1000000).toFixed(6));
160 160   return data;
... ... @@ -204,13 +204,15 @@
204 204  
205 205  ----
206 206  
207 -**Check:**Whether the device is connected to the platform through LNS~/~/新增自检教学,避免后续额外工作量
206 +**Check:**Whether the device is connected to the platform through LNS
208 208  
209 209  [[image:1748417055367-336.png]]
210 210  
211 211  
212 - Whether the device profile is Calculate AVG? Change it if it not.
211 +----
213 213  
213 +**Check:** Whether the device profile is Caculate AVG. Change it if it not.
214 +
214 214  [[image:1748416951693-709.png]]
215 215  
216 216  [[image:1748417025235-726.png]]
... ... @@ -235,15 +235,55 @@
235 235  The layer will be named after the gateway's IMEI, and you can set a label. At the same time, there will be a dashboard that collects all gateway signals and displays them in an overlay named after the user's registered email address.
236 236  
237 237  
239 +(% class="wikigeneratedid" %)
240 +**The following are special cases:**
241 +
242 +(% class="wikigeneratedid" id="HClickthecenterbuttonontherighttoaddagatewaylayer.28PleasecreatealldevicesthatcanacceptthecurrentLA66frequencyband3Botherwise2Cthereceiveddatawillnotbedisplayed.29" %)
243 +**1.Can't see new gateway layers:**
244 +
245 +(% class="wikigeneratedid" %)
246 +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.)
247 +
248 +For example, here we created a gateway with the ID a84041fdfe27e8fa
249 +
250 +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).
251 +
252 +[[image:1748226933887-176.png||height="279" width="232"]]👉[[image:1748226941899-789.png||height="308" width="896"]]
253 +
254 +
238 238  ----
239 239  
240 -Click row of gateway layer will turn to the detail page.
257 +**2.Can't see new gateway layers, and displayed "Asset with such name already exists!":**
241 241  
242 -[[image:1748601432759-282.png||height="413" width="298"]]👉 [[image:1748601500104-639.png||height="646" width="738"]]
259 +**Turn to Assets to have a check weather it profiles is "**Outdoors_signal**" or "**AL_Zone**" .**
243 243  
261 +[[image:1748418008638-728.png]]
244 244  
263 +
245 245  ----
246 246  
266 +If not, have a set.
267 +
268 +[[image:1748418120064-329.png]]
269 +
270 +[[image:1748418142794-272.png]]
271 +
272 +
273 +----
274 +
275 +(% id="cke_bm_85127S" style="display:none" %) (%%)By the way, you can click here to delete the gateway layer.
276 +
277 +[[image:1748226990199-388.png]]
278 +
279 +
280 +----
281 +
282 +Click row of gateway layer will turn to the detail page, this page will be blank before gateway upload data.
283 +
284 +[[image:1748227035403-882.png||height="487" width="196"]]👉 [[image:1748227056061-411.png||height="655" width="891"]]
285 +
286 +----
287 +
247 247  Click the top-left corner to return.
248 248  
249 249  [[image:1748227163443-264.png]]
... ... @@ -253,7 +253,7 @@
253 253  
254 254  === **3.1.2 Measuring** ===
255 255  
256 -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 7 seconds based on the tablet's location. Simply move the tablet to measure signal strength from different places.
297 +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.
257 257  
258 258  [[image:1748243979452-223.jpg||height="495" width="661"]]
259 259  
... ... @@ -263,7 +263,6 @@
263 263  
264 264  [[image:1748227303533-598.png||height="151" width="661"]]
265 265  
266 -
267 267  ----
268 268  
269 269  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.
... ... @@ -272,7 +272,6 @@
272 272  
273 273  [[image:1748227348704-578.png||height="360" width="663"]]
274 274  
275 -
276 276  ----
277 277  
278 278  You can click here to edit the device remarks.
... ... @@ -279,7 +279,6 @@
279 279  
280 280  [[image:1748227380372-654.png||height="509" width="659"]]
281 281  
282 -
283 283  ----
284 284  
285 285  You can click here to delete the device (deletion is irreversible, please proceed with caution).
... ... @@ -286,18 +286,12 @@
286 286  
287 287  [[image:1748227409566-450.png||height="443" width="659"]]
288 288  
289 -
290 290  ----
291 291  
292 -All data collected by the gateways will also be displayed in the layer which named customer's E-mail simultaneously.
329 +All data collected by the gateways will also be displayed in All_signal simultaneously.
293 293  
294 -[[image:1748482052834-585.png||height="689" width="638"]]
331 +[[image:1748227432762-994.png||height="478" width="660"]]
295 295  
296 -👇
297 -
298 -[[image:1748482145587-587.png||height="397" width="639"]]
299 -
300 -
301 301  ----
302 302  
303 303  === **3.1.3 Turn OFF to stop measuring** ===
... ... @@ -310,7 +310,6 @@
310 310  
311 311  [[image:1748227534764-184.png||height="147" width="649"]]
312 312  
313 -
314 314  ----
315 315  
316 316  
... ... @@ -321,7 +321,7 @@
321 321  
322 322  === **3.2.1 Import the map** ===
323 323  
324 -Drag the map image here and click √ to import.**(Only supports SVG format)**
355 +Drag the map image here and click √ to import.
325 325  
326 326  [[image:1748241600796-653.png||height="481" width="652"]]
327 327  
... ... @@ -341,21 +341,18 @@
341 341  
342 342  [[image:1748229559964-501.png||height="401" width="733"]]
343 343  
344 -
345 345  ----
346 346  
347 -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.**)
377 +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.**)
348 348  
349 349  [[image:1748229639368-109.png||height="605" width="820"]]
350 350  
351 -
352 352  ----
353 353  
354 -4.Click button to "Off" to stop measuring.
383 +4.Click button to Off to stop measuring.
355 355  
356 356  [[image:1748229757097-872.png||height="232" width="736"]]
357 357  
358 -
359 359  ----
360 360  
361 361  === **3.2.3 Delete point** ===
... ... @@ -364,7 +364,6 @@
364 364  
365 365  [[image:1748229833594-993.png||height="320" width="735"]]
366 366  
367 -
368 368  ----
369 369  
370 370  
1748482052834-585.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -197.4 KB
Content
1748482145587-587.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -344.5 KB
Content
1748601432759-282.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -32.9 KB
Content
1748601500104-639.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -761.0 KB
Content