<
From version < 96.1 >
edited by Mengting Qiu
on 2024/07/17 15:25
To version < 102.1 >
edited by Mengting Qiu
on 2024/10/31 16:45
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,7 @@
22 22  == 1.1 What is SN50v3-LB/LS LoRaWAN Generic Node ==
23 23  
24 24  
25 -(% style="color:blue" %)**SN50V3-LB/LS **(%%)LoRaWAN Sensor Node is a Long Range LoRa Sensor Node. It is designed for outdoor use and powered by (% style="color:blue" %)** 8500mAh Li/SOCl2 battery**(%%)  or (% style="color:blue" %)**solar powered + li-on battery**(%%) for long term use.SN50V3-LB/LS is designed to facilitate developers to quickly deploy industrial level LoRa and IoT solutions. It help users to turn the idea into a practical application and make the Internet of Things a reality. It is easy to program, create and connect your things everywhere.
25 +(% style="color:blue" %)**SN50V3-LB/LS **(%%)LoRaWAN Sensor Node is a Long Range LoRa Sensor Node. It is designed for outdoor use and powered by (% style="color:blue" %)** 8500mAh Li/SOCl2 battery**(%%)  or (% style="color:blue" %)**solar powered + Li-ion battery**(%%) for long term use.SN50V3-LB/LS is designed to facilitate developers to quickly deploy industrial level LoRa and IoT solutions. It help users to turn the idea into a practical application and make the Internet of Things a reality. It is easy to program, create and connect your things everywhere.
26 26  
27 27  (% style="color:blue" %)**SN50V3-LB/LS wireless part**(%%) is based on SX1262 allows the user to send data and reach extremely long ranges at low data-rates.It provides ultra-long range spread spectrum communication and high interference immunity whilst minimising current consumption.It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, and so on.
28 28  
... ... @@ -44,7 +44,7 @@
44 44  * Uplink on periodically
45 45  * Downlink to change configure
46 46  * 8500mAh Li/SOCl2 Battery (SN50v3-LB)
47 -* Solar panel + 3000mAh Li-on battery (SN50v3-LS)
47 +* Solar panel + 3000mAh Li-ion battery (SN50v3-LS)
48 48  
49 49  == 1.3 Specification ==
50 50  
... ... @@ -135,10 +135,9 @@
135 135  === 1.8.1 for LB version ===
136 136  
137 137  
138 -[[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143884058-338.png]][[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143899218-599.png]]
138 +[[image:image-20240924112806-1.png||height="548" width="894"]]
139 139  
140 140  
141 -[[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143909447-639.png]]
142 142  
143 143  === 1.8.2 for LS version ===
144 144  
... ... @@ -689,7 +689,7 @@
689 689  
690 690  
691 691  
692 -==== 2.3.2.11  MOD~=11 (TEMP117) ====
691 +==== 2.3.2.11  MOD~=11 (TEMP117)(Since firmware V1.3.0) ====
693 693  
694 694  
695 695  In this mode, uplink payload includes in total 11 bytes. Uplink packets use FPORT=2.
... ... @@ -719,7 +719,7 @@
719 719  [[image:image-20240717141528-2.jpeg||height="430" width="654"]]
720 720  
721 721  
722 -==== 2.3.2.12  MOD~=12 (Count+SHT31) ====
721 +==== 2.3.2.12  MOD~=12 (Count+SHT31)(Since firmware V1.3.1) ====
723 723  
724 724  
725 725  This mode has total 11 bytes. As shown below:
... ... @@ -727,9 +727,9 @@
727 727  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
728 728  |=(% style="width: 86px; background-color: rgb(79, 129, 189); color: white;" %)**Size(bytes)**|=(% style="width: 86px; background-color: rgb(79, 129, 189); color: white;" %)**2**|=(% style="width: 86px; background-color: rgb(79, 129, 189); color: white;" %)**2**|=(% style="width: 86px; background-color: rgb(79, 129, 189); color: white;" %)**2**|=(% style="width: 86px; background-color: rgb(79, 129, 189); color: white;" %)**1**|=(% style="width: 86px; background-color: rgb(79, 129, 189); color: white;" %)**4**
729 729  |Value|BAT|(% style="width:86px" %)(((
730 - Humidity_SHT31
729 + Temperature_SHT31
731 731  )))|(% style="width:86px" %)(((
732 -Temperature_SHT31
731 +Humidity_SHT31
733 733  )))|(% style="width:86px" %)(((
734 734   Digital in(PB15)
735 735  )))|(% style="width:86px" %)(((
... ... @@ -1355,21 +1355,39 @@
1355 1355  * (Recommanded way) OTA firmware update via wireless: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1356 1356  * Update through UART TTL interface: **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
1357 1357  
1358 -= 6. FAQ =
1357 += 6.  Developer Guide =
1359 1359  
1360 -== 6.1 Where can i find source code of SN50v3-LB/LS? ==
1359 +SN50v3 is an open source project, developer can use compile their firmware for customized applications. User can get the source code from:
1361 1361  
1361 +* (((
1362 +Software Source Code: [[Releases · dragino/SN50v3 (github.com)>>url:https://github.com/dragino/SN50v3/releases]]
1363 +)))
1364 +* (((
1365 +Hardware Design files:  **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1366 +)))
1367 +* (((
1368 +Compile instruction:[[Compile instruction>>https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Module/Compile%20and%20Upload%20Code%20to%20ASR6601%20Platform/]]
1369 +)))
1362 1362  
1363 -* **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1364 -* **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1371 +**~1. If you want to change frequency, modify the Preprocessor Symbols.**
1365 1365  
1366 -== 6.2 How to generate PWM Output in SN50v3-LB/LS? ==
1373 +For example, change EU868 to US915
1367 1367  
1375 +[[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/1656318662202-530.png?rev=1.1||alt="1656318662202-530.png"]]
1368 1368  
1377 +**2. Compile and build**
1378 +
1379 +[[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220627163212-17.png?rev=1.1||alt="image-20220627163212-17.png"]]
1380 +
1381 += 7. FAQ =
1382 +
1383 +== 7.1 How to generate PWM Output in SN50v3-LB/LS? ==
1384 +
1385 +
1369 1369  See this document: **[[Generate PWM Output on SN50v3>>https://www.dropbox.com/scl/fi/r3trcet2knujg40w0mgyn/Generate-PWM-Output-on-SN50v3.pdf?rlkey=rxsgmrhhrv62iiiwjq9sv10bn&dl=0]]**.
1370 1370  
1371 1371  
1372 -== 6.3 How to put several sensors to a SN50v3-LB/LS? ==
1389 +== 7.2 How to put several sensors to a SN50v3-LB/LS? ==
1373 1373  
1374 1374  
1375 1375  When we want to put several sensors to A SN50v3-LB/LS, the waterproof at the grand connector will become an issue. User can try to exchange the grand connector to below type.
... ... @@ -1379,7 +1379,7 @@
1379 1379  [[image:image-20230810121434-1.png||height="242" width="656"]]
1380 1380  
1381 1381  
1382 -= 7. Order Info =
1399 += 8. Order Info =
1383 1383  
1384 1384  
1385 1385  Part Number: (% style="color:blue" %)**SN50v3-LB-XX-YY**(%%) or (% style="color:blue" %)**SN50v3-LS-XX-YY**
... ... @@ -1402,7 +1402,7 @@
1402 1402  * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole
1403 1403  * (% style="color:red" %)**NH**(%%): No Hole
1404 1404  
1405 -= 8. ​Packing Info =
1422 += 9. ​Packing Info =
1406 1406  
1407 1407  
1408 1408  (% style="color:#037691" %)**Package Includes**:
... ... @@ -1416,7 +1416,7 @@
1416 1416  * Package Size / pcs : cm
1417 1417  * Weight / pcs : g
1418 1418  
1419 -= 9. Support =
1436 += 10. Support =
1420 1420  
1421 1421  
1422 1422  * 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.
image-20240924112806-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +140.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0