Last modified by Kilight Cao on 2025/06/05 09:47

From version 139.15
edited by Xiaoling
on 2022/07/28 16:28
Change comment: There is no comment for this version
To version 139.10
edited by Xiaoling
on 2022/07/28 16:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -347,15 +347,11 @@
347 347  == 3.4 Access the Internet via Cellular ==
348 348  
349 349  
350 -(((
351 351  If the DLOS8N support 3G/4G Cellular modem option, When the label on the shell is displayed as Model : DLOS8N-EC25, it indicates that DLOS8 already has EC25 3G/4G modules,user can use it as main internet connection or back up.
352 -)))
353 353  
354 354  (((
355 -(((
356 356  First, release the four screws of DLOS8N, pull out PCB and install SIM card as below:
357 357  )))
358 -)))
359 359  
360 360  [[image:1652420606018-181.png]]
361 361  
... ... @@ -400,9 +400,7 @@
400 400  = 4. Example: Configure as a LoRaWAN gateway =
401 401  
402 402  
403 -(((
404 404  DLOS8N 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.
405 -)))
406 406  
407 407  (((
408 408  [[image:image-20220513140429-1.png||height="565" width="824"]]
... ... @@ -417,15 +417,11 @@
417 417  == 4.1 Create a gateway in TTN V3 Server ==
418 418  
419 419  
420 -(((
421 421  (% style="color:blue" %)**Step 1: Get a Unique gateway ID.**
422 -)))
423 423  
424 424  (((
425 -(((
426 426  Every DLOS8N has a unique gateway id. The ID can be found at LoRaWAN page:
427 427  )))
428 -)))
429 429  
430 430  (((
431 431  [[image:1652421929753-168.png||height="403" width="739"]]
... ... @@ -520,9 +520,7 @@
520 520  == 4.3 Configure frequency ==
521 521  
522 522  
523 -(((
524 524  We also need to set the frequency plan in DLOS8N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.
525 -)))
526 526  
527 527  
528 528  [[image:1652422737399-529.png||height="362" width="737"]]
... ... @@ -562,10 +562,8 @@
562 562  (((
563 563  
564 564  
565 -(((
566 566  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.
567 567  )))
568 -)))
569 569  
570 570  [[image:1652422840936-838.png]]
571 571  
... ... @@ -684,9 +684,7 @@
684 684  === 5.2.2 LoRa ~-~-> ABP Decryption ===
685 685  
686 686  
687 -(((
688 688  The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
689 -)))
690 690  
691 691  * No internet connection.
692 692  * 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]]).