<
From version < 74.5 >
edited by Xiaoling
on 2023/08/19 16:07
To version < 74.6 >
edited by Xiaoling
on 2023/09/26 08:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,7 +19,7 @@
19 19  
20 20  (% 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.
21 21  
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.
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, and so on.
23 23  
24 24  (% 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.
25 25  
... ... @@ -27,7 +27,6 @@
27 27  
28 28  SN50V3-LB is the 3^^rd^^ generation of LSN50 series generic sensor node from Dragino. It is an (% style="color:blue" %)**open source project**(%%) and has a mature LoRaWAN stack and application software. User can use the pre-load software for their IoT projects or easily customize the software for different requirements.
29 29  
30 -
31 31  == 1.2 ​Features ==
32 32  
33 33  
... ... @@ -42,7 +42,6 @@
42 42  * 8500mAh Battery for long term use
43 43  
44 44  
45 -
46 46  == 1.3 Specification ==
47 47  
48 48  
... ... @@ -81,7 +81,6 @@
81 81  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
82 82  
83 83  
84 -
85 85  == 1.4 Sleep mode and working mode ==
86 86  
87 87  
... ... @@ -110,7 +110,6 @@
110 110  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
111 111  
112 112  
113 -
114 114  == 1.6 BLE connection ==
115 115  
116 116  
... ... @@ -923,7 +923,6 @@
923 923  * 9: MOD10
924 924  
925 925  
926 -
927 927  == 2.4 Payload Decoder file ==
928 928  
929 929  
... ... @@ -954,7 +954,6 @@
954 954  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
955 955  
956 956  
957 -
958 958  == 3.2 General Commands ==
959 959  
960 960  
... ... @@ -1003,7 +1003,6 @@
1003 1003  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1004 1004  
1005 1005  
1006 -
1007 1007  === 3.3.2 Get Device Status ===
1008 1008  
1009 1009  
... ... @@ -1053,7 +1053,6 @@
1053 1053  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
1054 1054  
1055 1055  
1056 -
1057 1057  === 3.3.4 Set Power Output Duration ===
1058 1058  
1059 1059  
... ... @@ -1087,7 +1087,6 @@
1087 1087  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
1088 1088  
1089 1089  
1090 -
1091 1091  === 3.3.5 Set Weighing parameters ===
1092 1092  
1093 1093  
... ... @@ -1114,7 +1114,6 @@
1114 1114  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1115 1115  
1116 1116  
1117 -
1118 1118  === 3.3.6 Set Digital pulse count value ===
1119 1119  
1120 1120  
... ... @@ -1139,7 +1139,6 @@
1139 1139  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1140 1140  
1141 1141  
1142 -
1143 1143  === 3.3.7 Set Workmode ===
1144 1144  
1145 1145  
... ... @@ -1165,7 +1165,6 @@
1165 1165  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1166 1166  
1167 1167  
1168 -
1169 1169  === 3.3.8 PWM setting ===
1170 1170  
1171 1171  
... ... @@ -1194,7 +1194,6 @@
1194 1194  * Example 2: Downlink Payload: 0C01  **~-~-->**  AT+PWMSET=1
1195 1195  
1196 1196  
1197 -
1198 1198  = 4. Battery & Power Consumption =
1199 1199  
1200 1200  
... ... @@ -1221,7 +1221,6 @@
1221 1221  * 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]]**.
1222 1222  
1223 1223  
1224 -
1225 1225  = 6. FAQ =
1226 1226  
1227 1227  == 6.1 Where can i find source code of SN50v3-LB? ==
... ... @@ -1231,7 +1231,6 @@
1231 1231  * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1232 1232  
1233 1233  
1234 -
1235 1235  == 6.2 How to generate PWM Output in SN50v3-LB? ==
1236 1236  
1237 1237  
... ... @@ -1272,7 +1272,6 @@
1272 1272  * (% style="color:red" %)**NH**(%%): No Hole
1273 1273  
1274 1274  
1275 -
1276 1276  = 8. ​Packing Info =
1277 1277  
1278 1278  
... ... @@ -1288,7 +1288,6 @@
1288 1288  * Weight / pcs : g
1289 1289  
1290 1290  
1291 -
1292 1292  = 9. Support =
1293 1293  
1294 1294  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0