Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
From version 134.1
edited by Mengting Qiu
on 2023/12/06 19:57
on 2023/12/06 19:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 7 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ting1 +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 ... ... @@ -150,7 +150,7 @@ 150 150 151 151 Example parse in TTNv3 152 152 153 -[[image: image-20231206151412-3.png||height="179" width="1070"]]153 +[[image:1701149922873-259.png]] 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: image-20231206195704-6.png||height="238" width="999"]]219 +[[image:1701155076393-719.png]] 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 limits297 +0: does not use upper and lower limits 298 298 299 - **1:**Use upper and lower limits299 +1: Use upper and lower limits 300 300 301 - **2:**is less than the lower limit value301 +2: is less than the lower limit value 302 302 303 - **3:**is greater than the lower limit value303 +3: is greater than the lower limit value 304 304 305 - **4:**is less than the upper limit305 +4: is less than the upper limit 306 306 307 - **5:**is greater than the upper limit307 +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. 4Decode payload in The Things Network ==320 +=== 2.3.3 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:i mage-20231206143515-1.png||height="534" width="759"]]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"]] 326 326 327 327 328 328 ((( ... ... @@ -334,7 +334,7 @@ 334 334 ))) 335 335 336 336 337 -== 2. 5Show Data in DataCake IoT Server ==337 +== 2.4 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-20231129 100454-2.png||height="501" width="928"]]369 +[[image:image-20231129085201-1.png||height="515" width="961"]] 370 370 371 371 372 -== 2. 6Frequency Plans ==372 +== 2.5 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 1~/~/ Same as AT+MOD=1513 +* **Example: **0x0A00 ~/~/ Same as AT+MOD=0 514 514 515 -* **Example:** 0x0A0 2~/~/ Same as AT+MOD=2515 +* **Example:** 0x0A01 ~/~/ Same as AT+MOD=1 516 516 517 517 === 3.3.4 Set threshold and threshold mode === 518 518 ... ... @@ -545,15 +545,7 @@ 545 545 546 546 547 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 548 +)))|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits 557 557 |(% style="width:251px" %)1: Use upper and lower limits 558 558 |(% style="width:251px" %)2: Less than the lower limit 559 559 |(% style="width:251px" %)3: Greater than the lower limit ... ... @@ -569,14 +569,17 @@ 569 569 570 570 ))) 571 571 572 - (%style="color:blue" %)**Downlink Command: 0x07**564 + 573 573 574 -Format: Command Code (0x07) followed by 9 bytes. 575 575 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. 577 577 578 -* Example 0: Downlink Payload: 07 00 0000 0000 00 0190 **~-~-->** AT+MOD=0,0,0,0,400 579 579 569 +(% style="color:blue" %)**Downlink Command: 0x07** 570 + 571 +Format: Command Code (0x07) followed by 9bytes. 572 + 573 +* Example 0: Downlink Payload: 070000000000000190 **~-~-->** AT+MOD=0,0,0,0,400 574 + 580 580 * Example 1: Downlink Payload: 070107080064000190 **~-~-->** AT+MOD=1,1800,100,0,400 581 581 582 582 * Example 2: Downlink Payload: 070200000064000190 **~-~-->** AT+MOD=2,0,100,0,400 ... ... @@ -725,4 +725,3 @@ 725 725 * 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. 726 726 727 727 * 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,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
- image-20231206194804-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ting - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.7 KB - Content
- image-20231206195704-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ting - Size
-
... ... @@ -1,1 +1,0 @@ 1 -64.1 KB - Content