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 265.5
edited by Xiaoling
on 2022/06/23 10:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,6 +18,8 @@
18 18  
19 19  **Table of Contents:**
20 20  
21 +{{toc/}}
22 +
21 21  (% aria-label="macro:toc widget" contenteditable="false" role="region" tabindex="-1" %)
22 22  (((
23 23  (% 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"]]
... ... @@ -55,6 +55,7 @@
55 55  
56 56  == 1.2  Specifications ==
57 57  
60 +
58 58  (% style="color:#037691" %)**Common DC Characteristics:**
59 59  
60 60  * Supply Voltage: built in 8500mAh Li-SOCI2 battery
... ... @@ -61,7 +61,6 @@
61 61  * Operating Temperature: -40 ~~ 85°C
62 62  
63 63  
64 -
65 65  (% style="color:#037691" %)**Temperature Sensor:**
66 66  
67 67  * Range: -55 to + 125°C
... ... @@ -68,7 +68,6 @@
68 68  * Accuracy ±0.5°C (max ±2.0 °C).
69 69  
70 70  
71 -
72 72  (% style="color:#037691" %)**LoRa Spec:**
73 73  
74 74  * Frequency Range,
... ... @@ -84,7 +84,6 @@
84 84  * LoRaWAN 1.0.3 Specification
85 85  
86 86  
87 -
88 88  (% style="color:#037691" %)**Power Consumption**
89 89  
90 90  * Sleeping Mode: 20uA
... ... @@ -92,8 +92,6 @@
92 92  
93 93  
94 94  
95 -
96 -
97 97  == ​1.3  Features ==
98 98  
99 99  * LoRaWAN v1.0.3 Class A
... ... @@ -154,8 +154,6 @@
154 154  
155 155  
156 156  
157 -
158 -
159 159  == 1.6  Pin Definitions and Switch ==
160 160  
161 161  (% class="wikigeneratedid" %)
... ... @@ -193,8 +193,6 @@
193 193  
194 194  
195 195  
196 -
197 -
198 198  == 1.7  Hardware Change log ==
199 199  
200 200  LSN50v2-D20 v1.0:  Release.
... ... @@ -216,7 +216,7 @@
216 216  (((
217 217  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.
218 218  
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" %)​
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]]
220 220  )))
221 221  
222 222  (% 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" %)​(%%)​
... ... @@ -370,20 +370,9 @@
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.
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"]]
374 374  
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  
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 -
387 387  (% 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" %)​
388 388  
389 389  == 2.4  Temperature Alarm Feature ==
... ... @@ -409,7 +409,7 @@
409 409  LSN50V2-D20 supports configuration via LoRaWAN downlink command or AT Commands.
410 410  
411 411  * Downlink command instructions for different platform: [[Use Note for Server>>doc:Main.WebHome]](IoT LoRaWAN Server)
412 -* AT Command Access Instructions: [[LINK>>path:#AT_Command]]
395 +* AT Command Access Instructions: [[LINK>>||anchor="H4.A0UseATCommand"]]
413 413  
414 414  There are two parts of commands: General one and Special for this model.
415 415  
... ... @@ -515,7 +515,6 @@
515 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 516  * If device successful join LoRaWAN network, the LED will be solid on for 5 seconds.
517 517  
518 -
519 519  == 2.7  Button Function ==
520 520  
521 521  **Internal RESET button:**
... ... @@ -714,8 +714,6 @@
714 714  * (% style="color:red" %)**CN470 **(%%)**:** LoRaWAN CN470 band
715 715  
716 716  
717 -
718 -
719 719  = 8. ​ Packing Info =
720 720  
721 721  
... ... @@ -723,7 +723,6 @@
723 723  
724 724  * LSN50v2-D2x LoRaWAN Temperature Sensor x 1
725 725  
726 -
727 727  **Dimension and weight**:
728 728  
729 729  * Device Size: cm
... ... @@ -732,8 +732,6 @@
732 732  * Weight / pcs : g
733 733  
734 734  
735 -
736 -
737 737  = 9.  ​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.
1655952600869-544.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +78.5 KB
Content