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

From version 264.14
edited by Xiaoling
on 2022/06/23 10:46
Change comment: There is no comment for this version
To version 264.4
edited by Xiaoling
on 2022/06/23 10:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,15 +60,11 @@
60 60  * Supply Voltage: built in 8500mAh Li-SOCI2 battery
61 61  * Operating Temperature: -40 ~~ 85°C
62 62  
63 -
64 -
65 65  (% style="color:#037691" %)**Temperature Sensor:**
66 66  
67 67  * Range: -55 to + 125°C
68 68  * Accuracy ±0.5°C (max ±2.0 °C).
69 69  
70 -
71 -
72 72  (% style="color:#037691" %)**LoRa Spec:**
73 73  
74 74  * Frequency Range,
... ... @@ -83,17 +83,11 @@
83 83  * Automatic RF Sense and CAD with ultra-fast AFC.
84 84  * LoRaWAN 1.0.3 Specification
85 85  
86 -
87 -
88 88  (% style="color:#037691" %)**Power Consumption**
89 89  
90 90  * Sleeping Mode: 20uA
91 91  * LoRaWAN Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
92 92  
93 -
94 -
95 -
96 -
97 97  == ​1.3  Features ==
98 98  
99 99  * LoRaWAN v1.0.3 Class A
... ... @@ -152,10 +152,6 @@
152 152  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]]
153 153  )))
154 154  
155 -
156 -
157 -
158 -
159 159  == 1.6  Pin Definitions and Switch ==
160 160  
161 161  (% class="wikigeneratedid" %)
... ... @@ -191,10 +191,6 @@
191 191  1. When boot the device in flash mode
192 192  1. Send an uplink packet
193 193  
194 -
195 -
196 -
197 -
198 198  == 1.7  Hardware Change log ==
199 199  
200 200  LSN50v2-D20 v1.0:  Release.
... ... @@ -299,17 +299,17 @@
299 299  **Size (bytes)**
300 300  )))|=(% 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
301 301  |(% style="width:62.5px" %)**Value**|(((
302 -[[Battery>>||anchor="HBattery:"]]
284 +[[Battery>>||anchor="H2.4.1A0BatteryInfo"]][[ >>||anchor="H2.4.2A0InterruptPin"]]
303 303  )))|(% style="width:200px" %)(((
304 -[[Temp_ Red or Temp _White>>||anchor="HTemperatureREDorTemperatureWhite:"]]
286 +[[Temp_ Red or Temp _White>>||anchor="H2.4.3A0Distance"]]
305 305  )))|(% style="width:82px" %)(((
306 306  ignore
307 307  )))|(% style="width:91px" %)(((
308 -[[Alarm Flag>>||anchor="HAlarmFlag26MOD:"]]
290 +[[Alarm Flag>>||anchor="H2.4.3A0Distance"]]
309 309  )))|(% style="width:102px" %)(((
310 -[[Temp_White>>||anchor="HTemperatureWhite:"]]
292 +[[Temp_White>>||anchor="H2.4.3A0Distance"]]
311 311  )))|(% style="width:95px" %)(((
312 -[[Temp_Black>>||anchor="HTemperatureBlack:"]]
294 +[[Temp_Black>>||anchor="H2.4.4A0MessageType"]]
313 313  )))
314 314  
315 315  [[image:image-20220622180351-1.png||height="589" width="1096"]]
... ... @@ -370,7 +370,7 @@
370 370  
371 371  If payload >> 2 = 0x00  **~-~->**  means MOD=1, This is a sampling uplink message
372 372  
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.
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.
374 374  
375 375  (% 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" %)​
376 376  
... ... @@ -507,6 +507,7 @@
507 507  
508 508  * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
509 509  
492 +
510 510  == 2.6  LED Status ==
511 511  
512 512  LSN50-v2-D20 has an internal LED, it will active in below situation:
... ... @@ -516,6 +516,7 @@
516 516  * If device successful join LoRaWAN network, the LED will be solid on for 5 seconds.
517 517  
518 518  
502 +
519 519  == 2.7  Button Function ==
520 520  
521 521  **Internal RESET button:**
... ... @@ -680,6 +680,7 @@
680 680  Change LoRaWAN bands.
681 681  )))
682 682  
667 +
683 683  Please see this link for how to upgrade: ** **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
684 684  
685 685  
... ... @@ -692,18 +692,16 @@
692 692  
693 693  
694 694  
680 +
695 695  = 7.  Order Info =
696 696  
683 +== 7.1  Main Device LDDS04 ==
697 697  
698 -**Part Number:** (% style="color:blue" %)**LSN50V2-D20-XXX (Signal Probe)**
685 +Part Number **:** (% style="color:blue" %)**LDDS04-XX**
699 699  
700 -**~ Or (% style="color:blue" %)LSN50V2-D22-XXX (Dual Probe)(%%)**
701 701  
702 -**~ Or (% style="color:blue" %)LSN50V2-D23-XXX (Triple Probe)(%%)**
688 +(% style="color:blue" %)**XX**(%%)**: **The default frequency band
703 703  
704 -
705 -(% style="color:blue" %)**XXX**(%%)**: **The default frequency band
706 -
707 707  * (% style="color:red" %)**AS923 **(%%)**:** LoRaWAN AS923 band
708 708  * (% style="color:red" %)**AU915 **(%%)**:** LoRaWAN AU915 band
709 709  * (% style="color:red" %)**EU433 **(%%)**:** LoRaWAN EU433 band
... ... @@ -716,14 +716,13 @@
716 716  
717 717  
718 718  
719 -= 8. ​ Packing Info =
702 += 9. ​ Packing Info =
720 720  
721 721  
722 722  **Package Includes**:
723 723  
724 -* LSN50v2-D2x LoRaWAN Temperature Sensor x 1
707 +* LDDS04 LoRaWAN 4-Channels Distance Sensor x 1
725 725  
726 -
727 727  **Dimension and weight**:
728 728  
729 729  * Device Size: cm
... ... @@ -734,7 +734,7 @@
734 734  
735 735  
736 736  
737 -= 9.  ​Support =
719 += 10.  ​Support =
738 738  
739 739  * 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.
740 740  * 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]].