Last modified by Mengting Qiu on 2025/06/04 10:46

From version 257.2
edited by Xiaoling
on 2022/06/23 09:37
Change comment: There is no comment for this version
To version 264.15
edited by Xiaoling
on 2022/06/23 10:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,11 +60,15 @@
60 60  * Supply Voltage: built in 8500mAh Li-SOCI2 battery
61 61  * Operating Temperature: -40 ~~ 85°C
62 62  
63 +
64 +
63 63  (% style="color:#037691" %)**Temperature Sensor:**
64 64  
65 65  * Range: -55 to + 125°C
66 66  * Accuracy ±0.5°C (max ±2.0 °C).
67 67  
70 +
71 +
68 68  (% style="color:#037691" %)**LoRa Spec:**
69 69  
70 70  * Frequency Range,
... ... @@ -79,11 +79,17 @@
79 79  * Automatic RF Sense and CAD with ultra-fast AFC.
80 80  * LoRaWAN 1.0.3 Specification
81 81  
86 +
87 +
82 82  (% style="color:#037691" %)**Power Consumption**
83 83  
84 84  * Sleeping Mode: 20uA
85 85  * LoRaWAN Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
86 86  
93 +
94 +
95 +
96 +
87 87  == ​1.3  Features ==
88 88  
89 89  * LoRaWAN v1.0.3 Class A
... ... @@ -142,6 +142,10 @@
142 142  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]]
143 143  )))
144 144  
155 +
156 +
157 +
158 +
145 145  == 1.6  Pin Definitions and Switch ==
146 146  
147 147  (% class="wikigeneratedid" %)
... ... @@ -177,6 +177,10 @@
177 177  1. When boot the device in flash mode
178 178  1. Send an uplink packet
179 179  
194 +
195 +
196 +
197 +
180 180  == 1.7  Hardware Change log ==
181 181  
182 182  LSN50v2-D20 v1.0:  Release.
... ... @@ -281,17 +281,17 @@
281 281  **Size (bytes)**
282 282  )))|=(% style="width: 62.5px;" %)2|=(% style="width: 200px;" %)2|=(% style="width: 82px;" %)2|=(% style="width: 91px;" %)1|=(% style="width: 102px;" %)**2**|=(% style="width: 95px;" %)2
283 283  |(% style="width:62.5px" %)**Value**|(((
284 -[[Battery>>||anchor="H2.4.1A0BatteryInfo"]][[ >>||anchor="H2.4.2A0InterruptPin"]]
302 +[[Battery>>||anchor="HBattery:"]]
285 285  )))|(% style="width:200px" %)(((
286 -[[Temp_ Red or Temp _White>>||anchor="H2.4.3A0Distance"]]
304 +[[Temp_ Red or Temp _White>>||anchor="HTemperatureREDorTemperatureWhite:"]]
287 287  )))|(% style="width:82px" %)(((
288 288  ignore
289 289  )))|(% style="width:91px" %)(((
290 -[[Alarm Flag>>||anchor="H2.4.3A0Distance"]]
308 +[[Alarm Flag>>||anchor="HAlarmFlag26MOD:"]]
291 291  )))|(% style="width:102px" %)(((
292 -[[Temp_White>>||anchor="H2.4.3A0Distance"]]
310 +[[Temp_White>>||anchor="HTemperatureWhite:"]]
293 293  )))|(% style="width:95px" %)(((
294 -[[Temp_Black>>||anchor="H2.4.4A0MessageType"]]
312 +[[Temp_Black>>||anchor="HTemperatureBlack:"]]
295 295  )))
296 296  
297 297  [[image:image-20220622180351-1.png||height="589" width="1096"]]
... ... @@ -352,7 +352,7 @@
352 352  
353 353  If payload >> 2 = 0x00  **~-~->**  means MOD=1, This is a sampling uplink message
354 354  
355 -If payload >> 2 = 0x31  **~-~->**  means MOD=31, this message is a reply message for polling, this message contains the alarm settings. see [[this link>>path:#Poll_Alarm]] for detail.
373 +If payload >> 2 = 0x31  **~-~->**  means MOD=31, this message is a reply message for polling, this message contains the alarm settings. see [[this link>>||anchor="HPolltheAlarmsettings:"] for detail.
356 356  
357 357  (% 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" %)​
358 358  
... ... @@ -391,7 +391,7 @@
391 391  LSN50V2-D20 supports configuration via LoRaWAN downlink command or AT Commands.
392 392  
393 393  * Downlink command instructions for different platform: [[Use Note for Server>>doc:Main.WebHome]](IoT LoRaWAN Server)
394 -* AT Command Access Instructions: [[LINK>>path:#AT_Command]]
412 +* AT Command Access Instructions: [[LINK>>||anchor="H4.A0UseATCommand"]]
395 395  
396 396  There are two parts of commands: General one and Special for this model.
397 397  
... ... @@ -410,7 +410,6 @@
410 410  
411 411  === 2.5.2 Sensor related commands ===
412 412  
413 -(% class="wikigeneratedid" %)
414 414  ==== ====
415 415  
416 416  ==== (% style="color:red" %)**Set Alarm Threshold:**(%%) ====
... ... @@ -423,7 +423,6 @@
423 423  * When min≠0, and max=0, Alarm trigger when lower than min
424 424  * When min≠0 and max≠0, Alarm trigger when higher than max or lower than min
425 425  
426 -
427 427  **Example:**
428 428  
429 429   AT+18ALARM=-10,30  ~/~/ Alarm when < -10 or higher than 30.
... ... @@ -446,7 +446,6 @@
446 446  * 2: Temperature_White
447 447  * 3: Temperature_Black
448 448  
449 -
450 450  **Example:**
451 451  
452 452   AT+18ALARM=-10,30,1   ~/~/ Alarm when temperature_red < -10 or higher than 30.
... ... @@ -492,287 +492,53 @@
492 492  
493 493  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
494 494  
510 +== 2.6  LED Status ==
495 495  
512 +LSN50-v2-D20 has an internal LED, it will active in below situation:
496 496  
497 -== 2.8  LED Indicator ==
514 +* LED will fast blink 5 times when boot, this means the temperature sensor is detected.
515 +* After the fast blinks on boot, the LED will flash once which means device is trying to send Join Packet to the network.
516 +* If device successful join LoRaWAN network, the LED will be solid on for 5 seconds.
498 498  
499 -The LDDS04 has an internal LED which is used to show the status of different state.
500 500  
519 +== 2.7  Button Function ==
501 501  
502 -* After LDDS04 is turned on, if the 4 channels converter is detected, the LED will (% style="color:green" %)**flash 4 times quickly**(%%).  
503 -* (% style="color:green" %)**Blink once**(%%) when device transmit a packet.
504 -* Solid ON for (% style="color:green" %)**Five Seconds**(%%) when OTAA Join Successfully.
521 +**Internal RESET button:**
505 505  
506 -== 2.9  ​Firmware Change Log ==
523 +Press this button will reboot the device. Device will process OTAA Join to network again.
507 507  
508 508  
509 -**Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS04/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LLDS12/Firmware/]]
526 +(% style="color:inherit; font-family:inherit; font-size:26px" %)2.8  ​Firmware Change Log
510 510  
528 +**Firmware download link: **[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Firmware/LSN50.hex/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Firmware/LSN50.hex/]]
511 511  
530 +
512 512  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
513 513  
514 514  
515 515  
535 += 3.  Battery & How to replace =
516 516  
517 -= 3.  Configure LDDS04 via AT Command or LoRaWAN Downlink =
537 +== 3.1  Battery Type ==
518 518  
519 519  (((
520 -(((
521 -Use can configure LDDS04 via AT Command or LoRaWAN Downlink.
540 +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.
522 522  )))
523 -)))
524 524  
525 -* (((
526 526  (((
527 -AT Command Connection: See [[FAQ>>||anchor="H6.A0FAQ"]].
544 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
528 528  )))
529 -)))
530 -* (((
531 -(((
532 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
533 -)))
534 -)))
535 535  
536 -(((
537 -(((
538 -
539 -)))
540 -
541 -(((
542 -There are two kinds of commands to configure LDDS04, they are:
543 -)))
544 -)))
545 -
546 -* (((
547 -(((
548 -(% style="color:#4f81bd" %)** General Commands**.
549 -)))
550 -)))
551 -
552 -(((
553 -(((
554 -These commands are to configure:
555 -)))
556 -)))
557 -
558 -* (((
559 -(((
560 -General system settings like: uplink interval.
561 -)))
562 -)))
563 -* (((
564 -(((
565 -LoRaWAN protocol & radio related command.
566 -)))
567 -)))
568 -
569 -(((
570 -(((
571 -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]]
572 -)))
573 -)))
574 -
575 -(((
576 -(((
577 -
578 -)))
579 -)))
580 -
581 -* (((
582 -(((
583 -(% style="color:#4f81bd" %)** Commands special design for LDDS04**
584 -)))
585 -)))
586 -
587 -(((
588 -(((
589 -These commands only valid for LDDS04, as below:(% title="Click and drag to resize" %)​
590 -)))
591 -)))
592 -
593 -(% 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" %)​
594 -
595 -
596 -
597 -
598 -== 3.1  Set Transmit Interval Time ==
599 -
600 -Feature: Change LoRaWAN End Node Transmit Interval.
601 -
602 -(% style="color:#037691" %)**AT Command: AT+TDC**
603 -
604 -(% 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" %)​(%%)​
605 -
606 -
607 -(((
608 -(% style="color:#037691" %)**Downlink Command: 0x01**
609 -)))
610 -
611 -(((
612 -(((
613 -Format: Command Code (0x01) followed by 3 bytes time value.
614 -
615 -(((
616 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
617 -)))
618 -
619 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
620 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
621 -)))
622 -)))
623 -
624 -
625 -
626 -== 3.2  Set Interrupt Mode ==
627 -
628 -(((
629 -Feature, Set Interrupt mode for GPIO_EXIT.
630 -)))
631 -
632 -(((
633 -(% style="color:#037691" %)**Downlink Command: AT+INTMOD**
634 -)))
635 -
636 -(% 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" %)​(%%)​
637 -
638 -
639 -(((
640 -(% style="color:#037691" %)**Downlink Command: 0x06**
641 -)))
642 -
643 -(((
644 -Format: Command Code (0x06) followed by 3 bytes.
645 -)))
646 -
647 -(((
648 -(((
649 -This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
650 -)))
651 -)))
652 -
653 -* (((
654 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
655 -)))
656 -* (((
657 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
658 -)))
659 -
660 -(((
661 -
662 -)))
663 -
664 -(((
665 -
666 -)))
667 -
668 -== 3.3  Get Firmware Version Info ==
669 -
670 -Feature: use downlink to get firmware version.
671 -
672 -(% style="color:#037691" %)**Downlink Command: 0x26**
673 -
674 -(% 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" %)​
675 -
676 -* Reply to the confirmation package: 26 01
677 -* Reply to non-confirmed packet: 26 00
678 -
679 -Device will send an uplink after got this downlink command. With below payload:
680 -
681 -Configures info payload:
682 -
683 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
684 -|=(((
685 -**Size(bytes)**
686 -)))|=**1**|=**1**|=**1**|=**2**|=**1**|=**4**|=**1**
687 -|**Value**|Software Type|(((
688 -Frequency
689 -
690 -Band
691 -)))|Sub-band|(((
692 -Firmware
693 -
694 -Version
695 -)))|Sensor Type|Reserve|(((
696 -[[Message Type>>||anchor="H2.4.4A0MessageType"]]
697 -Always 0x02
698 -)))
699 -
700 -(% 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" %)​
701 -
702 -
703 -**Software Type**: Always 0x03 for LDDS04
704 -
705 -
706 -**Frequency Band**:
707 -
708 -*0x01: EU868
709 -
710 -*0x02: US915
711 -
712 -*0x03: IN865
713 -
714 -*0x04: AU915
715 -
716 -*0x05: KZ865
717 -
718 -*0x06: RU864
719 -
720 -*0x07: AS923
721 -
722 -*0x08: AS923-1
723 -
724 -*0x09: AS923-2
725 -
726 -*0xa0: AS923-3
727 -
728 -
729 -**Sub-Band**: value 0x00 ~~ 0x08
730 -
731 -
732 -**Firmware Version**: 0x0100, Means: v1.0.0 version
733 -
734 -
735 -**Sensor Type**:
736 -
737 -0x01: LSE01
738 -
739 -0x02: LDDS75
740 -
741 -0x03: LDDS20
742 -
743 -0x04: LLMS01
744 -
745 -0x05: LSPH01
746 -
747 -0x06: LSNPK01
748 -
749 -0x07: LLDS12
750 -
751 -
752 -
753 -= 4. Battery & How to replace =
754 -
755 -== 4.1 Battery Type ==
756 -
757 -(((
758 -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.
759 -)))
760 -
761 -(((
762 -The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
763 -)))
764 -
765 765  (% 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" %)​(%%)​
766 766  
549 +Minimum Working Voltage for the LSN50V2-D2X:
767 767  
768 -Minimum Working Voltage for the LDDS04:
551 +LSN50V2-D2X:  2.45v ~~ 3.6v
769 769  
770 -LDDS04:  2.45v ~~ 3.6v
771 771  
772 772  
555 +== 3.2  Replace Battery ==
773 773  
774 -== 4.2 Replace Battery ==
775 -
776 776  (((
777 777  Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
778 778  )))
... ... @@ -783,7 +783,7 @@
783 783  
784 784  
785 785  
786 -== 4.3 Power Consumption Analyze ==
567 +== 3.3  Power Consumption Analyze ==
787 787  
788 788  (((
789 789  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.
... ... @@ -796,7 +796,7 @@
796 796  
797 797  **Step 1 :**  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
798 798  
799 -[[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/]]
580 +[[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/]]
800 800  
801 801  
802 802  **Step 2 :**  Open it and choose
... ... @@ -807,19 +807,21 @@
807 807  
808 808  And the Life expectation in difference case will be shown on the right.
809 809  
810 -(% 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" %)​(%%)​
591 +[[image:image-20220623094856-3.jpeg||height="393" width="1214"]]
811 811  
812 812  
594 +(% 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" %)​(%%)​
595 +
813 813  The battery related documents as below:
814 814  
815 815  * (((
816 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
599 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
817 817  )))
818 818  * (((
819 -[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
602 +[[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
820 820  )))
821 821  * (((
822 -[[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]]
605 +[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
823 823  )))
824 824  
825 825  (% 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" %)​(%%)​
... ... @@ -826,90 +826,101 @@
826 826  
827 827  
828 828  
829 -=== 4.3.1 ​Battery Note ===
612 +=== 3.3.1  ​Battery Note ===
830 830  
831 831  (((
615 +(((
832 832  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.
833 833  )))
618 +)))
834 834  
835 835  
836 836  
837 -=== ​4.3.2 Replace the battery ===
622 +=== ​3.3.2  Replace the battery ===
838 838  
839 839  (((
840 -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.
625 +(((
626 +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.
841 841  )))
842 842  
843 843  
844 844  (((
845 -The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user cant 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).
631 +The default battery pack of LSN50V2-D2X 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)
846 846  )))
847 847  
634 +
635 +)))
848 848  
849 -= 5.  Use AT Command =
850 850  
851 -== 5.1  Access AT Commands ==
638 += 4Use AT Command =
852 852  
853 -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.
640 +== 4.1  Access AT Commands ==
854 854  
855 -(% 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" %)​
642 +User can use a USB to TTL adapter to connect to LSN50V2-D20 to use AT command to configure the device. Example is as below:
856 856  
857 857  
858 -**Connection:**
645 +[[image:image-20220623095817-4.png||height="665" width="1032"]]
859 859  
860 -(% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
647 +(% style="display:none" %) (%%)
861 861  
862 -(% style="background-color:yellow" %)** USB TTL TXD  <~-~-~-~-> UART_RXD**
649 +[[image:image-20220623100044-7.png]]
863 863  
864 -(% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
865 865  
652 +(% style="display:none" %) (%%)
866 866  
867 -(((
868 -(((
869 -In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LDDS04.
870 -)))
654 += 5.  FAQ =
871 871  
872 -(((
873 -LDDS04 will output system info once power on as below:
874 -)))
875 -)))
656 +== 5.1 What is the frequency range of LSN50v2-D20? ==
876 876  
658 +Different LSN50V2-D20 version supports different frequency range, below is the table for the working frequency and recommend bands for each model:
877 877  
878 - (% 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" %)​
660 +[[image:image-20220623100350-8.png]]
879 879  
880 -Valid AT Command please check [[Configure Device>>||anchor="H3.A0ConfigureLDDS04viaATCommandorLoRaWANDownlink"]].
881 881  
663 +== 5.2 What is the Frequency Plan? ==
882 882  
665 +Please refer Dragino End Node Frequency Plan:  [[End Device Frequency Band>>doc:Main.End Device Frequency Band.WebHome]]
883 883  
884 -= 6.  FAQ =
885 885  
886 -== 6.1  How to change the LoRa Frequency Bands/Region ==
887 887  
888 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.9A0200BFirmwareChangeLog"]].
889 -When downloading the images, choose the required image file for download. ​
669 +== 5.3 How to update the firmware? ==
890 890  
671 +User can upgrade the firmware for:
891 891  
673 +* (((
674 +Support new features
675 +)))
676 +* (((
677 +For bug fix
678 +)))
679 +* (((
680 +Change LoRaWAN bands.
681 +)))
892 892  
893 -= 7.  Trouble Shooting =
683 +Please see this link for how to upgrade: ** **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
894 894  
895 -== 7.1  AT Command input doesn't work ==
896 896  
686 +
687 += 6.  Trouble Shooting =
688 +
689 +== 6.1  AT Command input doesn't work ==
690 +
897 897  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.
898 898  
899 -(((
900 -
901 -)))
902 902  
903 903  
904 -= 8.  Order Info =
695 += 7.  Order Info =
905 905  
906 -== 8.1  Main Device LDDS04 ==
907 907  
908 -Part Number **:** (% style="color:blue" %)**LDDS04-XX**
698 +**Part Number:** (% style="color:blue" %)**LSN50V2-D20-XXX (Signal Probe)**
909 909  
700 +**~ Or (% style="color:blue" %)LSN50V2-D22-XXX (Dual Probe)(%%)**
910 910  
911 -(% style="color:blue" %)**XX**(%%)**: **The default frequency band
702 +**~ Or (% style="color:blue" %)LSN50V2-D23-XXX (Triple Probe)(%%)**
912 912  
704 +
705 +(% style="color:blue" %)**XXX**(%%)**: **The default frequency band
706 +
913 913  * (% style="color:red" %)**AS923 **(%%)**:** LoRaWAN AS923 band
914 914  * (% style="color:red" %)**AU915 **(%%)**:** LoRaWAN AU915 band
915 915  * (% style="color:red" %)**EU433 **(%%)**:** LoRaWAN EU433 band
... ... @@ -919,22 +919,17 @@
919 919  * (% style="color:red" %)**IN865 **(%%)**:**  LoRaWAN IN865 band
920 920  * (% style="color:red" %)**CN470 **(%%)**:** LoRaWAN CN470 band
921 921  
922 -== 8.2  Probe Model ==
923 923  
924 -Detail See [[Probe Option>>path:#Probe_Option]] Section
925 925  
926 -* A01A-15
927 -* A02-15
928 -* A13-15
929 -* A16-15
930 930  
931 -= 9. ​ Packing Info =
719 += 8. ​ Packing Info =
932 932  
933 933  
934 934  **Package Includes**:
935 935  
936 -* LDDS04 LoRaWAN 4-Channels Distance Sensor x 1
724 +* LSN50v2-D2x LoRaWAN Temperature Sensor x 1
937 937  
726 +
938 938  **Dimension and weight**:
939 939  
940 940  * Device Size: cm
... ... @@ -942,7 +942,10 @@
942 942  * Package Size / pcs : cm
943 943  * Weight / pcs : g
944 944  
945 -= 10.  ​Support =
946 946  
735 +
736 +
737 += 9.  ​Support =
738 +
947 947  * 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.
948 948  * 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]].
1655948911890-793.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
image-20220623094856-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +102.7 KB
Content
image-20220623095817-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +2.5 MB
Content
image-20220623095817-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +58.3 KB
Content
image-20220623095817-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +36.8 KB
Content
image-20220623100044-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +168.8 KB
Content
image-20220623100350-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.5 KB
Content