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

From version 17.2
edited by Hera Guo
on 2025/05/30 18:06
Change comment: There is no comment for this version
To version 15.1
edited by Hera Guo
on 2025/05/29 09:06
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  ----
... ... @@ -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";
105 +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"
157 + 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~/~/新增自检教学,避免后续额外工作量
207 +**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.
212 +----
213 213  
214 +**Check:** Whether the device profile is Caculate AVG. Change it if it not.
215 +
214 214  [[image:1748416951693-709.png]]
215 215  
216 216  [[image:1748417025235-726.png]]
... ... @@ -330,15 +330,11 @@
330 330  
331 331  ----
332 332  
333 -All data collected by the gateways will also be displayed in the layer which named customer's E-mail simultaneously.
335 +All data collected by the gateways will also be displayed in All_signal simultaneously.
334 334  
335 -[[image:1748482052834-585.png||height="689" width="638"]]
337 +[[image:1748227432762-994.png||height="478" width="660"]]
336 336  
337 -👇
338 338  
339 -[[image:1748482145587-587.png||height="397" width="639"]]
340 -
341 -
342 342  ----
343 343  
344 344  === **3.1.3 Turn OFF to stop measuring** ===
... ... @@ -362,7 +362,7 @@
362 362  
363 363  === **3.2.1 Import the map** ===
364 364  
365 -Drag the map image here and click √ to import.**(Only supports SVG format)**
363 +Drag the map image here and click √ to import.
366 366  
367 367  [[image:1748241600796-653.png||height="481" width="652"]]
368 368  
... ... @@ -385,7 +385,7 @@
385 385  
386 386  ----
387 387  
388 -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.**)
386 +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.**)
389 389  
390 390  [[image:1748229639368-109.png||height="605" width="820"]]
391 391  
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