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

From version 130.2
edited by Mengting Qiu
on 2023/12/06 18:46
Change comment: There is no comment for this version
To version 125.7
edited by Xiaoling
on 2023/11/29 09:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  
10 10  
11 -**Table of Contents:(% style="display:none" %) (%%)**
11 +**Table of Contents**
12 12  
13 13  {{toc/}}
14 14  
... ... @@ -48,6 +48,7 @@
48 48  * Built-in 2400mAh battery or power by external power source
49 49  
50 50  
51 +
51 51  == 1.3 Specification ==
52 52  
53 53  
... ... @@ -62,6 +62,7 @@
62 62  * Light source: VCSEL
63 63  
64 64  
66 +
65 65  == 1.4 Power Consumption ==
66 66  
67 67  
... ... @@ -76,6 +76,7 @@
76 76  * Max : 360 mA
77 77  
78 78  
81 +
79 79  = 2. Configure DS20L to connect to LoRaWAN network =
80 80  
81 81  == 2.1 How it works ==
... ... @@ -153,7 +153,7 @@
153 153  
154 154  Example parse in TTNv3
155 155  
156 -[[image:image-20231206151412-3.png||height="179" width="1070"]]
159 +[[image:1701149922873-259.png]]
157 157  
158 158  (% style="color:blue" %)**Sensor Model**(%%): For DS20L, this value is 0x21
159 159  
... ... @@ -219,7 +219,7 @@
219 219  |(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:30px" %)**2**|(% style="background-color:#4f81bd; color:white; width:130px" %)**1**|(% style="background-color:#4f81bd; color:white; width:70px" %)**2**|(% style="background-color:#4f81bd; color:white; width:100px" %)**1**|(% style="background-color:#4f81bd; color:white; width:120px" %)**4**
220 220  |(% style="width:91px" %)Value|(% style="width:41px" %)BAT|(% style="width:176px" %)MOD+ Alarm+Interrupt|(% style="width:74px" %)Distance|(% style="width:100px" %)Sensor State|(% style="width:119px" %)Interrupt Count
221 221  
222 -[[image:image-20231206154621-4.png||height="214" width="1019"]]
225 +[[image:1701155076393-719.png]]
223 223  
224 224  (% style="color:blue" %)**Battery Info:**
225 225  
... ... @@ -320,12 +320,12 @@
320 320  The lower limit of the threshold cannot be less than 3mm.
321 321  
322 322  
323 -== 2.4 Decode payload in The Things Network ==
326 +=== 2.3.3 Decode payload in The Things Network ===
324 324  
325 325  
326 326  While using TTN network, you can add the payload format to decode the payload.
327 327  
328 -[[image:image-20231206143515-1.png||height="534" width="759"]]
331 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLDS12-LoRaWAN%20LiDAR%20ToF%20Distance%20Sensor%20User%20Manual/WebHome/1654592762713-715.png?rev=1.1||alt="1654592762713-715.png"]]
329 329  
330 330  
331 331  (((
... ... @@ -337,7 +337,7 @@
337 337  )))
338 338  
339 339  
340 -== 2.5 ​Show Data in DataCake IoT Server ==
343 +== 2.4 ​Show Data in DataCake IoT Server ==
341 341  
342 342  
343 343  (((
... ... @@ -369,10 +369,10 @@
369 369  
370 370  After added, the sensor data arrive TTN V3, it will also arrive and show in Datacake.
371 371  
372 -[[image:image-20231129100454-2.png||height="501" width="928"]]
375 +[[image:image-20231129085201-1.png||height="515" width="961"]]
373 373  
374 374  
375 -== 2.6 Frequency Plans ==
378 +== 2.5 Frequency Plans ==
376 376  
377 377  
378 378  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.
... ... @@ -394,6 +394,7 @@
394 394  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
395 395  
396 396  
400 +
397 397  == 3.2 General Commands ==
398 398  
399 399  
... ... @@ -498,6 +498,7 @@
498 498  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
499 499  
500 500  
505 +
501 501  === 3.3.3 Set work mode ===
502 502  
503 503  
... ... @@ -515,11 +515,12 @@
515 515  
516 516  (% style="color:blue" %)**Downlink Command:**
517 517  
518 -* **Example: **0x0A01 ~/~/  Same as AT+MOD=1
523 +* **Example: **0x0A0 ~/~/  Same as AT+MOD=0
519 519  
520 -* **Example:** 0x0A02  ~/~/  Same as AT+MOD=2
525 +* **Example:** 0x0A01  ~/~/  Same as AT+MOD=1
521 521  
522 522  
528 +
523 523  === 3.3.4 Set threshold and threshold mode ===
524 524  
525 525  
... ... @@ -537,6 +537,8 @@
537 537  )))
538 538  |(% style="width:172px" %)AT+ DOL =1,1800,100,0,400|(% style="width:279px" %)Set only the upper and lower thresholds|(% style="width:118px" %)OK
539 539  
546 +
547 +
540 540  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
541 541  |(% rowspan="11" style="color:blue; width:120px" %)(((
542 542  
... ... @@ -551,15 +551,7 @@
551 551  
552 552  
553 553  **AT+DOL=5,1800,0,0,400**
554 -)))|(% rowspan="6" style="width:240px" %)(((
555 -
556 -
557 -
558 -
559 -
560 -
561 -The first bit sets the limit mode
562 -)))|(% style="width:150px" %)0: Do not use upper and lower limits
562 +)))|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
563 563  |(% style="width:251px" %)1: Use upper and lower limits
564 564  |(% style="width:251px" %)2: Less than the lower limit
565 565  |(% style="width:251px" %)3: Greater than the lower limit
... ... @@ -575,6 +575,7 @@
575 575  
576 576  )))
577 577  
578 +
578 578  
579 579  (% style="color:blue" %)**Downlink Command: 0x07**
580 580  
... ... @@ -593,6 +593,7 @@
593 593  * Example 5: Downlink Payload: 070507080000000190  **~-~-->**  AT+MOD=5,1800,100,0,400
594 594  
595 595  
597 +
596 596  = 4. Battery & Power Consumption =
597 597  
598 598  
... ... @@ -622,6 +622,7 @@
622 622  * 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]]**.
623 623  
624 624  
627 +
625 625  = 6. FAQ =
626 626  
627 627  == 6.1 What is the frequency plan for DS20L? ==
... ... @@ -710,6 +710,7 @@
710 710  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
711 711  
712 712  
716 +
713 713  = 9. ​Packing Info =
714 714  
715 715  
... ... @@ -728,6 +728,7 @@
728 728  * Weight / pcs : g
729 729  
730 730  
735 +
731 731  = 10. Support =
732 732  
733 733  
image-20231129100454-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -70.1 KB
Content
image-20231206143515-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -89.5 KB
Content
image-20231206144950-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -41.0 KB
Content
image-20231206151412-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -58.8 KB
Content
image-20231206154621-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.ting
Size
... ... @@ -1,1 +1,0 @@
1 -71.2 KB
Content