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

From version 125.3
edited by Xiaoling
on 2023/11/29 08:58
Change comment: There is no comment for this version
To version 134.1
edited by Mengting Qiu
on 2023/12/06 19:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.ting
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  
10 10  
11 -**Table of Contents**
11 +**Table of Contents:(% style="display:none" %) (%%)**
12 12  
13 13  {{toc/}}
14 14  
... ... @@ -150,7 +150,7 @@
150 150  
151 151  Example parse in TTNv3
152 152  
153 -[[image:1701149922873-259.png]]
153 +[[image:image-20231206151412-3.png||height="179" width="1070"]]
154 154  
155 155  (% style="color:blue" %)**Sensor Model**(%%): For DS20L, this value is 0x21
156 156  
... ... @@ -216,7 +216,7 @@
216 216  |(% 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**
217 217  |(% 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
218 218  
219 -[[image:1701155076393-719.png]]
219 +[[image:image-20231206195704-6.png||height="238" width="999"]]
220 220  
221 221  (% style="color:blue" %)**Battery Info:**
222 222  
... ... @@ -292,19 +292,19 @@
292 292  
293 293  (% style="color:red" %)**Limit flag:**
294 294  
295 -Mode for setting threshold: 0~~5
295 +Mode for setting threshold: **0~~5**
296 296  
297 -0: does not use upper and lower limits
297 +**0:** does not use upper and lower limits
298 298  
299 -1: Use upper and lower limits
299 +**1:** Use upper and lower limits
300 300  
301 -2: is less than the lower limit value
301 +**2:** is less than the lower limit value
302 302  
303 -3: is greater than the lower limit value
303 +**3:** is greater than the lower limit value
304 304  
305 -4: is less than the upper limit
305 +**4:** is less than the upper limit
306 306  
307 -5: is greater than the upper limit
307 +**5:** is greater than the upper limit
308 308  
309 309  
310 310  (% style="color:blue" %)**Upper limit:**
... ... @@ -317,12 +317,12 @@
317 317  The lower limit of the threshold cannot be less than 3mm.
318 318  
319 319  
320 -=== 2.3.3 Decode payload in The Things Network ===
320 +== 2.4 Decode payload in The Things Network ==
321 321  
322 322  
323 323  While using TTN network, you can add the payload format to decode the payload.
324 324  
325 -[[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"]]
325 +[[image:image-20231206143515-1.png||height="534" width="759"]]
326 326  
327 327  
328 328  (((
... ... @@ -334,7 +334,7 @@
334 334  )))
335 335  
336 336  
337 -== 2.4 ​Show Data in DataCake IoT Server ==
337 +== 2.5 ​Show Data in DataCake IoT Server ==
338 338  
339 339  
340 340  (((
... ... @@ -366,10 +366,10 @@
366 366  
367 367  After added, the sensor data arrive TTN V3, it will also arrive and show in Datacake.
368 368  
369 -[[image:image-20231129085201-1.png||height="515" width="961"]]
369 +[[image:image-20231129100454-2.png||height="501" width="928"]]
370 370  
371 371  
372 -== 2.5 Frequency Plans ==
372 +== 2.6 Frequency Plans ==
373 373  
374 374  
375 375  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.
... ... @@ -493,7 +493,7 @@
493 493  
494 494  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
495 495  
496 -== 3.3.3 Set work mode ==
496 +=== 3.3.3 Set work mode ===
497 497  
498 498  
499 499  Feature: Switch working mode
... ... @@ -510,9 +510,9 @@
510 510  
511 511  (% style="color:blue" %)**Downlink Command:**
512 512  
513 -* **Example: **0x0A0 ~/~/  Same as AT+MOD=0
513 +* **Example: **0x0A01 ~/~/  Same as AT+MOD=1
514 514  
515 -* **Example:** 0x0A01  ~/~/  Same as AT+MOD=1
515 +* **Example:** 0x0A02  ~/~/  Same as AT+MOD=2
516 516  
517 517  === 3.3.4 Set threshold and threshold mode ===
518 518  
... ... @@ -532,25 +532,10 @@
532 532  |(% style="width:172px" %)AT+ DOL =1,1800,100,0,400|(% style="width:279px" %)Set only the upper and lower thresholds|(% style="width:118px" %)OK
533 533  
534 534  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
535 -|(% rowspan="11" style="color:blue; width:120px" %)**AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
536 -|(% style="width:251px" %)1: Use upper and lower limits
537 -|(% style="width:251px" %)2: Less than the lower limit
538 -|(% style="width:251px" %)3: Greater than the lower limit
539 -|(% style="width:251px" %)4: Less than the upper limit
540 -|(% style="width:251px" %)5: Greater than the upper limit
541 -|(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM
542 -|(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM
543 -|(% rowspan="2" style="width:226px" %)The fourth bit sets the over-limit alarm or person or object count.|(% style="width:251px" %)0 Over-limit alarm, DO output is high
544 -|(% style="width:251px" %)1 Person or object counting statistics
545 -|(% style="width:226px" %)The fifth bit sets the sampling time|(% style="width:251px" %)(((
546 -0~~10000ms
547 -
535 +|(% rowspan="11" style="color:blue; width:120px" %)(((
548 548  
549 -)))
550 550  
551 551  
552 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
553 -|(% rowspan="11" style="color:blue; width:120px" %)**
554 554  
555 555  
556 556  
... ... @@ -557,7 +557,18 @@
557 557  
558 558  
559 559  
560 -AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
545 +
546 +
547 +**AT+DOL=5,1800,0,0,400**
548 +)))|(% rowspan="6" style="width:240px" %)(((
549 +
550 +
551 +
552 +
553 +
554 +
555 +The first bit sets the limit mode
556 +)))|(% style="width:150px" %)0: Do not use upper and lower limits
561 561  |(% style="width:251px" %)1: Use upper and lower limits
562 562  |(% style="width:251px" %)2: Less than the lower limit
563 563  |(% style="width:251px" %)3: Greater than the lower limit
... ... @@ -573,14 +573,14 @@
573 573  
574 574  )))
575 575  
576 -
577 -
578 578  (% style="color:blue" %)**Downlink Command: 0x07**
579 579  
580 -Format: Command Code (0x07) followed by 9bytes.
574 +Format: Command Code (0x07) followed by 9 bytes.
581 581  
582 -* Example 0: Downlink Payload070000000000000190  **~-~-->**  AT+MOD=0,0,0,0,400
576 +If the downlink payload=**07 01 0708 0064 00 0190**, it means set the END Node's limit mode to 0x01,upper limit value to 0x0708=1800(mm), lower limit value to 0x0064=100(mm), to over-limit alarm(0x00) ,the sampling time to 0x0190=400(ms), while type code is 0x07.
583 583  
578 +* Example 0: Downlink Payload: 07 00 0000 0000 00 0190  **~-~-->**  AT+MOD=0,0,0,0,400
579 +
584 584  * Example 1: Downlink Payload: 070107080064000190  **~-~-->**  AT+MOD=1,1800,100,0,400
585 585  
586 586  * Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,0,100,0,400
... ... @@ -729,3 +729,4 @@
729 729  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
730 730  
731 731  * 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.cc>>mailto:Support@dragino.cc]].
728 +
image-20231129100454-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +70.1 KB
Content
image-20231206143515-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +89.5 KB
Content
image-20231206144950-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +41.0 KB
Content
image-20231206151412-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +58.8 KB
Content
image-20231206154621-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +71.2 KB
Content
image-20231206194804-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +53.7 KB
Content
image-20231206195704-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +64.1 KB
Content