<
From version < 53.2 >
edited by Xiaoling
on 2023/06/15 08:45
To version < 53.1 >
edited by Saxer Lin
on 2023/06/14 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
... ... @@ -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  
... ... @@ -233,33 +233,33 @@
233 233  
234 234  (% style="color:#037691" %)**Frequency Band**:
235 235  
236 -0x01: EU868
233 +*0x01: EU868
237 237  
238 -0x02: US915
235 +*0x02: US915
239 239  
240 -0x03: IN865
237 +*0x03: IN865
241 241  
242 -0x04: AU915
239 +*0x04: AU915
243 243  
244 -0x05: KZ865
241 +*0x05: KZ865
245 245  
246 -0x06: RU864
243 +*0x06: RU864
247 247  
248 -0x07: AS923
245 +*0x07: AS923
249 249  
250 -0x08: AS923-1
247 +*0x08: AS923-1
251 251  
252 -0x09: AS923-2
249 +*0x09: AS923-2
253 253  
254 -0x0a: AS923-3
251 +*0x0a: AS923-3
255 255  
256 -0x0b: CN470
253 +*0x0b: CN470
257 257  
258 -0x0c: EU433
255 +*0x0c: EU433
259 259  
260 -0x0d: KR920
257 +*0x0d: KR920
261 261  
262 -0x0e: MA869
259 +*0x0e: MA869
263 263  
264 264  
265 265  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -335,8 +335,9 @@
335 335  )))|(% style="width:189px" %)(((
336 336  Digital in(PB15) & Digital Interrupt(PA8)
337 337  )))|(% style="width:208px" %)(((
338 -Distance measure by: 1) LIDAR-Lite V3HP
339 -Or 2) Ultrasonic Sensor
335 +Distance measure by:1) LIDAR-Lite V3HP
336 +Or
337 +2) Ultrasonic Sensor
340 340  )))|(% style="width:117px" %)Reserved
341 341  
342 342  [[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/1656324539647-568.png?rev=1.1||alt="1656324539647-568.png"]]
... ... @@ -825,6 +825,7 @@
825 825  * 7: MOD8
826 826  * 8: MOD9
827 827  
826 +
828 828  == 2.4 Payload Decoder file ==
829 829  
830 830  
... ... @@ -854,6 +854,7 @@
854 854  * 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]].
855 855  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
856 856  
856 +
857 857  == 3.2 General Commands ==
858 858  
859 859  
... ... @@ -901,6 +901,7 @@
901 901  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
902 902  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
903 903  
904 +
904 904  === 3.3.2 Get Device Status ===
905 905  
906 906  
... ... @@ -949,6 +949,7 @@
949 949  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
950 950  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
951 951  
953 +
952 952  === 3.3.4 Set Power Output Duration ===
953 953  
954 954  
... ... @@ -981,6 +981,7 @@
981 981  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
982 982  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
983 983  
986 +
984 984  === 3.3.5 Set Weighing parameters ===
985 985  
986 986  
... ... @@ -1006,6 +1006,7 @@
1006 1006  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
1007 1007  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1008 1008  
1012 +
1009 1009  === 3.3.6 Set Digital pulse count value ===
1010 1010  
1011 1011  
... ... @@ -1029,6 +1029,7 @@
1029 1029  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1030 1030  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1031 1031  
1036 +
1032 1032  === 3.3.7 Set Workmode ===
1033 1033  
1034 1034  
... ... @@ -1053,6 +1053,7 @@
1053 1053  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1054 1054  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1055 1055  
1061 +
1056 1056  = 4. Battery & Power Consumption =
1057 1057  
1058 1058  
... ... @@ -1078,6 +1078,7 @@
1078 1078  * (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/]]
1079 1079  * 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]]**.
1080 1080  
1087 +
1081 1081  = 6. FAQ =
1082 1082  
1083 1083  == 6.1 Where can i find source code of SN50v3-LB? ==
... ... @@ -1086,6 +1086,7 @@
1086 1086  * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1087 1087  * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1088 1088  
1096 +
1089 1089  = 7. Order Info =
1090 1090  
1091 1091  
... ... @@ -1109,6 +1109,7 @@
1109 1109  * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole
1110 1110  * (% style="color:red" %)**NH**(%%): No Hole
1111 1111  
1120 +
1112 1112  = 8. ​Packing Info =
1113 1113  
1114 1114  
... ... @@ -1123,6 +1123,7 @@
1123 1123  * Package Size / pcs : cm
1124 1124  * Weight / pcs : g
1125 1125  
1135 +
1126 1126  = 9. Support =
1127 1127  
1128 1128  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0