Changes for page Outdoor & Indoor signal measuring Solution End User Guide V1.2
Last modified by Hera Guo on 2025/06/10 15:14
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 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**. 8 8 9 -The** 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. 10 10 11 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. 12 12 ... ... @@ -102,7 +102,7 @@ 102 102 var data = {}; 103 103 if (bytes.length >= 9) { 104 104 data.flag = bytes[0]; 105 -data.Node_type = "Caculate AVG"; 105 +data.Node_type = "Calculate 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 = "Caculate AVG" 157 + data.Node_type = "Calculate 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; ... ... @@ -209,7 +209,7 @@ 209 209 [[image:1748417055367-336.png]] 210 210 211 211 212 - Whether the device profile is Caculate AVG? Change it if it not. 212 + Whether the device profile is Calculate AVG? Change it if it not. 213 213 214 214 [[image:1748416951693-709.png]] 215 215 ... ... @@ -235,56 +235,15 @@ 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 238 -(% class="wikigeneratedid" %) 239 -**The following are special cases:** 240 - 241 -(% class="wikigeneratedid" id="HClickthecenterbuttonontherighttoaddagatewaylayer.28PleasecreatealldevicesthatcanacceptthecurrentLA66frequencyband3Botherwise2Cthereceiveddatawillnotbedisplayed.29" %) 242 -**1.Can't see new gateway layers:** 243 - 244 -(% class="wikigeneratedid" %) 245 -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.) 246 - 247 -For example, here we created a gateway with the ID a84041fdfe27e8fa 248 - 249 -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). 250 - 251 -[[image:1748226933887-176.png||height="279" width="232"]]👉[[image:1748226941899-789.png||height="308" width="896"]] 252 - 253 - 254 254 ---- 255 255 256 - **2.Can'tsee new gateway layers,and displayed"Assetwithsuchnamealreadyexists!":**240 +Click row of gateway layer will turn to the detail page. 257 257 258 - **Turnto Assetstohavea check weatheritprofiles is "**Outdoors_signal**"or"**AL_Zone**" .**242 +[[image:1748601432759-282.png||height="413" width="298"]]👉 [[image:1748601500104-639.png||height="646" width="738"]] 259 259 260 -[[image:1748418008638-728.png]] 261 261 262 - 263 263 ---- 264 264 265 -If not, have a set. 266 - 267 -[[image:1748418120064-329.png]] 268 - 269 -[[image:1748418142794-272.png]] 270 - 271 - 272 ----- 273 - 274 -(% id="cke_bm_85127S" style="display:none" %) (%%)By the way, you can click here to delete the gateway layer. 275 - 276 -[[image:1748226990199-388.png]] 277 - 278 - 279 ----- 280 - 281 -Click row of gateway layer will turn to the detail page, this page will be blank before gateway upload data. 282 - 283 -[[image:1748227035403-882.png||height="487" width="196"]]👉 [[image:1748227056061-411.png||height="655" width="891"]] 284 - 285 - 286 ----- 287 - 288 288 Click the top-left corner to return. 289 289 290 290 [[image:1748227163443-264.png]] ... ... @@ -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. 324 +Drag the map image here and click √ to import.**(Only supports SVG format)** 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.**)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.**) 389 389 390 390 [[image:1748229639368-109.png||height="605" width="820"]] 391 391 ... ... @@ -392,7 +392,7 @@ 392 392 393 393 ---- 394 394 395 -4.Click button to Off to stop measuring. 354 +4.Click button to "Off" to stop measuring. 396 396 397 397 [[image:1748229757097-872.png||height="232" width="736"]] 398 398
- 1748601432759-282.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.hera - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.9 KB - Content
- 1748601500104-639.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.hera - Size
-
... ... @@ -1,0 +1,1 @@ 1 +761.0 KB - Content