Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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 == ... ... @@ -295,19 +295,19 @@ 295 295 296 296 (% style="color:red" %)**Limit flag:** 297 297 298 -Mode for setting threshold: 0~~5 301 +Mode for setting threshold: **0~~5** 299 299 300 -0: does not use upper and lower limits 303 +**0:** does not use upper and lower limits 301 301 302 -1: Use upper and lower limits 305 +**1:** Use upper and lower limits 303 303 304 -2: is less than the lower limit value 307 +**2:** is less than the lower limit value 305 305 306 -3: is greater than the lower limit value 309 +**3:** is greater than the lower limit value 307 307 308 -4: is less than the upper limit 311 +**4:** is less than the upper limit 309 309 310 -5: is greater than the upper limit 313 +**5:** is greater than the upper limit 311 311 312 312 313 313 (% style="color:blue" %)**Upper limit:** ... ... @@ -320,7 +320,7 @@ 320 320 The lower limit of the threshold cannot be less than 3mm. 321 321 322 322 323 -== =2.3.3Decode payload in The Things Network ===326 +== 2.4 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. ... ... @@ -337,7 +337,7 @@ 337 337 ))) 338 338 339 339 340 -== 2. 4Show Data in DataCake IoT Server ==343 +== 2.5 Show Data in DataCake IoT Server == 341 341 342 342 343 343 ((( ... ... @@ -372,7 +372,7 @@ 372 372 [[image:image-20231129085201-1.png||height="515" width="961"]] 373 373 374 374 375 -== 2. 5Frequency Plans ==378 +== 2.6 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. ... ... @@ -393,6 +393,8 @@ 393 393 394 394 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 395 395 399 + 400 + 396 396 == 3.2 General Commands == 397 397 398 398 ... ... @@ -496,9 +496,11 @@ 496 496 497 497 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 498 498 499 -== 3.3.3 Set work mode == 500 500 501 501 506 +=== 3.3.3 Set work mode === 507 + 508 + 502 502 Feature: Switch working mode 503 503 504 504 (% style="color:blue" %)**AT Command: AT+MOD** ... ... @@ -517,6 +517,8 @@ 517 517 518 518 * **Example:** 0x0A01 ~/~/ Same as AT+MOD=1 519 519 527 + 528 + 520 520 === 3.3.4 Set threshold and threshold mode === 521 521 522 522 ... ... @@ -534,8 +534,23 @@ 534 534 ))) 535 535 |(% style="width:172px" %)AT+ DOL =1,1800,100,0,400|(% style="width:279px" %)Set only the upper and lower thresholds|(% style="width:118px" %)OK 536 536 546 + 547 + 537 537 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 538 -|(% 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 549 +|(% rowspan="11" style="color:blue; width:120px" %)((( 550 + 551 + 552 + 553 + 554 + 555 + 556 + 557 + 558 + 559 + 560 + 561 +**AT+DOL=5,1800,0,0,400** 562 +)))|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits 539 539 |(% style="width:251px" %)1: Use upper and lower limits 540 540 |(% style="width:251px" %)2: Less than the lower limit 541 541 |(% style="width:251px" %)3: Greater than the lower limit ... ... @@ -551,6 +551,8 @@ 551 551 552 552 ))) 553 553 578 + 579 + 554 554 (% style="color:blue" %)**Downlink Command: 0x07** 555 555 556 556 Format: Command Code (0x07) followed by 9bytes. ... ... @@ -561,7 +561,7 @@ 561 561 562 562 * Example 2: Downlink Payload: 070200000064000190 **~-~-->** AT+MOD=2,0,100,0,400 563 563 564 -* Example 3: Downlink Payload: 0703 200000064000190 **~-~-->** AT+MOD=3,1800,100,0,400590 +* Example 3: Downlink Payload: 070300000064000190 **~-~-->** AT+MOD=3,1800,100,0,400 565 565 566 566 * Example 4: Downlink Payload: 070407080000000190 **~-~-->** AT+MOD=4,0,100,0,400 567 567 ... ... @@ -568,6 +568,7 @@ 568 568 * Example 5: Downlink Payload: 070507080000000190 **~-~-->** AT+MOD=5,1800,100,0,400 569 569 570 570 597 + 571 571 = 4. Battery & Power Consumption = 572 572 573 573 ... ... @@ -596,6 +596,8 @@ 596 596 597 597 * 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]]**. 598 598 626 + 627 + 599 599 = 6. FAQ = 600 600 601 601 == 6.1 What is the frequency plan for DS20L? == ... ... @@ -683,6 +683,8 @@ 683 683 684 684 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 685 685 715 + 716 + 686 686 = 9. Packing Info = 687 687 688 688 ... ... @@ -700,6 +700,8 @@ 700 700 701 701 * Weight / pcs : g 702 702 734 + 735 + 703 703 = 10. Support = 704 704 705 705