Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
From version 147.1
edited by Mengting Qiu
on 2023/12/07 16:07
on 2023/12/07 16:07
Change comment:
Uploaded new attachment "image-20231207160733-11.png", version {1}
To version 159.1
edited by Mengting Qiu
on 2023/12/09 18:03
on 2023/12/09 18:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 5 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -118,6 +118,10 @@ 118 118 119 119 Press the button for 5 seconds to activate the DS20L. 120 120 121 +The switch is switched to (% style="color:blue" %)**E** (%%)and the external power supply is used. 122 + 123 +The switch is switched to (% style="color:blue" %)**I** (%%)and the motherboard battery is used for power supply. 124 + 121 121 (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network. 122 122 123 123 After join success, it will start to upload messages to TTN and you can see the messages in the panel. ... ... @@ -197,7 +197,7 @@ 197 197 === 2.3.2 Uplink Payload, FPORT~=2 === 198 198 199 199 200 -==== (% style="color:red" %)**MOD~=1**(%%) ==== 204 +==== (% style="color:red" %)**AT+MOD~=1**(%%) ==== 201 201 202 202 Regularly detect distance and report. When the distance exceeds the limit, the alarm flag is set to 1, and the report can be triggered by external interrupts. 203 203 ... ... @@ -207,7 +207,7 @@ 207 207 |(% 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** 208 208 |(% 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 209 209 210 -[[image:image-2023120 6195704-6.png||height="238" width="999"]]214 +[[image:image-20231209152917-1.png||height="300" width="1172"]] 211 211 212 212 (% style="color:blue" %)**Battery Info:** 213 213 ... ... @@ -254,15 +254,24 @@ 254 254 255 255 256 256 257 -==== (% style="color:red" %)**MOD~=2**(%%)** ** ==== 261 +==== (% style="color:red" %)**AT+MOD~=2**(%%)** ** ==== 258 258 259 -Uninterrupted measurement. When the distance exceeds the limit, the output IO is set high and reports are reported every five minutes. The time can be set and powered by an external power supply.Uplink Payload totals 11bytes. 260 260 264 +The power consumption of uninterrupted measurement is high, and the device needs to use external power supply.(The switch is switched to E and the external power supply is used.) 265 + 266 +[[image:image-20231128133704-1.png||height="189" width="441"]] 267 + 268 + 269 +* **Set over-limit alarm mode: AT+DOL=3,500,244,**(% style="color:red" %)0(%%)**,120** 270 + 271 +(% class="wikigeneratedid" id="HUninterruptedmeasurement.Whenthedistanceexceedsthelimit2CtheoutputIOissethighandreportsarereportedeveryfiveminutes.Thetimecanbesetandpoweredbyanexternalpowersupply.UplinkPayloadtotals11bytes." %) 272 +Uninterrupted measurement. When the distance exceeds the limit, the output IO high, instant alarm. Uplink Payload totals 9 bytes. 273 + 261 261 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 262 -|(% style="background-color:#4f81bd; color:white; width:70px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:40px" %)**2**|(% style="background-color:#4f81bd; color:white; width:130px" %)**1**|(% style="background-color:#4f81bd; color:white; width:130px" %)** 4**|(% style="background-color:#4f81bd; color:white; width:70px" %)**2**|(% style="background-color:#4f81bd; color:white; width:70px" %)**2**263 -|(% style="width:91px" %)Value|(% style="width:41px" %)BAT|(% style="width:176px" %)MOD+Alarm+Do+Limit flag|(% style="width:74px" %)Distance Limit Alarm count|(% style="width:100px" %)Upper limit|(% style="width:119px" %)Lower limit275 +|(% style="background-color:#4f81bd; color:white; width:70px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:40px" %)**2**|(% style="background-color:#4f81bd; color:white; width:130px" %)**1**|(% style="background-color:#4f81bd; color:white; width:130px" %)**2**|(% style="background-color:#4f81bd; color:white; width:70px" %)**2**|(% style="background-color:#4f81bd; color:white; width:70px" %)**2** 276 +|(% style="width:91px" %)Value|(% style="width:41px" %)BAT|(% style="width:176px" %)MOD+Alarm+Do+Limit flag|(% style="width:74px" %)Distance |(% style="width:100px" %)Upper limit|(% style="width:119px" %)Lower limit 264 264 265 -[[image:1 701155150328-206.png]]278 +[[image:image-20231209171127-3.png||height="374" width="1209"]] 266 266 267 267 (% style="color:blue" %)**MOD & Alarm & Do & Limit flag:** 268 268 ... ... @@ -283,21 +283,22 @@ 283 283 284 284 (% style="color:red" %)**Limit flag:** 285 285 286 -Mode for setting threshold: **0~~ 5**299 +Mode for setting threshold: **0~~3** 287 287 288 288 **0:** does not use upper and lower limits 289 289 290 290 **1:** Use upper and lower limits 291 291 292 -**2:** is less than thelower limitvalue305 +**2:** Less than the upper limit 293 293 294 -**3:** is greater than the lower limitvalue307 +**3: **Greater than the lower limit 295 295 296 -**4:** is less than the upper limit 297 297 298 - **5:**isgreaterthan theupperlimit310 +(% style="color:blue" %)**Distance:** 299 299 312 + Actual sampling distance values. 300 300 314 + 301 301 (% style="color:blue" %)**Upper limit:** 302 302 303 303 The upper limit of the threshold cannot exceed 2000mm. ... ... @@ -308,6 +308,15 @@ 308 308 The lower limit of the threshold cannot be less than 3mm. 309 309 310 310 325 +* **Set the person or object count mode: AT+DOL=1,500,244,**(% style="color:red" %)1(%%)**,120** 326 + 327 +Continuous measurement, detect and count people or things passing by in distance limit mode. 328 + 329 +[[image:image-20231209173457-5.png||height="277" width="1098"]] 330 + 331 + 332 + 333 + 311 311 == 2.4 Decode payload in The Things Network == 312 312 313 313 ... ... @@ -342,17 +342,21 @@ 342 342 ))) 343 343 344 344 345 -[[image:image-20231207153532-6.png||height="5 79" width="888"]]368 +[[image:image-20231207153532-6.png||height="562" width="861"]] 346 346 347 347 348 -[[image:image-202312071540 46-7.png||height="441" width="846"]]371 +[[image:image-20231207155940-8.png]] 349 349 373 +For more detailed instructions, refer to the following instructions: [[Welcome - Datacake Docs>>url:https://docs.datacake.de/]] 350 350 375 +[[image:image-20231207160733-11.png||height="429" width="759"]] 376 + 377 + 351 351 (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.** 352 352 353 353 (% style="color:blue" %)**Step 4**(%%)**: Search the DS20L and add DevEUI.** 354 354 355 -[[image: http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/1654851029373-510.png?rev=1.1||alt="1654851029373-510.png"]]382 +[[image:image-20231207160343-10.png||height="665" width="705"]] 356 356 357 357 358 358 After added, the sensor data arrive TTN V3, it will also arrive and show in Datacake. ... ... @@ -536,7 +536,7 @@ 536 536 537 537 538 538 **AT+DOL=5,1800,0,0,400** 539 -)))|(% rowspan=" 6" style="width:240px" %)(((566 +)))|(% rowspan="4" style="width:240px" %)((( 540 540 541 541 542 542 ... ... @@ -546,16 +546,14 @@ 546 546 The first bit sets the limit mode 547 547 )))|(% style="width:150px" %)0: Do not use upper and lower limits 548 548 |(% style="width:251px" %)1: Use upper and lower limits 549 -|(% style="width:251px" %)2: lower limit576 +|(% style="width:251px" %)2:Less than the upper limit 550 550 |(% style="width:251px" %)3: Greater than the lower limit 551 -|(% style="width:251px" %)4: Less than the upper limit 552 -|(% style="width:251px" %)5: Greater than the upper limit 553 553 |(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM 554 554 |(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM 555 555 |(% 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 556 556 |(% style="width:251px" %)1 Person or object counting statistics 557 557 |(% style="width:226px" %)The fifth bit sets the sampling time|(% style="width:251px" %)((( 558 -0~~10000ms 583 +100~~10000ms 559 559 560 560 561 561 ))) ... ... @@ -570,14 +570,10 @@ 570 570 571 571 * Example 1: Downlink Payload: 070107080064000190 **~-~-->** AT+MOD=1,1800,100,0,400 572 572 573 -* Example 2: Downlink Payload: 070200000064000190 **~-~-->** AT+MOD=2,0 ,100,0,400598 +* Example 2: Downlink Payload: 070200000064000190 **~-~-->** AT+MOD=2,1800100,0,400 574 574 575 -* Example 3: Downlink Payload: 070300000064000190 **~-~-->** AT+MOD=3, 1800,100,0,400600 +* Example 3: Downlink Payload: 070300000064000190 **~-~-->** AT+MOD=3,0,100,0,400 576 576 577 -* Example 4: Downlink Payload: 070407080000000190 **~-~-->** AT+MOD=4,0,100,0,400 578 - 579 -* Example 5: Downlink Payload: 070507080000000190 **~-~-->** AT+MOD=5,1800,100,0,400 580 - 581 581 = 4. Battery & Power Consumption = 582 582 583 583
- image-20231209152917-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.9 KB - Content
- image-20231209155616-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +57.1 KB - Content
- image-20231209171127-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +80.8 KB - Content
- image-20231209171549-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +45.7 KB - Content
- image-20231209173457-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.3 KB - Content