Show last authors
1 (% style="text-align:center" %)
2 [[image:1657010676286-732.png||height="452" width="452"]]
3
4
5
6
7 **Table of Contents:**
8
9
10
11
12
13
14
15
16
17
18
19
20 = 1.  Introduction =
21
22 == 1.1  What is the LG308N ==
23
24
25 (((
26 (((
27 The LG308N is an open source (% style="color:blue" %)**LoRaWAN Pico Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular network. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.
28 )))
29
30 (((
31 The LG308N uses (% style="color:blue" %)**Semtech packet forwarder** (%%)and fully compatible with LoRaWAN protocol. It includes a (% style="color:blue" %)**SX1302 LoRa concentrator**(%%), which provides 10 programmable parallel demodulation paths.
32 )))
33
34 (((
35 LG308N has (% style="color:blue" %)**pre-configured standard LoRaWAN frequency bands**(%%) to use for different countries. User can also (% style="color:blue" %)**customized the frequency bands**(%%) to use in their own LoRa network.
36 )))
37
38 (((
39 LG308N can communicate with ABP LoRaWAN end node without LoRaWAN server. System integrator can use it to integrate with their existing IoT Service without set up own LoRaWAN server or use 3rd party LoRaWAN service.
40 )))
41 )))
42
43 (((
44
45 )))
46
47 [[image:1657010949218-224.png]]
48
49
50 == 1.2  Specifications ==
51
52
53 **Hardware System:**
54
55 (((
56 Linux Part:
57 )))
58
59 * 400Mhz ar9331 processor
60 * 64MB RAM
61 * 16MB Flash
62
63 **Interface:**
64
65 * 10M/100M RJ45 Ports x 2
66 * WiFi : 802.11 b/g/n
67 * LoRaWAN Wireless
68 * Power Input: 12 V DC, 2 A
69 * IEEE 802.3 af compliant PoE port (DC 37  ~~ 57 v)
70 * USB 2.0 host connector x 1
71 * Mini-PCI E connector x 1
72 * SX1302 + 2 x SX1250
73
74 **WiFi Spec:**
75
76 * IEEE 802.11 b/g/n
77 * Frequency Band: 2.4 ~~ 2.462GHz
78 * Tx power:
79 ** 11n tx power : mcs7/15: 11db     mcs0 : 17db
80 ** 11b tx power: 18db
81 ** 11g 54M tx power: 12db
82 ** 11g 6M tx power: 18db
83 * Wifi Sensitivity
84 ** 11g 54M : -71dbm
85 ** 11n 20M : -67dbm
86
87 **LoRa Spec:**
88
89 * Up to -142.5 dBm sensitivity with SX1250 Tx/Rx front-end
90 * 70 dB CW interferer rejection at 1 MHz offset
91 * Able to operate with negative SNR, CCR up to 9dB
92 * Emulates 49 x LoRa demodulators and 1 x (G)FSK demodulator
93 * Dual digital TX & RX radio front-end interfaces
94 * 10 programmable parallel demodulation paths
95 * Dynamic data-rate (DDR) adaptation
96 * True antenna diversity or simultaneous dual-band operation
97
98 **Cellular 4G LTE (optional):**
99
100 * Quectel: [[**EC25 LTE module**>>url:https://www.quectel.com/product/ec25minipcie.htm]]
101 * Standard Size SIM Slot
102 * 2 x 4G Sticker Antenna.
103 * Up to 150Mbps downlink and 50Mbps uplink data rates
104 * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage
105 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
106
107 == 1.3  Features ==
108
109
110 * Open Source Linux system
111 * Managed by Web GUI, SSH via LAN or WiFi
112 * Emulates 49x LoRa demodulators
113 * LoRaWAN Gateway
114 * 10 programmable parallel demodulation paths
115
116 == 1.4  Hardware System Structure ==
117
118 [[image:1657011152828-178.png]]
119
120
121 == 1.5  LG308N Applications ==
122
123
124 [[image:1657011208596-209.png]]
125
126
127 == 1.6  LED Indicators ==
128
129 LG308N has totally 6 LEDs, They are:
130
131 * **Power LED **[[image:image-20220705165446-1.png||height="21" width="22"]] : This (% style="color:red" %)**LED**(%%) will be **solid on** if the device is properly powered.
132 * **HEART LED **[[image:image-20220705165446-2.png||height="19" width="18"]] : No function yet. 
133 * **SYS LED** [[image:image-20220705165446-3.png||height="20" width="19"]] :  This** LED** will shows different colors on different state:
134 ** (% style="color:red" %)**SOLID**(%%):  Device is alive with LoRaWAN server connection.
135 ** (% style="color:red" %)**BLINKING**(%%)**:**  a) Device has internet connection but no LoRaWAN Connection.  or  b) Device is in booting stage, in this stage, it will (% style="color:red" %)**BLINKING**(%%)** **for several seconds.
136 ** (% style="color:red" %)**OFF**(%%):  Device doesn't have Internet connection.
137
138 * **ETH LED**[[image:image-20220705165446-4.png||height="19" width="22"]] [[image:image-20220705165446-5.png||height="18" width="20"]] : These two LEDs show the ETH interfaces connection status.
139 * **WiFi LED** [[image:image-20220705165446-6.png||height="19" width="19"]]** **:  This LED shows the WiFi interface connection status.
140
141 (% style="color:red" %)**Note: Above LED indication are for firmware version > LG02_LG08~-~-build-v5.3.1584002217-20200312-1639**
142
143
144 (((
145 (((
146
147 )))
148 )))
149
150 = 2.  Access and Configure LG308N =
151
152 The LG308N is configured as a WiFi Access Point by default. User can access and configure the DLOS8N after connecting to its WiFi network, or via its Ethernet port.
153
154
155 == 2.1  Find IP address of LG308N ==
156
157 === 2.1.1  Connect via WiFi ===
158
159 [[image:1657011715859-829.png]]
160
161
162 At the first boot of LG308N, it will auto generate a WiFi network called (% style="color:green" %)**//dragino-xxxxxx //**(%%)with password:
163
164 (% style="color:red" %)Note: In latest version firmware, it has been password protected and the password is: dragino+dragino
165
166 [[image:1652413127647-377.png]]
167
168
169 (((
170 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
171
172
173 )))
174
175 === 2.1.2  Connect via WAN port with DHCP IP from router ===
176
177 [[image:1657011966663-484.png]]
178
179 (((
180 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.
181 )))
182
183
184 (((
185
186 )))
187
188 === 2.1.3  Connect via LAN port with direct connection from PC ===
189
190 [[image:1657012061799-674.png]]
191
192 (((
193 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
194 )))
195
196
197
198 === 2.1.4  Connect WiFi with DHCP IP from router ===
199
200 [[image:image-20220705171041-7.png]]
201
202
203 If the LG308N already connect to the router via WiFi, use can use the WiFi IP to connect to LG308N.
204
205
206
207 === 2.1.5  Connect via LAN port by fall back ip ===
208
209 The **LAN port** also has a [[fall back ip address>>path:#fallback_ip]] for access if user doesn't connect to uplink router.
210
211
212
213 == 2.2  Access Configure Web UI ==
214
215 **Web Interface**
216
217 Open a browser on the PC and type the LG308N ip address (depends on your connect method)
218
219 [[http:~~/~~/10.130.1.1/>>url:http://10.130.1.1/]] (Access via WiFi AP network)
220
221 or
222
223 http:~/~/IP_ADDRESS or [[http:~~/~~/ IP_ADDRESS:8000>>url:http://192.168.1.xx:8000]]
224
225
226 You will see the login interface of DLOS8N as shown below.
227
228 The account details for Web Login are:
229
230 (% style="color:#4f81bd" %)**User Name: root**
231
232 (% style="color:#4f81bd" %)**Password:   dragino**
233
234 [[image:1652414287022-223.png]]
235
236
237 = 3.  Typical Network Setup =
238
239 == 3.1  Overview ==
240
241 (((
242 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:
243 )))
244
245
246 * **WAN Port Internet Mode**
247 * **WiFi Client Mode**
248 * **WiFi AP Mode**
249 * **Cellular Mode**
250
251
252 == 3.2  Use WAN port to access Internet ==
253
254 By default, the DLOS8N is set to use the WAN port to connect to an upstream network. When you connect the DLOS8N’s WAN port to an upstream router, DLOS8N 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**:
255
256 [[image:1657012559318-672.png]]
257
258
259 == 3.3 Access the Internet as a WiFi Client ==
260
261 In the WiFi Client Mode, LG308N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
262
263 (((
264 The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings**
265 )))
266
267 [[image:1657012573321-862.png]]
268
269 (((
270 In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click Save & Apply to connect.
271
272
273 )))
274
275 == 3.4  Use built-in 4G modem for internet access ==
276
277 If the LG308N has 3G/4G Cellular modem, user can use it as main internet connection or back up.
278
279
280 First, install the Micro SIM card as below direction
281
282 Second, Power off/ ON LG308N to let it detect the SIM card.
283
284 [[image:image-20220705171836-8.png]]
285
286
287
288 (((
289
290 )))
291
292 (((
293 The set up page is (% style="color:#4f81bd" %)**System ~-~-> Cellular**
294 )))
295
296 (((
297 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.
298
299
300 )))
301
302 (((
303 [[image:image-20220705171919-9.png]]
304 )))
305
306
307 == 3.5  Check Internet connection ==
308
309 In the (% style="color:#4f81bd" %)**home**(%%) page, we can check the Internet connection.
310
311 * GREEN Tick ​​​​ [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection.
312 * Yellow  Tick  [[image:1652436705761-420.png||height="15" width="15"]] : This interface has IP address but don't use it for internet connection.
313 * RED Cross    [[image:1652436787176-950.png||height="14" width="15"]] : This interface doesn't connected.
314
315 [[image:1657012821329-972.png]]
316
317
318 = 4.  Example: Configure as a LoRaWAN gateway =
319
320 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.
321
322 (((
323 [[image:1657012860422-990.png]]
324 )))
325
326 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/]])
327
328
329 == 4.1  Create a gateway in TTN V3 Server ==
330
331
332 (% style="color:#4f81bd" %)**Step 1: Get a Unique gateway ID.**
333
334 (((
335 Every LG308N has a unique gateway id. The ID can be found at LoRaWAN page:
336 )))
337
338 (((
339 [[image:1657013108723-531.png]]
340
341
342 )))
343
344 The example gateway id is: (% style="color:green" %)**a840411e96744154**
345
346
347 (% style="color:#4f81bd" %)**Step 2: Sign up a user account in TTN server**
348
349 [[**https:~~/~~/account.thethingsnetwork.org/register**>>url:https://account.thethingsnetwork.org/register]]
350
351 [[image:1652422127479-258.png||height="346" width="738"]]
352
353
354 (% style="color:#4f81bd" %)**Step 3: Choose the TTNv3 Cluster Picker**
355
356 (((
357 [[image:1652422142236-792.png||height="356" width="737"]]
358 )))
359
360 (% style="color:red" %)**Note: Choose the cluster corresponds to a specific Gateway server address**
361
362 * Europe 1 (% style="color:red" %)**corresponding Gateway server address:** (% style="color:black" %)eu1.cloud.thethings.network
363 * North America 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)nam1.cloud.thethings.network
364 * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
365 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
366
367
368 (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
369
370 [[image:1652422440891-514.png||height="360" width="747"]]
371
372 Click the Gateway icon and then click Add gateway.
373
374 Open the following page:
375
376 [[image:1652422470352-518.png||height="391" width="716"]]
377
378
379 [[image:1652422479876-297.png||height="398" width="729"]]
380
381
382 (((
383 (% style="color:red" %)**Notice: **Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.
384 )))
385
386 After creating the gateway, you can see the gateway info, as below.
387
388 [[image:1652422509034-682.png||height="299" width="739"]]
389
390
391 == 4.2  Configure DLOS8N to connect to TTN v3 ==
392
393 (((
394 You can now configure the LG308N to let it connect to TTN network V3.
395 )))
396
397 (((
398 Make sure your LG308N has a working Internet Connection first.
399 )))
400
401 (((
402 Choose the right server provider and click (% style="color:#4f81bd" %)**Save&Apply**
403 )))
404
405 [[image:1652422624783-580.png||height="327" width="729"]]
406
407 (% style="color:red" %)**Note: **The server address must match the Gateway server address you choose in TTN V3.
408
409
410 In the home page, we can see the LoRaWAN connection is ready now.
411
412 [[image:1657014479765-850.png]]
413
414
415 In TTN v3 portal, we can also see the gateway is connected.
416
417 [[image:1652422703020-955.png||height="343" width="730"]]
418
419
420 == 4.3  Configure frequency ==
421
422 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.
423
424
425 [[image:1652422737399-529.png||height="362" width="737"]]
426
427
428 In logread page, user can check the frequency actually used.
429
430 [[image:1652422763536-750.png||height="514" width="730"]]
431
432
433 == 4.4  Add a LoRaWAN End Device ==
434
435 (((
436 This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.
437 )))
438
439 (((
440 We use [[LT-22222-L>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]] IO Controller as a reference device - the setup for other LoRaWAN devices will be similar.
441 )))
442
443 [[image:1652422794767-871.png]]
444
445 (((
446 (% 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.
447 )))
448
449 (((
450 Three codes are required to define the device in TTN v3:
451 )))
452
453 * DEV EUI - Unique ID code for a particular device.
454 * APP EUI - ID code for an Application defined in TTN v3.
455 * APP Key - Unique key to secure communications with a particular device.
456
457 (((
458
459
460 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.
461 )))
462
463 [[image:1652422840936-838.png]]
464
465
466 (((
467 (% 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.
468
469
470 )))
471
472 (((
473 For the TTN v3 server, you can use the codes set in the device as in the following example.
474 )))
475
476 (((
477 Select **Add Application** to open the screen below.
478 )))
479
480 [[image:1657014671459-433.png]]
481
482
483 Open the **Application **select** Add end device**
484
485
486 Start Register the end device
487
488 [[image:1652422975885-591.png||height="359" width="726"]]
489
490 (((
491 Select OTAA activation mode
492
493
494 )))
495
496 (((
497 The LoRaWAN version for your device should be provided by the manufacturer in a datasheet as LoRaWAN version or LoRaWAN specification. The most commonly used LoRaWAN versions are v1.0.2 and v1.0.3.
498 )))
499
500 [[image:1652422998005-968.png||height="352" width="744"]]
501
502 First, input the End device ID, AppEUI and DevEUI.
503
504
505 [[image:1652423022781-339.png||height="365" width="741"]]
506
507 Secondly, choose the corresponding frequency and LoRaWAN class capabilities.
508
509
510 [[image:1652423046741-467.png||height="355" width="736"]]
511
512 (((
513 Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.
514
515
516 )))
517
518 (((
519 (% 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.
520 )))
521
522 (((
523 (% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
524 )))
525
526 [[image:1652423277549-324.png||height="273" width="745"]]
527
528
529 = 5.  Web Configure Pages =
530
531 == 5.1  Home ==
532
533 Shows the system running status.
534
535 [[image:1657014949846-507.png]]
536
537
538 == 5.2  LoRa Settings ==
539
540 === 5.2.1  LoRa ~-~-> LoRa ===
541
542 (((
543 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.
544 )))
545
546 (((
547 Different LG308N hardware version can support different frequency range:
548 )))
549
550 * (% style="color:blue" %)**868**(%%): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
551 * (% style="color:blue" %)**915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
552
553 (((
554 After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log**
555 )))
556
557 [[image:1652423554776-574.png||height="380" width="740"]]
558
559 Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
560
561
562 === 5.2.2  LoRa ~-~-> ABP Decryption ===
563
564 The LG308N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
565
566 * No internet connection.
567 * User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>doc:Main.MQTT Forward Instruction.WebHome]]).
568
569 (((
570
571
572 Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
573 )))
574
575 [[image:1652423628833-467.png||height="357" width="755"]]
576
577
578 == 5.3  LoRaWAN Settings ==
579
580 === 5.3.1  LoRaWAN ~-~-> LoRaWAN ===
581
582 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
583
584 [[image:1652423628833-467.png||height="357" width="755"]]
585
586 (% style="color:red" %)**Note:**
587
588 ~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module.
589
590 ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
591
592 **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
593
594
595
596 === 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
597
598 [[image:1652428499323-384.png||height="275" width="723"]]
599
600
601 (((
602 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]].**
603
604
605
606 )))
607
608 === 5.3.3  LoRaWAN ~-~-> LORIOT ===
609
610 (((
611 Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
612 )))
613
614 (((
615 Instruction: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
616 )))
617
618 [[image:1652428648903-878.png||height="266" width="731"]]
619
620
621 == 5.4 MQTT Settings ==
622
623 If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
624
625 Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**
626
627
628 [[image:1652428705046-212.png||height="417" width="733"]]
629
630
631 == 5.5 System ==
632
633 === 5.5.1 System ~-~-> System Overview ===
634
635 Shows the system info:
636
637 [[image:1652428773760-580.png||height="408" width="728"]]
638
639
640 === 5.5.2 System ~-~-> General ( login settings) ===
641
642 [[image:1652428861256-300.png||height="354" width="724"]]
643
644 (((
645 **__System Password:__**
646 )))
647
648 (((
649 There are two login for DLOS8N: (% 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.
650 )))
651
652 (((
653 This page can be used to set the password for them.
654 )))
655
656 (((
657 **__Timezone:__**Set device timezone.
658 )))
659
660 (((
661 **__Port forwarding:__**Enable/Disable the HTTP and SSH access via WAN interface.
662
663
664 )))
665
666 === 5.5.3 System ~-~-> Network ===
667
668 [[image:1652429149053-824.png||height="467" width="725"]]
669
670 (((
671 **__LAN Settings:__**When the DLOS8N has the AP enable, LAN settings specify the network info for DLOS8N’s own network.
672 )))
673
674 (((
675 __**WAN Settings:**__Setting for DLOS8N WAN port
676 )))
677
678 (((
679 __**WiFi Settings:**__Setting for DLOS8N WiFi IP when use it as WiFi Client
680
681
682 )))
683
684 === 5.5.4 System ~-~-> WiFi ===
685
686 DLOS8N WiFi Settings.
687
688 [[image:1652429430767-921.png||height="367" width="723"]]
689
690
691 === 5.5.5 System ~-~-> Cellular ===
692
693 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.
694
695 [[image:1652429309615-825.png||height="320" width="732"]]
696
697 (% style="color:red" %)Note *: For DLOS8N which doesn’t have the cellular module, this page will shows Cellular not detected.
698
699
700 === 5.5.6 System ~-~-> Network Status ===
701
702 [[image:1652429486609-208.png||height="415" width="728"]]
703
704
705 === 5.5.7 System ~-~-> Remote Mgnt & Auto Provision ===
706
707 Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
708
709 [[image:1652429518191-846.png||height="332" width="733"]]
710
711 [[image:1652429527544-247.png||height="327" width="724"]]
712
713 [[image:1652429537849-154.png||height="339" width="722"]]
714
715 Please see this document for detail:
716
717 (((
718 [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/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]]
719 )))
720
721
722 R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Remote Access Gateway.WebHome]]**
723
724 [[image:1652429624400-864.png||height="432" width="716"]]
725
726
727 === 5.5.8 System ~-~-> Firmware Upgrade ===
728
729 We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
730
731 * **Latest firmware**: [[LoRa Gateway Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]],
732
733 ( [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]] )
734
735 * **Change Log**: [[Firmware Change Log>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog]].
736
737 ( [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog]] )
738
739 (((
740 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.
741 )))
742
743 (((
744 (% style="color:green" %)**Web~-~-> System~-~-> Firmware Upgrade**
745 )))
746
747 [[image:1652429711145-862.png||height="270" width="737"]]
748
749 Select the required image and click **Flash Image.** The image will be uploaded to the device, and then click **Process Update** to upgrade.
750
751 (% 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.
752
753 The system will automatically boot into the new firmware after upgrade.
754
755 [[image:1652429962190-224.png||height="358" width="729"]]
756
757 (% style="color:red" %)**NOTE***(%%): User can also upgrade firmware via Linux console
758
759 SCP the firmware to the system(% style="color:green" %)**/var**(%%)** **directory and then run
760
761 (% style="color:#4f81bd" %)**//root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
762
763 (% style="color:red" %)**NOTE**(%%) : it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
764
765
766 === 5.5.9 System ~-~-> Reboot/Reset ===
767
768 [[image:1652430197132-330.png||height="256" width="724"]]
769
770 (((
771
772 )))
773
774 === 5.5.10 System ~-~-> Package Maintain ===
775
776 [[image:1652430243826-126.png||height="289" width="723"]]
777
778 Place to show what package has installed and possible to upgrade packages.
779
780
781 == 5.6 LogRead ==
782
783 === 5.6.1 LogRead ~-~-> LoRa Log ===
784
785
786 Show the frequency for LoRa Radio and traffics.
787
788 [[image:image-20220615204306-1.png||height="575" width="733"]]
789
790
791 Show the IoT Server Connection State and FWD State
792
793 [[image:image-20220616083933-1.png||height="556" width="729"]]
794
795 DLOS8 can view GPS location in the Logread FWD State
796
797
798 Show the Error logs, RxTxJson lorawan packages, and PULL State
799
800 [[image:image-20220615205416-6.png||height="442" width="884"]]
801
802
803 === 5.6.2 LogRead ~-~-> System Log ===
804
805 Show the system log
806
807 [[image:1652430369760-511.png||height="373" width="730"]]
808
809 = 6. More features =
810
811 == 6.1 More instructions ==
812
813 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
814
815
816 = 7. Linux System =
817
818 The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
819
820
821 == 7.1 SSH Access for Linux console ==
822
823 User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N 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.
824
825 IP address:  IP address of DLOS8N
826
827 Port:         22 (via WiFi AP mode) or 2222 (via WAN Interface)
828
829 User Name:      (% style="color:green" %)**root**
830
831 Password:         (% style="color:green" %)**dragino** (% style="color:black" %)(default)
832
833 After logging in, you will be in the Linux console and can enter commands as shown below.
834
835 [[image:1652431588565-830.png]]
836
837 The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs.
838
839 [[image:1652431609193-637.png||height="214" width="732"]]
840
841
842 == 7.2 Edit and Transfer files ==
843
844 (((
845 The DLOS8N 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.
846 )))
847
848 (((
849 In Windows, one of the easiest methods is using the [[WinSCP>>url:https://winscp.net/eng/index.php]] utility.
850 )))
851
852 (((
853 After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the DLOS8N, or edit the files directly in the windows.
854 )))
855
856 (((
857 Screenshot is as below:
858 )))
859
860 [[image:1652431650755-450.png]]
861
862
863 == 7.3 File System ==
864
865 (((
866 The DLOS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot.
867 )))
868
869 (((
870 The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the DLOS8N flash.
871 )))
872
873 (((
874 You can use an external USB flash memory device to extend the size of flash memory for storage.
875 )))
876
877
878 == 7.4 Package maintenance system ==
879
880 DLOS8N 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 //**.
881
882 (((
883 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]])
884 )))
885
886 (((
887 **In Linux Console run:**
888 )))
889
890 (((
891 (% style="color:green" %)**root@dragino-169d30:~~# opkg update**           (% style="color:black" %)~/~/ to get the latest packages list
892 )))
893
894 (((
895 (% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
896 )))
897
898 (((
899 (% style="color:green" %)**root@dragino-169d30:~~# opkg install iperf ** (% style="color:black" %)~/~/ install iperf
900 )))
901
902 The system will automatically install the required packages as shown below.
903
904
905 (((
906 (% style="background-color:#dcdcdc" %)//root@dragino-169d30:/etc/opkg# opkg install iperf//
907 )))
908
909 (((
910 (% style="background-color:#dcdcdc" %)//Installing iperf (2.0.12-1) to root…//
911 )))
912
913 (((
914 (% style="background-color:#dcdcdc" %)//Downloading //[[(% style="background-color: rgb(220, 220, 220); background-color: rgb(220, 220, 220)" %)//http:~~/~~/downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12-1_mips_24kc.ipk//>>url:http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12-1_mips_24kc.ipk]]
915 )))
916
917 (((
918 (% style="background-color:#dcdcdc" %)//Installing uclibcxx (0.2.4-3) to root…//
919 )))
920
921 (((
922 (% style="background-color:#dcdcdc" %)//Downloading //[[(% style="background-color: rgb(220, 220, 220); background-color: rgb(220, 220, 220)" %)//http:~~/~~/downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4-3_mips_24kc.ipk//>>url:http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4-3_mips_24kc.ipk]]
923 )))
924
925 (((
926 (% style="background-color:#dcdcdc" %)//Configuring uclibcxx.//
927 )))
928
929 (((
930 (% style="background-color:#dcdcdc" %)//Configuring iperf.//
931 )))
932
933 = 8. Upgrade Linux Firmware =
934
935
936 = 9. FAQ =
937
938 == 9.1 How can I configure for a customized frequency band? ==
939
940 (((
941 See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
942 )))
943
944 (((
945
946 )))
947
948 == 9.2 Can I connect DLOS8N to LORIOT? ==
949
950 Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
951
952
953 == 9.3 Can I make my own firmware for the gateway, where can I find the source code? ==
954
955 (((
956 Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.
957 )))
958
959 (((
960 The source code and compile instructions can be found at: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]]
961 )))
962
963
964 == 9.4 Can I use 868Mhz version for 915Mhz bands? ==
965
966 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.
967
968
969 = 10. Trouble Shooting =
970
971 == 10.1 I get kernel error when install new package, how to fix? ==
972
973 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:
974
975 (% style="background-color:yellow" %)root@dragino-16c538:~~# opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk
976
977 (% style="background-color:yellow" %)Installing kmod-dragino2-si3217x (3.10.49+0.2-1) to root…
978
979 (% style="background-color:yellow" %)Collected errors:
980
981 (% style="background-color:yellow" %)* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-dragino2-si3217x:
982
983 (% style="background-color:yellow" %)*      kernel (= 3.10.49-1-4917516478a753314254643facdf360a) *
984
985 (% style="background-color:yellow" %)* opkg_install_cmd: Cannot install package kmod-dragino2-si3217x.
986
987 (((
988 In this case, you can use the –force-depends option to install such package as long as the actual kernel version is the same.
989 )))
990
991 (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
992
993
994 == 10.2 How to recover the DLOS8N if the firmware crashes ==
995
996 (((
997 Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
998 )))
999
1000 (((
1001
1002 )))
1003
1004 == 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
1005
1006 [[image:1652435238615-272.png||height="247" width="727"]]
1007
1008 (((
1009 The DLOS8N 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 DLOS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.
1010 )))
1011
1012 (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
1013
1014
1015 Steps to connect via fall back IP:
1016
1017 ~1. Connect PC’s Ethernet port to DLOS8N’s WAN port
1018
1019 2. Configure PC’s Ethernet port has
1020 IP: 172.31.255.253 and
1021 Netmask: 255.255.255.252
1022
1023 As below photo:
1024
1025 [[image:1652435256286-879.png]]
1026
1027 3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console.
1028
1029 Please note the latest firmware uses port 8000 for http and 2222 for ssh access.
1030
1031
1032 = 11. Order Info =
1033
1034 (% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: **
1035
1036 (% style="color:#4f81bd" %) **//XXX: Frequency Band//**
1037
1038 * (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1039 * (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1040
1041 (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
1042
1043 * (% style="color:#4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India.
1044 * (% style="color:#4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
1045 * (% style="color:#4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
1046 * (% style="color:#4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
1047
1048 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1049
1050
1051 = 12. Packing Info =
1052
1053 (((
1054 **Package Includes**:
1055 )))
1056
1057 * DLOS8N LoRaWAN Gateway x 1
1058 * Stick Antenna for LoRa RF part. Frequency is one of 470 or 868 or 915Mhz depends the model ordered
1059 * Packaging with environmental protection paper box
1060
1061 (((
1062 **Dimension and weight**:
1063 )))
1064
1065 * Device Size: 26 x 9 x 8.5 cm
1066 * Weight: 450g
1067 * Package Size: 49 x 19.5 x x 19Package Size: 4912 cm
1068 * Weight: 2.5kg
1069
1070 = 13. Support =
1071
1072 * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1073 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1074 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1075 * 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]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0