<
From version < 43.4 >
edited by Xiaoling
on 2023/05/16 13:41
To version < 43.1 >
edited by Saxer Lin
on 2023/05/16 11:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Saxer
Content
... ... @@ -16,15 +16,18 @@
16 16  
17 17  == 1.1 What is SN50v3-LB LoRaWAN Generic Node ==
18 18  
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  
21 +
22 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.
23 23  
24 +
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 +
26 26  (% style="color:blue" %)**SN50V3-LB**(%%) has a built-in BLE module, user can configure the sensor remotely via Mobile Phone. It also support OTA upgrade via private LoRa protocol for easy maintaining.
27 27  
30 +
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 30  
... ... @@ -42,7 +42,6 @@
42 42  
43 43  == 1.3 Specification ==
44 44  
45 -
46 46  (% style="color:#037691" %)**Common DC Characteristics:**
47 47  
48 48  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
... ... @@ -79,7 +79,6 @@
79 79  
80 80  == 1.4 Sleep mode and working mode ==
81 81  
82 -
83 83  (% style="color:blue" %)**Deep Sleep Mode: **(%%)Sensor doesn't have any LoRaWAN activate. This mode is used for storage and shipping to save battery life.
84 84  
85 85  (% style="color:blue" %)**Working Mode:** (%%)In this mode, Sensor will work as LoRaWAN Sensor to Join LoRaWAN network and send out sensor data to server. Between each sampling/tx/rx periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
... ... @@ -137,7 +137,6 @@
137 137  
138 138  == Hole Option ==
139 139  
140 -
141 141  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:
142 142  
143 143  [[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"]]
... ... @@ -852,6 +852,7 @@
852 852  * 7: MOD8
853 853  * 8: MOD9
854 854  
855 +(% class="wikigeneratedid" %)
855 855  == ==
856 856  
857 857  == 2.4 Payload Decoder file ==
... ... @@ -930,6 +930,7 @@
930 930  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
931 931  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
932 932  
934 +(% class="wikigeneratedid" %)
933 933  === ===
934 934  
935 935  === 3.3.2 Get Device Status ===
... ... @@ -979,6 +979,7 @@
979 979  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
980 980  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
981 981  
984 +(% class="wikigeneratedid" %)
982 982  === ===
983 983  
984 984  === 3.3.4 Set Power Output Duration ===
... ... @@ -1013,6 +1013,7 @@
1013 1013  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
1014 1014  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
1015 1015  
1019 +(% class="wikigeneratedid" %)
1016 1016  === ===
1017 1017  
1018 1018  === 3.3.5 Set Weighing parameters ===
... ... @@ -1039,6 +1039,7 @@
1039 1039  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
1040 1040  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1041 1041  
1046 +(% class="wikigeneratedid" %)
1042 1042  === ===
1043 1043  
1044 1044  === 3.3.6 Set Digital pulse count value ===
... ... @@ -1063,6 +1063,7 @@
1063 1063  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1064 1064  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1065 1065  
1071 +(% class="wikigeneratedid" %)
1066 1066  === ===
1067 1067  
1068 1068  === 3.3.7 Set Workmode ===
... ... @@ -1089,6 +1089,7 @@
1089 1089  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1090 1090  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1091 1091  
1098 +(% class="wikigeneratedid" %)
1092 1092  = =
1093 1093  
1094 1094  = 4. Battery & Power Consumption =
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0