Changes for page LSN50 & LSN50-V2 - LoRaWAN Sensor Node User Manual
Last modified by Mengting Qiu on 2025/06/04 10:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,8 +18,6 @@ 18 18 19 19 **Table of Contents:** 20 20 21 -{{toc/}} 22 - 23 23 (% aria-label="macro:toc widget" contenteditable="false" role="region" tabindex="-1" %) 24 24 ((( 25 25 (% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||height="15" role="presentation" title="Click and drag to move" width="15"]] ... ... @@ -62,13 +62,11 @@ 62 62 * Supply Voltage: built in 8500mAh Li-SOCI2 battery 63 63 * Operating Temperature: -40 ~~ 85°C 64 64 65 - 66 66 (% style="color:#037691" %)**Temperature Sensor:** 67 67 68 68 * Range: -55 to + 125°C 69 69 * Accuracy ±0.5°C (max ±2.0 °C). 70 70 71 - 72 72 (% style="color:#037691" %)**LoRa Spec:** 73 73 74 74 * Frequency Range, ... ... @@ -83,15 +83,11 @@ 83 83 * Automatic RF Sense and CAD with ultra-fast AFC. 84 84 * LoRaWAN 1.0.3 Specification 85 85 86 - 87 87 (% style="color:#037691" %)**Power Consumption** 88 88 89 89 * Sleeping Mode: 20uA 90 90 * LoRaWAN Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm 91 91 92 - 93 - 94 - 95 95 == 1.3 Features == 96 96 97 97 * LoRaWAN v1.0.3 Class A ... ... @@ -150,9 +150,6 @@ 150 150 Cable Drawing: [[See This Link>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSN50v2-D20/Cable_Drawing/&file=CAB0-35IC-K31G-210811.pdf]] 151 151 ))) 152 152 153 - 154 - 155 - 156 156 == 1.6 Pin Definitions and Switch == 157 157 158 158 (% class="wikigeneratedid" %) ... ... @@ -188,9 +188,6 @@ 188 188 1. When boot the device in flash mode 189 189 1. Send an uplink packet 190 190 191 - 192 - 193 - 194 194 == 1.7 Hardware Change log == 195 195 196 196 LSN50v2-D20 v1.0: Release. ... ... @@ -424,6 +424,7 @@ 424 424 425 425 === 2.5.2 Sensor related commands === 426 426 413 +(% class="wikigeneratedid" %) 427 427 ==== ==== 428 428 429 429 ==== (% style="color:red" %)**Set Alarm Threshold:**(%%) ==== ... ... @@ -436,6 +436,7 @@ 436 436 * When min≠0, and max=0, Alarm trigger when lower than min 437 437 * When min≠0 and max≠0, Alarm trigger when higher than max or lower than min 438 438 426 + 439 439 **Example:** 440 440 441 441 AT+18ALARM=-10,30 ~/~/ Alarm when < -10 or higher than 30. ... ... @@ -458,6 +458,7 @@ 458 458 * 2: Temperature_White 459 459 * 3: Temperature_Black 460 460 449 + 461 461 **Example:** 462 462 463 463 AT+18ALARM=-10,30,1 ~/~/ Alarm when temperature_red < -10 or higher than 30. ... ... @@ -503,6 +503,8 @@ 503 503 504 504 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 505 505 495 + 496 + 506 506 == 2.6 LED Status == 507 507 508 508 LSN50-v2-D20 has an internal LED, it will active in below situation: ... ... @@ -511,6 +511,9 @@ 511 511 * After the fast blinks on boot, the LED will flash once which means device is trying to send Join Packet to the network. 512 512 * If device successful join LoRaWAN network, the LED will be solid on for 5 seconds. 513 513 505 + 506 + 507 + 514 514 == 2.7 Button Function == 515 515 516 516 **Internal RESET button:** ... ... @@ -527,28 +527,266 @@ 527 527 528 528 529 529 530 -= 3. Battery & How to replace = 531 531 532 -= =3.1BatteryType==525 += 3. Configure LDDS04 via AT Command or LoRaWAN Downlink = 533 533 534 534 ((( 535 -LSN50V2-D2X is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter. 528 +((( 529 +Use can configure LDDS04 via AT Command or LoRaWAN Downlink. 536 536 ))) 531 +))) 537 537 533 +* ((( 538 538 ((( 539 -T hedischarge curve isnotlinear socan'tsimply use percentageto show thebatterylevel. Below is the battery performance.535 +AT Command Connection: See [[FAQ>>||anchor="H6.A0FAQ"]]. 540 540 ))) 537 +))) 538 +* ((( 539 +((( 540 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]] 541 +))) 542 +))) 541 541 544 +((( 545 +((( 546 + 547 +))) 548 + 549 +((( 550 +There are two kinds of commands to configure LDDS04, they are: 551 +))) 552 +))) 553 + 554 +* ((( 555 +((( 556 +(% style="color:#4f81bd" %)** General Commands**. 557 +))) 558 +))) 559 + 560 +((( 561 +((( 562 +These commands are to configure: 563 +))) 564 +))) 565 + 566 +* ((( 567 +((( 568 +General system settings like: uplink interval. 569 +))) 570 +))) 571 +* ((( 572 +((( 573 +LoRaWAN protocol & radio related command. 574 +))) 575 +))) 576 + 577 +((( 578 +((( 579 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]] 580 +))) 581 +))) 582 + 583 +((( 584 +((( 585 + 586 +))) 587 +))) 588 + 589 +* ((( 590 +((( 591 +(% style="color:#4f81bd" %)** Commands special design for LDDS04** 592 +))) 593 +))) 594 + 595 +((( 596 +((( 597 +These commands only valid for LDDS04, as below:(% title="Click and drag to resize" %) 598 +))) 599 +))) 600 + 601 +(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" title="Click and drag to resize" %) 602 + 603 + 604 + 605 + 606 +== 3.1 Set Transmit Interval Time == 607 + 608 +Feature: Change LoRaWAN End Node Transmit Interval. 609 + 610 +(% style="color:#037691" %)**AT Command: AT+TDC** 611 + 612 +(% aria-label="image-20220610173409-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220610173409-7.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)(%%) 613 + 614 + 615 +((( 616 +(% style="color:#037691" %)**Downlink Command: 0x01** 617 +))) 618 + 619 +((( 620 +((( 621 +Format: Command Code (0x01) followed by 3 bytes time value. 622 + 623 +((( 624 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01. 625 +))) 626 + 627 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 628 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 629 +))) 630 +))) 631 + 632 + 633 + 634 +== 3.2 Set Interrupt Mode == 635 + 636 +((( 637 +Feature, Set Interrupt mode for GPIO_EXIT. 638 +))) 639 + 640 +((( 641 +(% style="color:#037691" %)**Downlink Command: AT+INTMOD** 642 +))) 643 + 644 +(% aria-label="image-20220610174917-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220610174917-9.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)(%%) 645 + 646 + 647 +((( 648 +(% style="color:#037691" %)**Downlink Command: 0x06** 649 +))) 650 + 651 +((( 652 +Format: Command Code (0x06) followed by 3 bytes. 653 +))) 654 + 655 +((( 656 +((( 657 +This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 658 +))) 659 +))) 660 + 661 +* ((( 662 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 663 +))) 664 +* ((( 665 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 666 +))) 667 + 668 +((( 669 + 670 +))) 671 + 672 +((( 673 + 674 +))) 675 + 676 +== 3.3 Get Firmware Version Info == 677 + 678 +Feature: use downlink to get firmware version. 679 + 680 +(% style="color:#037691" %)**Downlink Command: 0x26** 681 + 682 +(% aria-label="image-20220607171917-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220607171917-10.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %) 683 + 684 +* Reply to the confirmation package: 26 01 685 +* Reply to non-confirmed packet: 26 00 686 + 687 +Device will send an uplink after got this downlink command. With below payload: 688 + 689 +Configures info payload: 690 + 691 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 692 +|=((( 693 +**Size(bytes)** 694 +)))|=**1**|=**1**|=**1**|=**2**|=**1**|=**4**|=**1** 695 +|**Value**|Software Type|((( 696 +Frequency 697 + 698 +Band 699 +)))|Sub-band|((( 700 +Firmware 701 + 702 +Version 703 +)))|Sensor Type|Reserve|((( 704 +[[Message Type>>||anchor="H2.4.4A0MessageType"]] 705 +Always 0x02 706 +))) 707 + 708 +(% aria-label="1654939064380-661.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654939064380-661.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %) 709 + 710 + 711 +**Software Type**: Always 0x03 for LDDS04 712 + 713 + 714 +**Frequency Band**: 715 + 716 +*0x01: EU868 717 + 718 +*0x02: US915 719 + 720 +*0x03: IN865 721 + 722 +*0x04: AU915 723 + 724 +*0x05: KZ865 725 + 726 +*0x06: RU864 727 + 728 +*0x07: AS923 729 + 730 +*0x08: AS923-1 731 + 732 +*0x09: AS923-2 733 + 734 +*0xa0: AS923-3 735 + 736 + 737 +**Sub-Band**: value 0x00 ~~ 0x08 738 + 739 + 740 +**Firmware Version**: 0x0100, Means: v1.0.0 version 741 + 742 + 743 +**Sensor Type**: 744 + 745 +0x01: LSE01 746 + 747 +0x02: LDDS75 748 + 749 +0x03: LDDS20 750 + 751 +0x04: LLMS01 752 + 753 +0x05: LSPH01 754 + 755 +0x06: LSNPK01 756 + 757 +0x07: LLDS12 758 + 759 + 760 + 761 += 4. Battery & How to replace = 762 + 763 +== 4.1 Battery Type == 764 + 765 +((( 766 +LDDS04 is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter. 767 +))) 768 + 769 +((( 770 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 771 +))) 772 + 542 542 (% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593587246-335.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none; left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)(%%) 543 543 544 -Minimum Working Voltage for the LSN50V2-D2X: 545 545 546 - LSN50V2-D2X:2.45v~~3.6v776 +Minimum Working Voltage for the LDDS04: 547 547 778 +LDDS04: 2.45v ~~ 3.6v 548 548 549 549 550 -== 3.2 Replace Battery == 551 551 782 +== 4.2 Replace Battery == 783 + 552 552 ((( 553 553 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. 554 554 ))) ... ... @@ -559,7 +559,7 @@ 559 559 560 560 561 561 562 -== 3.3794 +== 4.3 Power Consumption Analyze == 563 563 564 564 ((( 565 565 Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval. ... ... @@ -572,7 +572,7 @@ 572 572 573 573 **Step 1 :** Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: 574 574 575 -[[https:~~/~~/www.dragino.com/downloads/index.p hp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]807 +[[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]] 576 576 577 577 578 578 **Step 2 :** Open it and choose ... ... @@ -583,21 +583,19 @@ 583 583 584 584 And the Life expectation in difference case will be shown on the right. 585 585 586 -[[image:image-20220 623094856-3.jpeg||height="393" width="1214"]]818 +(% aria-label="1654593605679-189.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593605679-189.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png) rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none; left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png) rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none; left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)(%%) 587 587 588 588 589 -(% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none; left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png) rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none; left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)(%%) 590 - 591 591 The battery related documents as below: 592 592 593 593 * ((( 594 -[[Battery Dimension>>http s://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],824 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]], 595 595 ))) 596 596 * ((( 597 -[[Lithium-Thionyl Chloride Battery datasheet>>https://www.dragino.com/downloads/ index.php?dir=datasheet/Battery/]],827 +[[Lithium-Thionyl Chloride Battery datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]], 598 598 ))) 599 599 * ((( 600 -[[Lithium-ion Battery-Capacitor datasheet>>http s://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]830 +[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]] 601 601 ))) 602 602 603 603 (% aria-label="image-20220607172042-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220607172042-11.png||data-widget="image"]](% style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none; left:0px; top:-15px" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]][[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" tabindex="-1" %)(%%) ... ... @@ -604,101 +604,90 @@ 604 604 605 605 606 606 607 -=== 3.3.1837 +=== 4.3.1 Battery Note === 608 608 609 609 ((( 610 -((( 611 611 The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased. 612 612 ))) 613 -))) 614 614 615 615 616 616 617 -=== 3.3.2845 +=== 4.3.2 Replace the battery === 618 618 619 619 ((( 620 -((( 621 -You can change the battery in the LSN50V2-D2X.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board. 848 +You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board. 622 622 ))) 623 623 624 624 625 625 ((( 626 -The default battery pack of LS N50V2-D2Xincludes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)853 +The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes). 627 627 ))) 628 628 629 - 630 -))) 631 631 857 += 5. Use AT Command = 632 632 633 -= 4.Use AT Command =859 +== 5.1 Access AT Commands == 634 634 635 - ==4.1AccessATCommands==861 +LDDS04 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LDDS04 for using AT command, as below. 636 636 637 - UsercanuseaUSBtoTTLadaptertoconnectLSN50V2-D20 touseTcommand toconfigure thedevice.Exampleisasbelow:863 +(% aria-label="1654940081538-914.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654940081538-914.png||data-widget="image"]](% style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %) 638 638 639 639 640 - [[image:image-20220623095817-4.png||height="665" width="1032"]]866 +**Connection:** 641 641 642 -(% style=" display:none" %)(%%)868 +(% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND** 643 643 644 - [[image:image-20220623100044-7.png]]870 +(% style="background-color:yellow" %)** USB TTL TXD <~-~-~-~-> UART_RXD** 645 645 872 +(% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD** 646 646 647 -(% style="display:none" %) (%%) 648 648 649 -= 5. FAQ = 875 +((( 876 +((( 877 +In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LDDS04. 878 +))) 650 650 651 -== 5.1 What is the frequency range of LSN50v2-D20? == 880 +((( 881 +LDDS04 will output system info once power on as below: 882 +))) 883 +))) 652 652 653 -Different LSN50V2-D20 version supports different frequency range, below is the table for the working frequency and recommend bands for each model: 654 654 655 -[[image:image-20220 623100350-8.png]]886 + (% aria-label="1654593712276-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654593712276-618.png||data-widget="image"]](% style="background:url(~"http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %) 656 656 888 +Valid AT Command please check [[Configure Device>>||anchor="H3.A0ConfigureLDDS04viaATCommandorLoRaWANDownlink"]]. 657 657 658 -== 5.2 What is the Frequency Plan? == 659 659 660 -Please refer Dragino End Node Frequency Plan: [[End Device Frequency Band>>doc:Main.End Device Frequency Band.WebHome]] 661 661 892 += 6. FAQ = 662 662 894 +== 6.1 How to change the LoRa Frequency Bands/Region == 663 663 664 -== 5.3 How to update the firmware? == 896 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.9A0200BFirmwareChangeLog"]]. 897 +When downloading the images, choose the required image file for download. 665 665 666 -User can upgrade the firmware for: 667 667 668 -* ((( 669 -Support new features 670 -))) 671 -* ((( 672 -For bug fix 673 -))) 674 -* ((( 675 -Change LoRaWAN bands. 676 -))) 677 677 678 - Pleaseseethis link forhow toupgrade: ****[[Firmware Upgrade Instruction>>doc:Main.Firmware UpgradeInstruction for STM32 base products.WebHome]]901 += 7. Trouble Shooting = 679 679 903 +== 7.1 AT Command input doesn't work == 680 680 681 - 682 -= 6. Trouble Shooting = 683 - 684 -== 6.1 AT Command input doesn't work == 685 - 686 686 In the case if user can see the console output but can’t type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string. 687 687 907 +((( 908 + 909 +))) 688 688 689 689 690 -= 7. Order Info =912 += 8. Order Info = 691 691 914 +== 8.1 Main Device LDDS04 == 692 692 693 - **Part Number:** (% style="color:blue" %)**LSN50V2-D20-XXX (Signal Probe)**916 +Part Number **:** (% style="color:blue" %)**LDDS04-XX** 694 694 695 -**~ Or (% style="color:blue" %)LSN50V2-D22-XXX (Dual Probe)(%%)** 696 696 697 - **~ Or(% style="color:blue" %)LSN50V2-D23-XXX(Triple Probe)(%%)**919 +(% style="color:blue" %)**XX**(%%)**: **The default frequency band 698 698 699 - 700 -(% style="color:blue" %)**XXX**(%%)**: **The default frequency band 701 - 702 702 * (% style="color:red" %)**AS923 **(%%)**:** LoRaWAN AS923 band 703 703 * (% style="color:red" %)**AU915 **(%%)**:** LoRaWAN AU915 band 704 704 * (% style="color:red" %)**EU433 **(%%)**:** LoRaWAN EU433 band ... ... @@ -708,14 +708,21 @@ 708 708 * (% style="color:red" %)**IN865 **(%%)**:** LoRaWAN IN865 band 709 709 * (% style="color:red" %)**CN470 **(%%)**:** LoRaWAN CN470 band 710 710 930 +== 8.2 Probe Model == 711 711 932 +Detail See [[Probe Option>>path:#Probe_Option]] Section 712 712 713 -= 8. Packing Info = 934 +* A01A-15 935 +* A02-15 936 +* A13-15 937 +* A16-15 714 714 939 += 9. Packing Info = 715 715 941 + 716 716 **Package Includes**: 717 717 718 -* LS N50v2-D2xLoRaWANTemperature Sensor x 1944 +* LDDS04 LoRaWAN 4-Channels Distance Sensor x 1 719 719 720 720 **Dimension and weight**: 721 721 ... ... @@ -724,9 +724,7 @@ 724 724 * Package Size / pcs : cm 725 725 * Weight / pcs : g 726 726 953 += 10. Support = 727 727 728 - 729 -= 9. Support = 730 - 731 731 * 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. 732 732 * 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.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
- image-20220623095817-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -2.5 MB - Content
- image-20220623095817-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.3 KB - Content
- image-20220623095817-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -36.8 KB - Content
- image-20220623100044-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -168.8 KB - Content
- image-20220623100350-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -15.5 KB - Content