Last modified by Saxer Lin on 2025/03/18 17:25

From version 75.3
edited by Xiaoling
on 2023/11/01 15:46
Change comment: There is no comment for this version
To version 74.5
edited by Xiaoling
on 2023/08/19 16:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -SN50v3-LB -- LoRaWAN Sensor Node User Manual
1 +SN50v3-LB LoRaWAN Sensor Node User Manual
Parent
... ... @@ -1,1 +1,0 @@
1 -Main.User Manual for LoRaWAN End Nodes.WebHome
Content
... ... @@ -1,6 +1,8 @@
1 -
1 +(% style="text-align:center" %)
2 +[[image:image-20230515135611-1.jpeg||height="589" width="589"]]
2 2  
3 3  
5 +
4 4  **Table of Contents:**
5 5  
6 6  {{toc/}}
... ... @@ -17,7 +17,7 @@
17 17  
18 18  (% style="color:blue" %)**SN50V3-LB **(%%)LoRaWAN Sensor Node is a Long Range LoRa Sensor Node. It is designed for outdoor use and powered by (% style="color:blue" %)** 8500mA Li/SOCl2 battery**(%%) for long term use.SN50V3-LB 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.
19 19  
20 -(% style="color:blue" %)**SN50V3-LB 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.
22 +(% style="color:blue" %)**SN50V3-LB 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, smartphone detection, building automation, and so on.
21 21  
22 22  (% style="color:blue" %)**SN50V3-LB **(%%)has a powerful 48Mhz ARM microcontroller with 256KB flash and 64KB RAM. It has multiplex I/O pins to connect to different sensors.
23 23  
... ... @@ -127,7 +127,7 @@
127 127  == 1.7 Pin Definitions ==
128 128  
129 129  
130 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB%20--%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20230610163213-1.png?width=699&height=404&rev=1.1||alt="image-20230610163213-1.png"]]
132 +[[image:image-20230610163213-1.png||height="404" width="699"]]
131 131  
132 132  
133 133  == 1.8 Mechanical ==
... ... @@ -145,8 +145,9 @@
145 145  
146 146  SN50v3-LB has different hole size options for different size sensor cable. The options provided are M12, M16 and M20. The definition is as below:
147 147  
150 +[[image:http://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-20220627104757-1.png?rev=1.1||alt="image-20220627104757-1.png"]]
148 148  
149 -[[image:image-20231101154140-1.png||height="514" width="867"]]
152 +[[image:http://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/1656298089706-973.png?rev=1.1||alt="1656298089706-973.png"]]
150 150  
151 151  
152 152  = 2. Configure SN50v3-LB to connect to LoRaWAN network =
... ... @@ -919,6 +919,8 @@
919 919  * 8: MOD9
920 920  * 9: MOD10
921 921  
925 +
926 +
922 922  == 2.4 Payload Decoder file ==
923 923  
924 924  
... ... @@ -948,6 +948,8 @@
948 948  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
949 949  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
950 950  
956 +
957 +
951 951  == 3.2 General Commands ==
952 952  
953 953  
... ... @@ -995,6 +995,8 @@
995 995  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
996 996  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
997 997  
1005 +
1006 +
998 998  === 3.3.2 Get Device Status ===
999 999  
1000 1000  
... ... @@ -1043,6 +1043,8 @@
1043 1043  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
1044 1044  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
1045 1045  
1055 +
1056 +
1046 1046  === 3.3.4 Set Power Output Duration ===
1047 1047  
1048 1048  
... ... @@ -1075,6 +1075,8 @@
1075 1075  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
1076 1076  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
1077 1077  
1089 +
1090 +
1078 1078  === 3.3.5 Set Weighing parameters ===
1079 1079  
1080 1080  
... ... @@ -1100,6 +1100,8 @@
1100 1100  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
1101 1101  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1102 1102  
1116 +
1117 +
1103 1103  === 3.3.6 Set Digital pulse count value ===
1104 1104  
1105 1105  
... ... @@ -1123,6 +1123,8 @@
1123 1123  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1124 1124  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1125 1125  
1141 +
1142 +
1126 1126  === 3.3.7 Set Workmode ===
1127 1127  
1128 1128  
... ... @@ -1147,6 +1147,8 @@
1147 1147  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1148 1148  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1149 1149  
1167 +
1168 +
1150 1150  === 3.3.8 PWM setting ===
1151 1151  
1152 1152  
... ... @@ -1174,6 +1174,8 @@
1174 1174  * Example 1: Downlink Payload: 0C00  **~-~-->**  AT+PWMSET=0
1175 1175  * Example 2: Downlink Payload: 0C01  **~-~-->**  AT+PWMSET=1
1176 1176  
1196 +
1197 +
1177 1177  = 4. Battery & Power Consumption =
1178 1178  
1179 1179  
... ... @@ -1199,6 +1199,8 @@
1199 1199  * (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/]]**
1200 1200  * 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]]**.
1201 1201  
1223 +
1224 +
1202 1202  = 6. FAQ =
1203 1203  
1204 1204  == 6.1 Where can i find source code of SN50v3-LB? ==
... ... @@ -1207,6 +1207,8 @@
1207 1207  * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1208 1208  * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1209 1209  
1233 +
1234 +
1210 1210  == 6.2 How to generate PWM Output in SN50v3-LB? ==
1211 1211  
1212 1212  
... ... @@ -1246,6 +1246,8 @@
1246 1246  * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole
1247 1247  * (% style="color:red" %)**NH**(%%): No Hole
1248 1248  
1274 +
1275 +
1249 1249  = 8. ​Packing Info =
1250 1250  
1251 1251  
... ... @@ -1260,6 +1260,8 @@
1260 1260  * Package Size / pcs : cm
1261 1261  * Weight / pcs : g
1262 1262  
1290 +
1291 +
1263 1263  = 9. Support =
1264 1264  
1265 1265  
image-20231101154140-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -540.3 KB
Content