Last modified by Kilight Cao on 2025/02/07 08:57

From version 123.13
edited by Xiaoling
on 2022/07/06 09:59
Change comment: There is no comment for this version
To version 134.1
edited by Kilight Cao
on 2022/12/28 13:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -6,6 +6,7 @@
6 6  
7 7  **Table of Contents:**
8 8  
9 +{{toc/}}
9 9  
10 10  
11 11  
... ... @@ -17,6 +17,7 @@
17 17  
18 18  
19 19  
21 +
20 20  = 1.  Introduction =
21 21  
22 22  == 1.1  What is the LG308N ==
... ... @@ -105,10 +105,9 @@
105 105  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
106 106  
107 107  
108 -
109 -
110 110  == 1.3  Features ==
111 111  
112 +
112 112  * Open Source Linux system
113 113  * Managed by Web GUI, SSH via LAN or WiFi
114 114  * Emulates 49x LoRa demodulators
... ... @@ -116,13 +116,12 @@
116 116  * 10 programmable parallel demodulation paths
117 117  
118 118  
119 -
120 -
121 121  == 1.4  Hardware System Structure ==
122 122  
123 -[[image:1657011152828-178.png]]
124 124  
123 +[[image:image-20221101103113-1.png]]
125 125  
125 +
126 126  == 1.5  LG308N Applications ==
127 127  
128 128  
... ... @@ -131,6 +131,7 @@
131 131  
132 132  == 1.6  LED Indicators ==
133 133  
134 +
134 134  LG308N has totally 6 LEDs, They are:
135 135  
136 136  * **Power LED  **[[image:image-20220705165446-1.png||height="15" width="16"]] : This (% style="color:red" %)**LED**(%%) will be **solid on** if the device is properly powered.
... ... @@ -148,14 +148,25 @@
148 148  )))
149 149  
150 150  
151 -(((
152 -(((
153 -
154 -)))
155 -)))
152 +== 1.7 Button Instruction ==
156 156  
154 +
155 +LG308N has a black toggle button, which is:
156 +
157 +
158 +(% style="color:blue" %)**//➢ //Long press 4-5s:                     **(%%)the gateway will reload the Network and Initialize wifi configuration
159 +
160 + **LED status: ** SYS LED will BLINKING RED Until the reload is finished.
161 +
162 +
163 +(% style="color:blue" %)**➢ Long press more than 30s:    **(%%)the gateway will restart and restore factory settings.
164 +
165 + **LED status: ** When the user releases the button, the LED will TURN OFF.
166 +
167 +
157 157  = 2.  Access and Configure LG308N =
158 158  
170 +
159 159  The LG308N is configured as a WiFi Access Point by default. User can access and configure the LG308N after connecting to its WiFi network, or via its Ethernet port.
160 160  
161 161  
... ... @@ -163,18 +163,21 @@
163 163  
164 164  === 2.1.1  Connect via WiFi ===
165 165  
178 +
166 166  [[image:1657011715859-829.png]]
167 167  
168 168  
169 169  At the first boot of LG308N, it will auto generate a WiFi network called (% style="color:green" %)**//dragino-xxxxxx //**(%%)with password:
170 170  
171 -(% style="color:red" %)Note: In latest version firmware, it has been password protected and the password is: dragino+dragino
172 172  
185 +(% style="color:red" %)**Note: In latest version firmware, it has been password protected and the password is:  **(% style="background-color:yellow" %)**dragino+dragino**
186 +
187 +
173 173  [[image:1652413127647-377.png]]
174 174  
175 175  
176 176  (((
177 -User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LG308N has the default IP (% style="color:green" %)10.130.1.1
192 +User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LG308N has the default IP (% style="color:green" %)**10.130.1.1**
178 178  
179 179  
180 180  )))
... ... @@ -181,8 +181,10 @@
181 181  
182 182  === 2.1.2  Connect via WAN port with DHCP IP from router ===
183 183  
199 +
184 184  [[image:1657011966663-484.png]]
185 185  
202 +
186 186  (((
187 187  Alternatively, connect the LG308N** __WAN port__** to your router and LG308N will obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LG308N. You can also use this IP to connect.
188 188  )))
... ... @@ -194,16 +194,18 @@
194 194  
195 195  === 2.1.3  Connect via LAN port with direct connection from PC ===
196 196  
214 +
197 197  [[image:1657012061799-674.png]]
198 198  
217 +
199 199  (((
200 200  The LG308N __**LAN port**__ is configured as DHCP router by default, user can connect the PC to LAN port and set PC to DHCP mode, it will get IP from LAN port and be able to access to the device. The default IP in LAN port is 10.130.1.1
201 201  )))
202 202  
203 203  
204 -
205 205  === 2.1.4  Connect WiFi with DHCP IP from router ===
206 206  
225 +
207 207  [[image:image-20220705171041-7.png]]
208 208  
209 209  
... ... @@ -210,15 +210,15 @@
210 210  If the LG308N already connect to the router via WiFi, use can use the WiFi IP to connect to LG308N.
211 211  
212 212  
213 -
214 214  === 2.1.5  Connect via LAN port by fall back ip ===
215 215  
234 +
216 216  The **LAN port** also has a [[fall back ip address>>path:#fallback_ip]] for access if user doesn't connect to uplink router.
217 217  
218 218  
219 -
220 220  == 2.2  Access Configure Web UI ==
221 221  
240 +
222 222  **Web Interface**
223 223  
224 224  Open a browser on the PC and type the LG308N ip address (depends on your connect method)
... ... @@ -227,7 +227,7 @@
227 227  
228 228  or
229 229  
230 -http:~/~/IP_ADDRESS or [[http:~~/~~/ IP_ADDRESS:8000>>url:http://192.168.1.xx:8000]]
249 +http:~/~/IP_ADDRESS or http:~/~/ IP_ADDRESS:8000
231 231  
232 232  
233 233  You will see the login interface of DLOS8N as shown below.
... ... @@ -238,6 +238,7 @@
238 238  
239 239  (% style="color:#4f81bd" %)**Password:   dragino**
240 240  
260 +
241 241  [[image:1652414287022-223.png]]
242 242  
243 243  
... ... @@ -245,6 +245,7 @@
245 245  
246 246  == 3.1  Overview ==
247 247  
268 +
248 248  (((
249 249  LG308N supports flexible network set up for different environment. This section describes the typical network topology can be set in LG308N. The typical network set up includes:
250 250  )))
... ... @@ -255,17 +255,19 @@
255 255  * **Cellular Mode**
256 256  
257 257  
258 -
259 -
260 260  == 3.2  Use WAN port to access Internet ==
261 261  
281 +
262 262  By default, the LG308N is set to use the WAN port to connect to an upstream network. When you connect the LG308N's WAN port to an upstream router, LG308N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**:
263 263  
284 +
264 264  [[image:1657012559318-672.png]]
265 265  
266 266  
267 -== 3.3 Access the Internet as a WiFi Client ==
268 268  
289 +== 3.3  Access the Internet as a WiFi Client ==
290 +
291 +
269 269  In the WiFi Client Mode, LG308N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
270 270  
271 271  (((
... ... @@ -272,10 +272,10 @@
272 272  The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings**
273 273  )))
274 274  
275 -[[image:1657012573321-862.png]]
298 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916142159-25.png?rev=1.1||alt="image-20220916142159-25.png" height="398" width="859"]]
276 276  
277 277  (((
278 -In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click Save & Apply to connect.
301 +In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click(% style="color:blue" %)** Save & Apply**(%%) to connect.
279 279  
280 280  
281 281  )))
... ... @@ -282,6 +282,7 @@
282 282  
283 283  == 3.4  Use built-in 4G modem for internet access ==
284 284  
308 +
285 285  If the LG308N has 3G/4G Cellular modem, user can use it as main internet connection or back up.
286 286  
287 287  
... ... @@ -292,12 +292,7 @@
292 292  [[image:image-20220705171836-8.png]]
293 293  
294 294  
295 -
296 296  (((
297 -
298 -)))
299 -
300 -(((
301 301  The set up page is (% style="color:#4f81bd" %)**System ~-~-> Cellular**
302 302  )))
303 303  
... ... @@ -308,12 +308,13 @@
308 308  )))
309 309  
310 310  (((
311 -[[image:image-20220705171919-9.png]]
330 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916141840-23.png?rev=1.1||alt="image-20220916141840-23.png" height="356" width="868"]]
312 312  )))
313 313  
314 314  
315 315  == 3.5  Check Internet connection ==
316 316  
336 +
317 317  In the (% style="color:#4f81bd" %)**home**(%%) page, we can check the Internet connection.
318 318  
319 319  * GREEN Tick ​​​​ [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection.
... ... @@ -325,23 +325,36 @@
325 325  
326 326  = 4.  Example: Configure as a LoRaWAN gateway =
327 327  
348 +
328 328  LG308N is fully compatible with LoRaWAN protocol. It uses the legacy Semtech Packet forwarder to forward the LoRaWAN packets to server. The structure is as below.
329 329  
351 +
330 330  (((
331 331  [[image:1657012860422-990.png]]
354 +
355 +
332 332  )))
333 333  
334 334  This chapter describes how to use the LG308N to work with(TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
335 335  
336 336  
361 +
337 337  == 4.1  Create a gateway in TTN V3 Server ==
338 338  
339 339  
340 -(% style="color:#4f81bd" %)**Step 1: Get a Unique gateway ID.**
365 +(((
366 +(% style="color:blue" %)**Step 1: Get a Unique gateway ID.**
341 341  
368 +
369 +)))
370 +
342 342  (((
372 +(((
343 343  Every LG308N has a unique gateway id. The ID can be found at LoRaWAN page:
374 +
375 +
344 344  )))
377 +)))
345 345  
346 346  (((
347 347  [[image:1657013108723-531.png]]
... ... @@ -352,17 +352,24 @@
352 352  The example gateway id is: (% style="color:green" %)**a840411e96744154**
353 353  
354 354  
355 -(% style="color:#4f81bd" %)**Step 2: Sign up a user account in TTN server**
356 356  
389 +(% style="color:blue" %)**Step 2: Sign up a user account in TTN server**
390 +
391 +
357 357  [[**https:~~/~~/account.thethingsnetwork.org/register**>>url:https://account.thethingsnetwork.org/register]]
358 358  
394 +
359 359  [[image:1652422127479-258.png||height="346" width="738"]]
360 360  
361 361  
362 -(% style="color:#4f81bd" %)**Step 3: Choose the TTNv3 Cluster Picker**
363 363  
399 +(% style="color:blue" %)**Step 3: Choose the TTNv3 Cluster Picker**
400 +
401 +
364 364  (((
365 365  [[image:1652422142236-792.png||height="356" width="737"]]
404 +
405 +
366 366  )))
367 367  
368 368  (% style="color:red" %)**Note: Choose the cluster corresponds to a specific Gateway server address**
... ... @@ -373,12 +373,14 @@
373 373  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
374 374  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
375 375  
376 -(% style="color:#4f81bd" %)**Step 4: Create a Gateway**
416 +(% style="color:blue" %)**Step 4: Create a Gateway**
377 377  
418 +
378 378  [[image:1652422440891-514.png||height="360" width="747"]]
379 379  
380 380  Click the Gateway icon and then click Add gateway.
381 381  
423 +
382 382  Open the following page:
383 383  
384 384   [[image:1652422470352-518.png||height="391" width="716"]]
... ... @@ -388,16 +388,21 @@
388 388  
389 389  
390 390  (((
391 -(% style="color:red" %)**Notice: **Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.
433 +(% style="color:red" %)**Notice: Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.**
434 +
435 +
392 392  )))
393 393  
394 394  After creating the gateway, you can see the gateway info, as below.
395 395  
440 +
396 396  [[image:1652422509034-682.png||height="299" width="739"]]
397 397  
398 398  
399 -== 4.2  Configure DLOS8N to connect to TTN v3 ==
400 400  
445 +== 4.2  Configure LG308N to connect to TTN v3 ==
446 +
447 +
401 401  (((
402 402  You can now configure the LG308N to let it connect to TTN network V3.
403 403  )))
... ... @@ -407,26 +407,33 @@
407 407  )))
408 408  
409 409  (((
410 -Choose the right server provider and click (% style="color:#4f81bd" %)**Save&Apply**
457 +Choose the right server provider and click (% style="color:blue" %)**Save&Apply.**
458 +
459 +
411 411  )))
412 412  
413 413  [[image:1652422624783-580.png||height="327" width="729"]]
414 414  
415 -(% style="color:red" %)**Note: **The server address must match the Gateway server address you choose in TTN V3.
416 416  
465 +(% style="color:red" %)**Note: The server address must match the Gateway server address you choose in TTN V3.**
417 417  
467 +
418 418  In the home page, we can see the LoRaWAN connection is ready now.
419 419  
420 -[[image:1657014479765-850.png]]
421 421  
471 +[[image:image-20220916171413-2.png]]
422 422  
473 +
474 +
423 423  In TTN v3 portal, we can also see the gateway is connected.
424 424  
477 +
425 425  [[image:1652422703020-955.png||height="343" width="730"]]
426 426  
427 427  
428 428  == 4.3  Configure frequency ==
429 429  
483 +
430 430  We also need to set the frequency plan in LG308N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.
431 431  
432 432  
... ... @@ -438,8 +438,10 @@
438 438   [[image:1652422763536-750.png||height="514" width="730"]]
439 439  
440 440  
495 +
441 441  == 4.4  Add a LoRaWAN End Device ==
442 442  
498 +
443 443  (((
444 444  This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.
445 445  )))
... ... @@ -451,7 +451,7 @@
451 451  [[image:1652422794767-871.png]]
452 452  
453 453  (((
454 -(% style="color:#4f81bd" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
510 +(% style="color:blue" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
455 455  )))
456 456  
457 457  (((
... ... @@ -466,6 +466,8 @@
466 466  
467 467  
468 468  A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below.
525 +
526 +
469 469  )))
470 470  
471 471  [[image:1652422840936-838.png]]
... ... @@ -472,7 +472,7 @@
472 472  
473 473  
474 474  (((
475 -(% style="color:red" %)Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.
533 +(% style="color:red" %)**Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.**
476 476  
477 477  
478 478  )))
... ... @@ -524,11 +524,15 @@
524 524  )))
525 525  
526 526  (((
527 -(% style="color:#4f81bd" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
585 +(% style="color:blue" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
586 +
587 +
528 528  )))
529 529  
530 530  (((
531 -(% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
591 +(% style="color:red" %)**Note that it may take some time for the device data to appear in the TTN v3 display.**
592 +
593 +
532 532  )))
533 533  
534 534  [[image:1652423277549-324.png||height="273" width="745"]]
... ... @@ -538,8 +538,10 @@
538 538  
539 539  == 5.1  Home ==
540 540  
603 +
541 541  Shows the system running status.
542 542  
606 +
543 543  [[image:1657014949846-507.png]]
544 544  
545 545  
... ... @@ -547,6 +547,7 @@
547 547  
548 548  === 5.2.1  LoRa ~-~-> LoRa ===
549 549  
614 +
550 550  (((
551 551  This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customized the band* as well.
552 552  )))
... ... @@ -559,16 +559,20 @@
559 559  * (% style="color:blue" %)**915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
560 560  
561 561  (((
562 -After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log**
627 +After user choose the frequency plan, he can see the actually frequency in used by checking the page (% style="color:blue" %)**LogRead ~-~-> LoRa Log**
628 +
629 +
563 563  )))
564 564  
565 -[[image:1652423554776-574.png||height="380" width="740"]]
632 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LG308N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1652422737399-529.png?rev=1.1||alt="1652422737399-529.png"]]
566 566  
567 -Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
568 568  
635 +(% style="color:red" %)**Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
569 569  
637 +
570 570  === 5.2.2  LoRa ~-~-> ABP Decryption ===
571 571  
640 +
572 572  The LG308N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
573 573  
574 574  * No internet connection.
... ... @@ -578,22 +578,28 @@
578 578  
579 579  
580 580  Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
650 +
651 +
581 581  )))
582 582  
583 -[[image:1652423628833-467.png||height="357" width="755"]]
654 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916114346-7.png?rev=1.1||alt="image-20220916114346-7.png" height="359" width="876"]]
584 584  
585 585  
657 +
586 586  == 5.3  LoRaWAN Settings ==
587 587  
588 588  === 5.3.1  LoRaWAN ~-~-> LoRaWAN ===
589 589  
590 -This page is for the connection set up to a general LoRaWAN Network server such as: [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]] etc
591 591  
592 -[[image:1652423628833-467.png||height="357" width="755"]]
663 +This page is for the connection set up to a general LoRaWAN Network server such as: [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]] etc.
593 593  
665 +
666 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916114929-8.png?rev=1.1||alt="image-20220916114929-8.png" height="707" width="860"]]
667 +
668 +
594 594  (% style="color:red" %)**Note:**
595 595  
596 -~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module.
671 +~*: User can ignore the latitude and longitude settings here, LG308N will use the actually value from GPS module.
597 597  
598 598  ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
599 599  
... ... @@ -600,9 +600,9 @@
600 600  **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
601 601  
602 602  
603 -
604 604  === 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
605 605  
680 +
606 606  [[image:1652428499323-384.png||height="275" width="723"]]
607 607  
608 608  
... ... @@ -609,12 +609,12 @@
609 609  (((
610 610  Please see this instruction to know more detail and demo for how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**
611 611  
612 -
613 613  
614 614  )))
615 615  
616 616  === 5.3.3  LoRaWAN ~-~-> LORIOT ===
617 617  
692 +
618 618  (((
619 619  Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
620 620  )))
... ... @@ -621,42 +621,51 @@
621 621  
622 622  (((
623 623  Instruction: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
699 +
700 +
624 624  )))
625 625  
626 -[[image:1652428648903-878.png||height="266" width="731"]]
703 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916115143-9.png?rev=1.1||alt="image-20220916115143-9.png" height="316" width="864"]](% style="display:none" %)
627 627  
628 628  
629 629  == 5.4  MQTT Settings ==
630 630  
708 +
709 +(((
631 631  If end nodes works in ABP mode, user can configure LG308N to transfer the data to MQTT broker,
711 +)))
632 632  
713 +(((
633 633  Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**
715 +)))
634 634  
635 635  
636 636  [[image:1652428705046-212.png||height="417" width="733"]]
637 637  
638 638  
639 -
640 640  == 5.5  System ==
641 641  
642 642  === 5.5.1  System ~-~-> System Overview ===
643 643  
725 +
644 644  Shows the system info:
645 645  
646 -[[image:1652428773760-580.png||height="408" width="728"]]
647 647  
729 +[[image:image-20220916173046-3.png||height="613" width="868"]]
648 648  
649 649  
650 650  === 5.5.2  System ~-~-> General ( login settings) ===
651 651  
652 -[[image:1652428861256-300.png||height="354" width="724"]]
653 653  
735 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916134411-11.png?rev=1.1||alt="image-20220916134411-11.png" height="499" width="865"]](% style="display:none" %)
736 +
737 +
654 654  (((
655 -**__System Password:__**
739 +(% style="color:#037691" %)**__System Password:__**
656 656  )))
657 657  
658 658  (((
659 -There are two login for DLOS8: (% style="color:#4f81bd" %)root /dragino (% style="color:black" %)or (% style="color:#4f81bd" %)admin /dragino. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
743 +There are two login for DLOS8: (% style="color:#4f81bd" %)**root /dragino** (% style="color:black" %)or (% style="color:#4f81bd" %)**admin /dragino**. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
660 660  )))
661 661  
662 662  (((
... ... @@ -664,60 +664,63 @@
664 664  )))
665 665  
666 666  (((
667 -**__Timezone: __**Set device timezone.
751 +(% style="color:#037691" %)**__Timezone: __**(%%)Set device timezone.
668 668  )))
669 669  
670 670  (((
671 -**__Port forwarding: __**Enable/Disable the HTTP and SSH access via WAN interface.
755 +(% style="color:#037691" %)**__Port forwarding: __**(%%)Enable/Disable the HTTP and SSH access via WAN interface.
672 672  
673 -
674 674  
675 675  )))
676 676  
677 677  === 5.5.3  System ~-~-> Network ===
678 678  
679 -[[image:1652429149053-824.png||height="467" width="725"]]
680 680  
763 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916134642-12.png?rev=1.1||alt="image-20220916134642-12.png" height="411" width="873"]]
764 +
765 +
681 681  (((
682 -**__LAN Settings:  __**When the LG308N has the AP enable, LAN settings specify the network info for LG308N's own network.
767 +(% style="color:#037691" %)**__LAN Settings:  __**(%%)When the LG308N has the AP enable, LAN settings specify the network info for LG308N's own network.
683 683  )))
684 684  
685 685  (((
686 -__**WAN Settings: **__Setting for LG308N WAN port
771 +(% style="color:#037691" %)__**WAN Settings: **__(%%)Setting for LG308N WAN port
687 687  )))
688 688  
689 689  (((
690 -__**WiFi Settings:  **__Setting for LG308N WiFi IP when use it as WiFi Client
775 +(% style="color:#037691" %)__**WiFi Settings:  **__(%%)Setting for LG308N WiFi IP when use it as WiFi Client
691 691  )))
692 692  
693 693  
694 -
695 695  === 5.5.4  System ~-~-> WiFi ===
696 696  
781 +
697 697  LG308N WiFi Settings.
698 698  
699 -[[image:1652429430767-921.png||height="367" width="723"]]
784 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916134831-13.png?rev=1.1||alt="image-20220916134831-13.png" height="408" width="870"]]
700 700  
701 701  
702 -
703 703  === 5.5.5  System ~-~-> Cellular ===
704 704  
789 +
705 705  While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
706 706  
707 -[[image:1652429309615-825.png||height="320" width="732"]]
708 708  
709 -(% style="color:red" %)Note *: For LG308N which doesn't have the cellular module, this page will shows Cellular not detected.
793 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916135100-14.png?rev=1.1||alt="image-20220916135100-14.png" height="347" width="874"]](% style="display:none" %)
710 710  
711 711  
796 +(% style="color:red" %)**Note *: For LG308N which doesn't have the cellular module, this page will shows Cellular not detected.**
712 712  
798 +
713 713  === 5.5.6  System ~-~-> Network Status ===
714 714  
715 -[[image:1652429486609-208.png||height="415" width="728"]]
716 716  
802 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916135207-15.png?rev=1.1||alt="image-20220916135207-15.png" height="599" width="882"]]
717 717  
718 718  
719 719  === 5.5.7  System ~-~-> Remote Mgnt & Auto Provision ===
720 720  
807 +
721 721  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
722 722  
723 723  [[image:1652429518191-846.png||height="332" width="733"]]
... ... @@ -726,23 +726,21 @@
726 726  
727 727  [[image:1652429537849-154.png||height="339" width="722"]]
728 728  
816 +
729 729  Please see this document for detail:
730 730  
731 731  [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N/Firmware/Application_Note/&file=Auto-update-feature.pdf>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Application_Note/&file=Auto-update-feature.pdf]]
732 732  
733 -(((
734 -
735 -)))
736 736  
822 +R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Monitor & Remote Access Gateway.WebHome]]**
737 737  
738 -R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Remote Access Gateway.WebHome]]**
824 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916140017-16.png?rev=1.1||alt="image-20220916140017-16.png" height="593" width="872"]]
739 739  
740 -[[image:1652429624400-864.png||height="432" width="716"]]
826 +(% style="display:none" %) (%%)
741 741  
742 -
743 -
744 744  === 5.5.8  System ~-~-> Firmware Upgrade ===
745 745  
830 +
746 746  We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
747 747  
748 748  * **Latest firmware**: [[LoRa Gateway Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]],
... ... @@ -756,24 +756,39 @@
756 756  
757 757  
758 758  (((
759 -The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(% style="color:black" %)is the upgrade Image. There are different methods to upgrade, as below.
844 +The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(%%)is the upgrade Image. There are different methods to upgrade, as below.
760 760  )))
761 761  
762 762  (((
763 763  (% style="color:green" %)**Web~-~-> System~-~-> Firmware Upgrade**
849 +
850 +
764 764  )))
765 765  
766 -[[image:1652429711145-862.png||height="270" width="737"]]
853 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916140103-17.png?rev=1.1||alt="image-20220916140103-17.png" height="274" width="871"]]
767 767  
768 768  
769 -Select the required image and click **Flash Image.** The image will be uploaded to the device, and then click **Process Update** to upgrade.
856 +(((
857 +Select the required image and click (% style="color:blue" %)**Flash Image.**(%%) The image will be uploaded to the device, and then click (% style="color:blue" %)**Process Update** (%%)to upgrade.
770 770  
771 -(% style="color:red" %)**NOTE**: (% style="color:black" %)You normally need to **//uncheck//** the **Preserve Settings** checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
859 +
860 +)))
772 772  
862 +(((
863 +(% style="color:red" %)**NOTE**: (%%)You normally need to (% style="color:blue" %)**//uncheck//**(%%) the (% style="color:blue" %)**Preserve Settings**(%%) checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
864 +
865 +
866 +)))
867 +
868 +(((
773 773  The system will automatically boot into the new firmware after upgrade.
774 774  
871 +
872 +)))
873 +
775 775  [[image:1652429962190-224.png||height="358" width="729"]]
776 776  
876 +
777 777  (% style="color:red" %)**NOTE***(%%): User can also upgrade firmware via Linux console
778 778  
779 779  SCP the firmware to the system(% style="color:green" %)**/var**(%%)** **directory and then run
... ... @@ -784,42 +784,42 @@
784 784  (% style="color:red" %)**NOTE**(%%) : it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
785 785  
786 786  
787 -
788 788  === 5.5.9  System ~-~-> Reboot/Reset ===
789 789  
790 -[[image:1652430197132-330.png||height="256" width="724"]]
791 791  
890 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916140312-18.png?rev=1.1||alt="image-20220916140312-18.png" height="274" width="873"]]
891 +
792 792  (((
793 793  
794 -
795 -
796 796  )))
797 797  
798 798  === 5.5.10  System ~-~-> Package Maintain ===
799 799  
800 -[[image:1652430243826-126.png||height="289" width="723"]]
801 801  
802 -Place to show what package has installed and possible to upgrade packages.
899 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916140421-19.png?rev=1.1||alt="image-20220916140421-19.png" height="687" width="868"]]
803 803  
804 804  
902 +Place to show what package has installed and possible to upgrade packages.
805 805  
904 +
806 806  == 5.6  LogRead ==
807 807  
808 808  === 5.6.1  LogRead ~-~-> LoRa Log ===
809 809  
909 +
810 810  Show the frequency for LoRa Radio and traffics.
811 811  
812 -[[image:1657069890320-513.png]]
813 813  
913 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916140549-20.png?rev=1.1||alt="image-20220916140549-20.png" height="734" width="883"]]
814 814  
815 815  
816 -
817 817  === 5.6.2  LogRead ~-~-> System Log ===
818 818  
918 +
819 819  Show the system log
820 820  
821 -[[image:1657069922599-794.png]]
822 822  
922 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916140732-21.png?rev=1.1||alt="image-20220916140732-21.png" height="706" width="867"]]
823 823  
824 824  
825 825  = 6.  More features =
... ... @@ -826,17 +826,19 @@
826 826  
827 827  == 6.1  More instructions ==
828 828  
929 +
829 829  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
830 830  
831 831  
832 -
833 833  = 7.  Linux System =
834 834  
935 +
835 835  The LG308N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
836 836  
837 837  
838 838  == 7.1  SSH Access for Linux console ==
839 839  
941 +
840 840  User can access the Linux console via the SSH protocol. Make sure your PC and the LG308N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
841 841  
842 842  IP address:  IP address of LG308N
... ... @@ -853,14 +853,15 @@
853 853  [[image:1652431588565-830.png]]
854 854  
855 855  
856 -The “(% class="mark" %)**logread -f**(%%)command can be used to debug how system runs.
958 +The “** (% style="background-color:yellow" %)logread -f"(%%)**command can be used to debug how system runs.
857 857  
960 +
858 858  [[image:1657070133275-283.png]]
859 859  
860 860  
861 -
862 862  == 7.2  Edit and Transfer files ==
863 863  
966 +
864 864  (((
865 865  The LG308N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
866 866  )))
... ... @@ -875,6 +875,8 @@
875 875  
876 876  (((
877 877  Screenshot is as below:
981 +
982 +
878 878  )))
879 879  
880 880  [[image:1652431650755-450.png]]
... ... @@ -882,6 +882,7 @@
882 882  
883 883  == 7.3  File System ==
884 884  
990 +
885 885  (((
886 886  (((
887 887  The LG308N has a 16MB flash and a 64MB RAM. The /var and /tmp directory are in the RAM, contents stored in /tmp and /var will be erased after reboot the device. Other directories are in the flash and will keep after reboot.
... ... @@ -894,11 +894,11 @@
894 894  )))
895 895  
896 896  
897 -
898 898  == 7.4  Package maintenance system ==
899 899  
900 -LG308N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.
901 901  
1006 +LG308N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure LG308N to use **//iperf //**.
1007 +
902 902  (((
903 903  Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]])
904 904  )))
... ... @@ -949,7 +949,6 @@
949 949  (((
950 950  (% style="background-color:#dcdcdc" %)//Configuring iperf.//
951 951  
952 -
953 953  
954 954  )))
955 955  
... ... @@ -956,11 +956,17 @@
956 956  = 8.  Upgrade Linux Firmware =
957 957  
958 958  
1064 += 9.  OTA System Update =
959 959  
960 -= 9.  FAQ =
961 961  
962 -== 9.1  How can I configure for a customized frequency band? ==
1067 +LG308N supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
963 963  
1069 +
1070 += 10.  FAQ =
1071 +
1072 +== 10.1  How can I configure for a customized frequency band? ==
1073 +
1074 +
964 964  (((
965 965  See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
966 966  )))
... ... @@ -969,13 +969,15 @@
969 969  
970 970  )))
971 971  
972 -== 9.2  Can I connect DLOS8N to LORIOT? ==
1083 +== 10.2  Can I connect LG308N to LORIOT? ==
973 973  
1085 +
974 974  Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
975 975  
976 976  
977 -== 9.3  Can I make my own firmware for the gateway, where can I find the source code? ==
1089 +== 10.3  Can I make my own firmware for the gateway, where can I find the source code? ==
978 978  
1091 +
979 979  (((
980 980  Yes, You can make your own firmware for the LG308N for branding purposes or to add customized applications.
981 981  )))
... ... @@ -985,13 +985,15 @@
985 985  )))
986 986  
987 987  
988 -== 9.4  Can I use 868Mhz version for 915Mhz bands? ==
1101 +== 10.4  Can I use 868Mhz version for 915Mhz bands? ==
989 989  
1103 +
990 990  It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation.
991 991  
992 992  
993 -== 9.5  Can I control the LEDs? ==
1107 +== 10.5  Can I control the LEDs? ==
994 994  
1109 +
995 995  Except the PWR LED is controlled by +3v3 power directly. All other LEDs can be controlled by developer.
996 996  
997 997  
... ... @@ -1015,10 +1015,10 @@
1015 1015  OFF: echo 1 > /sys/class/gpio/gpio27/value
1016 1016  
1017 1017  
1133 += 11.  Trouble Shooting =
1018 1018  
1019 -= 10. Trouble Shooting =
1135 +== 11. I get kernel error when install new package, how to fix? ==
1020 1020  
1021 -== 10.1 I get kernel error when install new package, how to fix? ==
1022 1022  
1023 1023  In some cases, when installing a package with **//opkg//**, it will generate a kernel error such as below due to a mismatch I the kernel ID:
1024 1024  
... ... @@ -1041,8 +1041,8 @@
1041 1041  (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
1042 1042  
1043 1043  
1159 +== 11.2  How to recover the LG308N if the firmware crashes ==
1044 1044  
1045 -== 10.2  How to recover the LG308N if the firmware crashes ==
1046 1046  
1047 1047  (((
1048 1048  Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
... ... @@ -1052,44 +1052,63 @@
1052 1052  
1053 1053  )))
1054 1054  
1055 -== 10.3 I configured LG308N for WiFi access and lost its IP. What to do now? ==
1170 +== 11.3  I configured LG308N for WiFi access and lost its IP. What to do now? ==
1056 1056  
1057 -[[image:1657071488240-907.png]]
1058 1058  
1173 +[[image:1657074078183-336.png]]
1174 +
1175 +
1059 1059  (((
1177 +(((
1060 1060  The LG308N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access LG308N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.
1061 1061  )))
1180 +)))
1062 1062  
1063 -(% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
1064 1064  
1183 +(((
1184 +(% style="color:red" %)**Note: fallback IP can be disabled in the WAN and DHCP page.**
1185 +)))
1065 1065  
1066 -Steps to connect via fall back IP:
1067 1067  
1188 +(((
1189 +**Steps to connect via fall back IP:**
1190 +)))
1191 +
1192 +(((
1068 1068  ~1. Connect PC's Ethernet port to LG01's LAN port
1194 +)))
1069 1069  
1196 +(((
1070 1070  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
1071 1071  
1199 +
1200 +)))
1201 +
1202 +(((
1072 1072  As below photo:
1073 1073  
1205 +
1206 +)))
1207 +
1074 1074  [[image:1652435256286-879.png]]
1075 1075  
1210 +
1076 1076  3. In PC, use 172.31.255.254 to access LG308N via Web or Console.
1077 1077  
1078 1078  
1214 += 12.  Order Info =
1079 1079  
1080 -= 11. Order Info =
1081 1081  
1217 +**//PART:(% style="color:blue" %) DLOS8N-XXX-YYY//: (%%)**(% style="color:blue" %)
1082 1082  
1083 -(% style="color:#4f81bd" %)**//PART: DLOS8N-XXX-YYY//: **
1219 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//**
1084 1084  
1085 -(% style="color:#4f81bd" %)**//XXX: Frequency Band//**
1086 -
1087 1087  * (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1088 1088  * (% style="color:red" %)** 915**(% style="color:black" %):  valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1089 1089  
1090 1090  (% style="color:#4f81bd" %)
1091 1091  
1092 -(% style="color:#4f81bd" %)**//YYY: 4G Cellular Option//**
1226 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//**
1093 1093  
1094 1094  * (% style="color:red" %)** EC25-E**(% style="color:black" %):  EMEA, Korea, Thailand, India.
1095 1095  * (% style="color:red" %)** EC25-A**(% style="color:black" %):  North America/ Rogers/AT&T/T-Mobile.
... ... @@ -1099,7 +1099,7 @@
1099 1099  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1100 1100  
1101 1101  
1102 -= 12. Packing Info =
1236 += 13.  Packing Info =
1103 1103  
1104 1104  (((
1105 1105  
... ... @@ -1124,10 +1124,24 @@
1124 1124  * Weight: 2.5kg
1125 1125  
1126 1126  
1261 += 14.  Support =
1127 1127  
1128 -= 13. Support =
1129 1129  
1130 1130  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1131 1131  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1132 1132  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1133 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to:[[support@dragino.com>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
1267 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to: [[support@dragino.com>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
1268 +
1269 +
1270 += 15.  Reference =
1271 +
1272 +
1273 +* Source code for LG08 LoRa Gateway: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]]
1274 +
1275 +* OpenWrt official Wiki: [[http:~~/~~/www.openwrt.org/>>url:http://www.openwrt.org/]]
1276 +
1277 +* Firmware: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N-OLG308N/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]]
1278 +
1279 +* Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]]
1280 +
1281 +
1657074078183-336.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.0 KB
Content
1663317843420-717.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +86.8 KB
Content
image-20220916164504-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.4 KB
Content
image-20220916171413-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +143.3 KB
Content
image-20220916173046-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +142.9 KB
Content
image-20221101103113-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +55.8 KB
Content