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

From version 265.5
edited by Xiaoling
on 2022/06/23 10:56
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
... ... @@ -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"]]
... ... @@ -57,7 +57,6 @@
57 57  
58 58  == 1.2  Specifications ==
59 59  
60 -
61 61  (% style="color:#037691" %)**Common DC Characteristics:**
62 62  
63 63  * Supply Voltage: built in 8500mAh Li-SOCI2 battery
... ... @@ -64,6 +64,7 @@
64 64  * Operating Temperature: -40 ~~ 85°C
65 65  
66 66  
64 +
67 67  (% style="color:#037691" %)**Temperature Sensor:**
68 68  
69 69  * Range: -55 to + 125°C
... ... @@ -70,6 +70,7 @@
70 70  * Accuracy ±0.5°C (max ±2.0 °C).
71 71  
72 72  
71 +
73 73  (% style="color:#037691" %)**LoRa Spec:**
74 74  
75 75  * Frequency Range,
... ... @@ -85,6 +85,7 @@
85 85  * LoRaWAN 1.0.3 Specification
86 86  
87 87  
87 +
88 88  (% style="color:#037691" %)**Power Consumption**
89 89  
90 90  * Sleeping Mode: 20uA
... ... @@ -92,6 +92,8 @@
92 92  
93 93  
94 94  
95 +
96 +
95 95  == ​1.3  Features ==
96 96  
97 97  * LoRaWAN v1.0.3 Class A
... ... @@ -152,6 +152,8 @@
152 152  
153 153  
154 154  
157 +
158 +
155 155  == 1.6  Pin Definitions and Switch ==
156 156  
157 157  (% class="wikigeneratedid" %)
... ... @@ -189,6 +189,8 @@
189 189  
190 190  
191 191  
196 +
197 +
192 192  == 1.7  Hardware Change log ==
193 193  
194 194  LSN50v2-D20 v1.0:  Release.
... ... @@ -210,7 +210,7 @@
210 210  (((
211 211  Here is an example for how to join the [[TTN LoRaWAN >>url:http://www.thethingsnetwork.org/]]Server. Below is the network structure, in this demo we use [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] as LoRaWAN gateway.
212 212  
213 -(% 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"]][[image:1655891470063-521.png]](% title="Click and drag to resize" %)​[[image:1655952600869-544.png]]
219 +(% 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"]][[image:1655891470063-521.png]](% title="Click and drag to resize" %)​
214 214  )))
215 215  
216 216  (% 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" %)​(%%)​
... ... @@ -364,9 +364,20 @@
364 364  
365 365  If payload >> 2 = 0x00  **~-~->**  means MOD=1, This is a sampling uplink message
366 366  
367 -If payload >> 2 = 0x31  **~-~->**  means MOD=31, this message is a reply message for polling, this message contains the alarm settings. see [[~>url:http:~~/~~/www.dragino.com/downloads/index.php?dir" data-cke-saved-href="#HPolltheAlarmsettings:" href="#HPolltheAlarmsettings:"~>this link>>||anchor="HPolltheAlarmsettings:" aria-label="Data URI image image widget" contenteditable="false" role="presentation" 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"]]
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.
368 368  
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" %)​
369 369  
377 +
378 +=== 2.3.2  Decode payload in The Things Network ===
379 +
380 +In TTN, use can add a custom payload so it shows friendly. 
381 +
382 +In the page Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder to add the decoder from:
383 +
384 +[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSN50v2-D20/Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSN50v2-D20/Decoder/]]
385 +
386 +
370 370  (% 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"]](% 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" %)​
371 371  
372 372  == 2.4  Temperature Alarm Feature ==
... ... @@ -498,6 +498,7 @@
498 498  * After the fast blinks on boot, the LED will flash once which means device is trying to send Join Packet to the network.
499 499  * If device successful join LoRaWAN network, the LED will be solid on for 5 seconds.
500 500  
518 +
501 501  == 2.7  Button Function ==
502 502  
503 503  **Internal RESET button:**
... ... @@ -696,6 +696,8 @@
696 696  * (% style="color:red" %)**CN470 **(%%)**:** LoRaWAN CN470 band
697 697  
698 698  
717 +
718 +
699 699  = 8. ​ Packing Info =
700 700  
701 701  
... ... @@ -703,6 +703,7 @@
703 703  
704 704  * LSN50v2-D2x LoRaWAN Temperature Sensor x 1
705 705  
726 +
706 706  **Dimension and weight**:
707 707  
708 708  * Device Size: cm
... ... @@ -711,6 +711,8 @@
711 711  * Weight / pcs : g
712 712  
713 713  
735 +
736 +
714 714  = 9.  ​Support =
715 715  
716 716  * 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.
1655952600869-544.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -78.5 KB
Content