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

From version 125.5
edited by Xiaoling
on 2023/11/29 09:04
Change comment: There is no comment for this version
To version 135.1
edited by Mengting Qiu
on 2023/12/07 14:22
Change comment: Uploaded new attachment "image-20231207142208-1.png", version {1}

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.
... ... @@ -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  
... ... @@ -531,8 +531,6 @@
531 531  )))
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 -
535 -
536 536  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
537 537  |(% rowspan="11" style="color:blue; width:120px" %)(((
538 538  
... ... @@ -547,7 +547,15 @@
547 547  
548 548  
549 549  **AT+DOL=5,1800,0,0,400**
550 -)))|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
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
551 551  |(% style="width:251px" %)1: Use upper and lower limits
552 552  |(% style="width:251px" %)2: Less than the lower limit
553 553  |(% style="width:251px" %)3: Greater than the lower limit
... ... @@ -563,14 +563,14 @@
563 563  
564 564  )))
565 565  
566 -
567 -
568 568  (% style="color:blue" %)**Downlink Command: 0x07**
569 569  
570 -Format: Command Code (0x07) followed by 9bytes.
574 +Format: Command Code (0x07) followed by 9 bytes.
571 571  
572 -* 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.
573 573  
578 +* Example 0: Downlink Payload: 07 00 0000 0000 00 0190  **~-~-->**  AT+MOD=0,0,0,0,400
579 +
574 574  * Example 1: Downlink Payload: 070107080064000190  **~-~-->**  AT+MOD=1,1800,100,0,400
575 575  
576 576  * Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,0,100,0,400
... ... @@ -719,3 +719,4 @@
719 719  * 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.
720 720  
721 721  * 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
image-20231207142208-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +27.2 KB
Content