Last modified by Mengting Qiu on 2023/12/14 11:15

From version 113.6
edited by Xiaoling
on 2023/11/10 10:03
Change comment: There is no comment for this version
To version 114.2
edited by Xiaoling
on 2023/11/10 11:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,7 @@
33 33  
34 34  DS20L supports (% style="color:blue" %)**Datalog feature**(%%). It will record the data when there is no network coverage and users can retrieve the sensor value later to ensure no miss for every sensor reading.
35 35  
36 -[[image:image-20231110091506-4.png||height="391" width="768"]]
36 +[[image:image-20231110102635-5.png||height="402" width="807"]]
37 37  
38 38  
39 39  == 1.2 ​Features ==
... ... @@ -49,6 +49,8 @@
49 49  * Firmware upgradable via program port or LoRa protocol
50 50  * Built-in 2400mAh battery or power by external power source
51 51  
52 +
53 +
52 52  == 1.3 Specification ==
53 53  
54 54  
... ... @@ -62,10 +62,10 @@
62 62  * ToF FoV: ±9°, Total 18°
63 63  * Light source: VCSEL
64 64  
65 -
66 66  (% style="display:none" %)
67 67  
68 68  
70 +
69 69  = 2. Configure DS20L to connect to LoRaWAN network =
70 70  
71 71  == 2.1 How it works ==
... ... @@ -80,11 +80,10 @@
80 80  
81 81  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example.
82 82  
83 -The LPS8v2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
85 +The LPS8v2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.(% style="display:none" %)
84 84  
85 -[[image:image-20231110091447-3.png||height="383" width="752"]](% style="display:none" %)
87 +[[image:image-20231110102635-5.png||height="402" width="807"]](% style="display:none" %)
86 86  
87 -
88 88  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS20L.
89 89  
90 90  Each DS20L is shipped with a sticker with the default device EUI as below:
... ... @@ -289,7 +289,7 @@
289 289  
290 290  This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3.2SetInterruptMode"]] for the hardware and software set up.
291 291  
292 -Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.8PinDefinitions"]] of GPIO_EXTI .
293 +Note: The Internet Pin is a separate pin in the screw terminal. See pin mapping of GPIO_EXTI .
293 293  
294 294  **Example:**
295 295  
... ... @@ -480,7 +480,6 @@
480 480  )))
481 481  
482 482  
483 -
484 484  === 2.5.2 Unix TimeStamp ===
485 485  
486 486  
... ... @@ -531,7 +531,7 @@
531 531  )))
532 532  
533 533  (((
534 -Uplink Internal =5s,means LDS12-LB will send one packet every 5s. range 5~~255s.
534 +Uplink Internal =5s,means DS20L will send one packet every 5s. range 5~~255s.
535 535  )))
536 536  
537 537  
... ... @@ -538,17 +538,17 @@
538 538  == 2.6 Frequency Plans ==
539 539  
540 540  
541 -The LDS12-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
541 +The DS20L uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
542 542  
543 543  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
544 544  
545 545  
546 -(% style="color:inherit; font-family:inherit; font-size:29px" %)3. Configure LDS12-LB
546 +3. Configure DS20L
547 547  
548 548  == 3.1 Configure Methods ==
549 549  
550 550  
551 -LDS12-LB supports below configure method:
551 +DS20L supports below configure method:
552 552  
553 553  * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
554 554  
... ... @@ -556,6 +556,8 @@
556 556  
557 557  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
558 558  
559 +
560 +
559 559  == 3.2 General Commands ==
560 560  
561 561  
... ... @@ -570,10 +570,10 @@
570 570  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
571 571  
572 572  
573 -== 3.3 Commands special design for LDS12-LB ==
575 +== 3.3 Commands special design for DS20L ==
574 574  
575 575  
576 -These commands only valid for LDS12-LB, as below:
578 +These commands only valid for DS20L, as below:
577 577  
578 578  
579 579  === 3.3.1 Set Transmit Interval Time ===
... ... @@ -660,10 +660,11 @@
660 660  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
661 661  
662 662  
665 +
663 663  = 4. Battery & Power Consumption =
664 664  
665 665  
666 -LDS12-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
669 +DS20L use built-in 2400mAh non-chargeable battery for long-term use up to several years*. See below link for detail information about the battery info and how to replace.
667 667  
668 668  [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
669 669  
... ... @@ -672,7 +672,7 @@
672 672  
673 673  
674 674  (% class="wikigeneratedid" %)
675 -User can change firmware LDS12-LB to:
678 +User can change firmware DS20L to:
676 676  
677 677  * Change Frequency band/ region.
678 678  
... ... @@ -688,12 +688,14 @@
688 688  
689 689  * Update through UART TTL interface: **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
690 690  
694 +
695 +
691 691  = 6. FAQ =
692 692  
693 -== 6.1 What is the frequency plan for LDS12-LB? ==
698 +== 6.1 What is the frequency plan for DS20L? ==
694 694  
695 695  
696 -LDS12-LB use the same frequency as other Dragino products. User can see the detail from this link:  [[Introduction>>doc:Main.End Device Frequency Band.WebHome||anchor="H1.Introduction"]]
701 +DS20L use the same frequency as other Dragino products. User can see the detail from this link:  [[Introduction>>doc:Main.End Device Frequency Band.WebHome||anchor="H1.Introduction"]]
697 697  
698 698  
699 699  = 7. Trouble Shooting =
... ... @@ -748,6 +748,8 @@
748 748  
749 749  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
750 750  
756 +
757 +
751 751  = 9. ​Packing Info =
752 752  
753 753  
... ... @@ -765,6 +765,8 @@
765 765  
766 766  * Weight / pcs : g
767 767  
775 +
776 +
768 768  = 10. Support =
769 769  
770 770  
image-20231110102635-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +84.7 KB
Content