Last modified by Xiaoling on 2024/09/24 15:37

From version 4.1
edited by Karry Zhuang
on 2024/09/20 18:06
Change comment: There is no comment for this version
To version 5.2
edited by Xiaoling
on 2024/09/23 17:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.karry
1 +XWiki.Xiaoling
Content
... ... @@ -1,13 +1,16 @@
1 -
1 +**Table of Contents:**
2 2  
3 +{{toc/}}
3 3  
4 4  
5 5  
6 6  
7 -== 1.RS485-LB connects to third-party sensors ==
8 8  
9 -== How to connect RS485-LB node to UART distance sensor? ==
9 += 1. RS485-LB connects to third-party sensors =
10 10  
11 +== 1.1 How to connect RS485-LB node to UART distance sensor? ==
12 +
13 +
11 11  Take the A16-15 as an example, but the same setup can support different distance sensors, compare specifications see this [[link>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DDS04-LB_LoRaWAN_4-Channels_Distance_Detection_Sensor_User_Manual/#H1.4ProbeOptions]] to DDS04-LB.
12 12  
13 13  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240703151202-1.png?rev=1.1||alt="image-20240703151202-1.png"]]
... ... @@ -31,20 +31,20 @@
31 31  
32 32  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240703161941-4.png?width=1357&height=619&rev=1.1||alt="image-20240703161941-4.png" height="619" width="1357"]]
33 33  
34 -== 2.SN50v3-LB connects to third-party sensors ==
35 35  
36 -
38 += 2. SN50v3-LB connects to third-party sensors =
37 37  
38 -=== 2.3.2 Working Modes & Sensor Data. Uplink via FPORT~=2 ===
40 +== 2.1 Working Modes & Sensor Data. Uplink via FPORT~=2 ==
39 39  
42 +
40 40  SN50v3-LB/LS has different working mode for the connections of different type of sensors. This section describes these modes. Use can use the AT Command (% style="color:blue" %)**AT+MOD**(%%) to set SN50v3-LB/LS to different working modes.
41 41  
42 42  For example:
43 43  
44 - (% style="color:blue" %)**AT+MOD=2  ** (%%) ~/~/ will set the SN50v3 to work in MOD=2 distance mode which target to measure distance via Ultrasonic Sensor.
47 +(% style="color:blue" %)**AT+MOD=2  ** (%%) ~/~/ will set the SN50v3 to work in MOD=2 distance mode which target to measure distance via Ultrasonic Sensor.
45 45  
46 46  
47 -(% style="color:red" %) **Important Notice:**
50 +(% style="color:red" %)**Important Notice:**
48 48  
49 49  ~1. Some working modes has payload more than 12 bytes, The US915/AU915/AS923 frequency bands' definition has maximum 11 bytes in (% style="color:blue" %)**DR0**(%%). Server sides will see NULL payload while SN50v3-LB/LS transmit in DR0 with 12 bytes payload.
50 50  
... ... @@ -52,8 +52,10 @@
52 52  
53 53  3. By default, the device will send an uplink message every 20 minutes.
54 54  
55 -==== 2.3.2.1  MOD~=1 (Default Mode) ====
56 56  
59 +=== 2.1.1 MOD~=1 (Default Mode) ===
60 +
61 +
57 57  In this mode, uplink payload includes in total 11 bytes. Uplink packets use FPORT=2.
58 58  
59 59  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
... ... @@ -72,8 +72,10 @@
72 72  
73 73  [[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-20220627150949-6.png?rev=1.1||alt="image-20220627150949-6.png"]]
74 74  
75 -==== 2.3.2.2  MOD~=2 (Distance Mode) ====
76 76  
81 +=== 2.1.2 MOD~=2 (Distance Mode) ===
82 +
83 +
77 77  This mode is target to measure the distance. The payload of this mode is totally 11 bytes. The 8^^th^^ and 9^^th^^ bytes is for the distance.
78 78  
79 79  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
... ... @@ -93,13 +93,13 @@
93 93  
94 94  (% style="color:blue" %)**Connection of LIDAR-Lite V3HP:**
95 95  
96 -[[image:image-20230512173758-5.png||height="563" width="712"]]
103 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512173758-5.png?width=712&height=563&rev=1.1||alt="image-20230512173758-5.png"]]
97 97  
98 98  (% style="color:blue" %)**Connection to Ultrasonic Sensor:**
99 99  
100 100  (% style="color:red" %)**Need to remove R1 and R2 resistors to get low power,otherwise there will be 240uA standby current.**
101 101  
102 -[[image:image-20230512173903-6.png||height="596" width="715"]]
109 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512173903-6.png?width=715&height=596&rev=1.1||alt="image-20230512173903-6.png"]]
103 103  
104 104  For the connection to TF-Mini or TF-Luna , MOD2 payload is as below:
105 105  
... ... @@ -120,19 +120,18 @@
120 120  
121 121  **Connection to [[TF-Mini plus>>url:http://en.benewake.com/product/detail/5c345cd0e5b3a844c472329b.html]] LiDAR(UART version):**
122 122  
123 -(% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current.**(%%)
124 -(% style="color:red" %)[[image:image-20230512180609-7.png||height="555" width="802"]]
130 +(% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current**[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512180609-7.png?width=802&height=555&rev=1.1||alt="image-20230512180609-7.png"]]
125 125  
126 126  **Connection to [[TF-Luna>>url:http://en.benewake.com/product/detail/5e1c1fd04d839408076b6255.html]] LiDAR (UART version):**
127 127  
128 -(% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current.**(%%)
129 -(% style="color:red" %)[[image:image-20230610170047-1.png||height="452" width="799"]]
134 +(% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current**
130 130  
131 -==== 2.3.2.3  MOD~=3 (3 ADC + I2C) ====
136 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230610170047-1.png?width=799&height=452&rev=1.1||alt="image-20230610170047-1.png"]]
132 132  
133 -==== 2.3.2.3  MOD~=3 (3 ADC + I2C) ====
134 134  
139 +=== 2.1.3 MOD~=3 (3 ADC + I2C) ===
135 135  
141 +
136 136  This mode has total 12 bytes. Include 3 x ADC + 1x I2C
137 137  
138 138  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
... ... @@ -152,10 +152,11 @@
152 152  )))|(% style="width:163px" %)(((
153 153  Humidity(SHT20 or SHT31)
154 154  )))|(% style="width:53px" %)Bat
155 -[[image:image-20230513110214-6.png]]
156 156  
157 -==== 2.3.2.4 MOD~=4 (3 x DS18B20) ====
158 158  
163 +=== 2.1.4 MOD~=4 (3 x DS18B20) ===
164 +
165 +
159 159  This mode has total 11 bytes. As shown below:
160 160  
161 161  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
... ... @@ -171,12 +171,14 @@
171 171  
172 172  [[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/1656377606181-607.png?rev=1.1||alt="1656377606181-607.png"]]
173 173  
174 -[[image:image-20230513134006-1.png||height="559" width="736"]]
181 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230513134006-1.png?width=736&height=559&rev=1.1||alt="image-20230513134006-1.png"]]
175 175  
176 -==== 2.3.2.5  MOD~=5(Weight Measurement by HX711) ====
177 177  
178 -[[image:image-20230512164658-2.png||height="532" width="729"]]
184 +=== 2.1.5 MOD~=5 (Weight Measurement by HX711) ===
179 179  
186 +
187 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512164658-2.png?width=729&height=532&rev=1.1||alt="image-20230512164658-2.png"]]
188 +
180 180  Each HX711 need to be calibrated before used. User need to do below two steps:
181 181  
182 182  1. Zero calibration. Don't put anything on load cell and run (% style="color:blue" %)**AT+WEIGRE**(%%) to calibrate to Zero gram.
... ... @@ -184,7 +184,6 @@
184 184  1. (((
185 185  Weight has 4 bytes, the unit is g.
186 186  
187 -
188 188  
189 189  )))
190 190  
... ... @@ -210,13 +210,15 @@
210 210  
211 211  [[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-20220820120036-2.png?width=1003&height=469&rev=1.1||alt="image-20220820120036-2.png" height="469" width="1003"]]
212 212  
213 -==== 2.3.2.6  MOD~=6 (Counting Mode) ====
214 214  
222 +=== 2.1.6 MOD~=6 (Counting Mode) ===
223 +
224 +
215 215  In this mode, the device will work in counting mode. It counts the interrupt on the interrupt pins and sends the count on TDC time.
216 216  
217 217  Connection is as below. The PIR sensor is a count sensor, it will generate interrupt when people come close or go away. User can replace the PIR sensor with other counting sensors.
218 218  
219 -[[image:image-20230512181814-9.png||height="543" width="697"]]
229 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512181814-9.png?width=697&height=543&rev=1.1||alt="image-20230512181814-9.png"]]
220 220  
221 221  (% style="color:red" %)**Note:** **LoRaWAN wireless transmission will infect the PIR sensor. Which cause the counting value increase +1 for every uplink. User can change PIR sensor or put sensor away of the SN50_v3 to avoid this happen.**
222 222  
... ... @@ -234,8 +234,10 @@
234 234  
235 235  [[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/1656378441509-171.png?rev=1.1||alt="1656378441509-171.png"]]
236 236  
237 -==== 2.3.2.7  MOD~=7 (Three interrupt contact modes) ====
238 238  
248 +=== 2.1.7 MOD~=7 (Three interrupt contact modes) ===
249 +
250 +
239 239  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
240 240  |=(% style="width: 50px;background-color:#4F81BD;color:white" %)(((
241 241  **Size(bytes)**
... ... @@ -249,10 +249,12 @@
249 249  Digital Interrupt1(PA8)
250 250  )))|(% style="width:186px" %)Digital Interrupt2(PA4)|(% style="width:197px" %)Digital Interrupt3(PB15)|(% style="width:100px" %)Reserved
251 251  
252 -[[image:image-20230513111203-7.png||height="324" width="975"]]
264 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230513111203-7.png?width=975&height=324&rev=1.1||alt="image-20230513111203-7.png"]]
253 253  
254 -==== 2.3.2.8  MOD~=8 (3ADC+1DS18B20) ====
255 255  
267 +=== 2.1.8 MOD~=8 (3ADC+1DS18B20) ===
268 +
269 +
256 256  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
257 257  |=(% style="width: 50px;background-color:#4F81BD;color:white" %)(((
258 258  **Size(bytes)**
... ... @@ -270,10 +270,12 @@
270 270  ADC3(PA8)
271 271  )))
272 272  
273 -[[image:image-20230513111231-8.png||height="335" width="900"]]
287 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230513111231-8.png?width=900&height=335&rev=1.1||alt="image-20230513111231-8.png"]]
274 274  
275 -==== 2.3.2.9  MOD~=9 (3DS18B20+ two Interrupt count mode) ====
276 276  
290 +=== 2.1.9 MOD~=9 (3DS18B20+ two Interrupt count mode) ===
291 +
292 +
277 277  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
278 278  |=(% style="width: 50px;background-color:#4F81BD;color:white" %)(((
279 279  **Size(bytes)**
... ... @@ -296,7 +296,7 @@
296 296  Count2(PA4)
297 297  )))
298 298  
299 -[[image:image-20230513111255-9.png||height="341" width="899"]]
315 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230513111255-9.png?width=899&height=341&rev=1.1||alt="image-20230513111255-9.png"]]
300 300  
301 301  (% style="color:blue" %)**The newly added AT command is issued correspondingly:**
302 302  
... ... @@ -314,8 +314,9 @@
314 314  When AA is 2, set the count of PA4 pin to BB Corresponding downlink:09 02 bb bb bb bb
315 315  
316 316  
317 -==== 2.3.2.10  MOD~=10 (PWM input capture and output mode,Since firmware v1.2) ====
333 +=== 2.1.10 MOD~=10 (PWM input capture and output mode,Since firmware v1.2) ===
318 318  
335 +
319 319  (% style="color:red" %)**Note: Firmware not release, contact Dragino for testing.**
320 320  
321 321  In this mode, the uplink can perform PWM input capture, and the downlink can perform PWM output.
... ... @@ -323,10 +323,11 @@
323 323  [[It should be noted when using PWM mode.>>||anchor="H2.3.3.12A0PWMMOD"]]
324 324  
325 325  
326 -===== 2.3.2.10.a  Uplink, PWM input capture =====
343 +==== 2.1.10.1  Uplink, PWM input capture ====
327 327  
328 -[[image:image-20230817172209-2.png||height="439" width="683"]]
329 329  
346 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817172209-2.png?width=683&height=439&rev=1.1||alt="image-20230817172209-2.png"]]
347 +
330 330  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %)
331 331  |(% style="background-color:#4f81bd; color:white; width:50px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:20px" %)**2**|(% style="background-color:#4f81bd; color:white; width:100px" %)**2**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:135px" %)**1**|(% style="background-color:#4f81bd; color:white; width:70px" %)**2**|(% style="background-color:#4f81bd; color:white; width:90px" %)**2**
332 332  |Value|Bat|(% style="width:191px" %)(((
... ... @@ -342,7 +342,7 @@
342 342  Duration of high level
343 343  )))
344 344  
345 -[[image:image-20230817170702-1.png||height="161" width="1044"]]
363 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817170702-1.png?width=1044&height=161&rev=1.1||alt="image-20230817170702-1.png"]]
346 346  
347 347  When the device detects the following PWM signal ,decoder will converts the pulse period and high-level duration to frequency and duty cycle.
348 348  
... ... @@ -360,12 +360,13 @@
360 360  
361 361  Duty cycle= Duration of high level/ Pulse period*100 ~(%).
362 362  
363 -[[image:image-20230818092200-1.png||height="344" width="627"]]
381 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230818092200-1.png?width=627&height=344&rev=1.1||alt="image-20230818092200-1.png"]]
364 364  
365 -===== 2.3.2.10.b  Uplink, PWM output =====
366 366  
367 -[[image:image-20230817172209-2.png||height="439" width="683"]]
384 +==== 2.1.10.2 Uplink, PWM output ====
368 368  
386 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817172209-2.png?width=683&height=439&rev=1.1||alt="image-20230817172209-2.png"]]
387 +
369 369  (% style="background-attachment:initial; background-clip:initial; background-image:initial; background-origin:initial; background-position:initial; background-repeat:initial; background-size:initial; color:blue; font-family:Arial,sans-serif" %)**AT+PWMOUT=a,b,c**
370 370  
371 371  a is the time delay of the output, the unit is ms.
... ... @@ -387,12 +387,12 @@
387 387  
388 388  The oscilloscope displays as follows:
389 389  
409 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817172209-2.png?width=683&height=439&rev=1.1||alt="image-20230817172209-2.png"]]
390 390  
391 -[[image:image-20231213102404-1.jpeg||height="688" width="821"]]
392 392  
393 -===== 2.3.2.10. Downlink, PWM output =====
412 +===== 2.1.10.3 Downlink, PWM output =====
394 394  
395 -[[image:image-20230817173800-3.png||height="412" width="685"]]
414 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817173800-3.png?width=685&height=412&rev=1.1||alt="image-20230817173800-3.png"]]
396 396  
397 397  Downlink:  (% style="color:#037691" %)**0B xx xx xx yy zz zz**
398 398  
... ... @@ -407,10 +407,12 @@
407 407  
408 408  The oscilloscope displays as follows:
409 409  
410 -[[image:image-20230817173858-5.png||height="634" width="843"]]
429 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817173858-5.png?width=843&height=634&rev=1.1||alt="image-20230817173858-5.png"]]
411 411  
412 -==== 2.3.2.11  MOD~=11 (TEMP117) ====
413 413  
432 +==== 2.1.11 MOD~=11 (TEMP117) ====
433 +
434 +
414 414  In this mode, uplink payload includes in total 11 bytes. Uplink packets use FPORT=2.
415 415  
416 416  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
... ... @@ -431,14 +431,16 @@
431 431  (0x0000)
432 432  )))
433 433  
434 -[[image:image-20240717113113-1.png||height="352" width="793"]]
455 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20240717113113-1.png?width=793&height=352&rev=1.1||alt="image-20240717113113-1.png"]]
435 435  
436 436  Connection:
437 437  
438 -[[image:image-20240717141528-2.jpeg||height="430" width="654"]]
459 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20240717141528-2.jpeg?width=654&height=430&rev=1.1||alt="image-20240717141528-2.jpeg"]]
439 439  
440 -==== 2.3.2.12  MOD~=12 (Count+SHT31) ====
441 441  
462 +==== 2.1.12 MOD~=12 (Count+SHT31) ====
463 +
464 +
442 442  This mode has total 11 bytes. As shown below:
443 443  
444 444  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
... ... @@ -453,14 +453,16 @@
453 453  Count(PA8)
454 454  )))
455 455  
456 -[[image:image-20240717150948-5.png||height="389" width="979"]]
479 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20240717150948-5.png?width=979&height=389&rev=1.1||alt="image-20240717150948-5.png"]]
457 457  
458 458  Wiring example:
459 459  
460 -[[image:image-20240717152224-6.jpeg||height="359" width="680"]]
483 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20240717152224-6.jpeg?width=680&height=359&rev=1.1||alt="image-20240717152224-6.jpeg"]]
461 461  
462 -=== 2.3.3  ​Decode payload ===
463 463  
486 +== 2.2 ​Decode payload ==
487 +
488 +
464 464  While using TTN V3 network, you can add the payload format to decode the payload.
465 465  
466 466  [[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/1656378466788-734.png?rev=1.1||alt="1656378466788-734.png"]]
... ... @@ -472,8 +472,9 @@
472 472  SN50v3-LB/LS TTN V3 Payload Decoder:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]]
473 473  
474 474  
475 -==== 2.3.3.1 Battery Info ====
500 +=== 2.2.1 Battery Info ===
476 476  
502 +
477 477  Check the battery voltage for SN50v3-LB/LS.
478 478  
479 479  Ex1: 0x0B45 = 2885mV
... ... @@ -481,7 +481,7 @@
481 481  Ex2: 0x0B49 = 2889mV
482 482  
483 483  
484 -==== 2.3.3.2  Temperature (DS18B20) ====
510 +=== 2.2.2 Temperature (DS18B20) ===
485 485  
486 486  
487 487  If there is a DS18B20 connected to PC13 pin. The temperature will be uploaded in the payload.
... ... @@ -490,7 +490,7 @@
490 490  
491 491  (% style="color:blue" %)**Connection:**
492 492  
493 -[[image:image-20230512180718-8.png||height="538" width="647"]]
519 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512180718-8.png?width=647&height=538&rev=1.1||alt="image-20230512180718-8.png"]]
494 494  
495 495  (% style="color:blue" %)**Example**:
496 496  
... ... @@ -498,10 +498,10 @@
498 498  
499 499  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
500 500  
501 -FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative
527 +(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
502 502  
503 503  
504 -==== 2.3.3.3 Digital Input ====
530 +=== 2.2.3 Digital Input ===
505 505  
506 506  
507 507  The digital input for pin PB15,
... ... @@ -518,7 +518,7 @@
518 518  
519 519  )))
520 520  
521 -==== 2.3.3.4  Analogue Digital Converter (ADC) ====
547 +==== 2.2.4 Analogue Digital Converter (ADC) ====
522 522  
523 523  
524 524  The measuring range of the ADC is only about 0.1V to 1.1V The voltage resolution is about 0.24mv.
... ... @@ -532,16 +532,17 @@
532 532  
533 533  The position of PA5 on the hardware after **LSN50 v3.3** is changed to the position shown in the figure below, and the collected voltage becomes one-sixth of the original.
534 534  
561 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230811113449-1.png?width=608&height=370&rev=1.1||alt="image-20230811113449-1.png"]]
535 535  
536 -[[image:image-20230811113449-1.png||height="370" width="608"]]
537 537  
538 -==== 2.3.3.5 Digital Interrupt ====
564 +=== 2.2.5 Digital Interrupt ===
539 539  
566 +
540 540  Digital Interrupt refers to pin PA8, and there are different trigger methods. When there is a trigger, the SN50v3-LB/LS will send a packet to the server.
541 541  
542 542  (% style="color:blue" %)** Interrupt connection method:**
543 543  
544 -[[image:image-20230513105351-5.png||height="147" width="485"]]
571 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230513105351-5.png?width=485&height=147&rev=1.1||alt="image-20230513105351-5.png"]]
545 545  
546 546  (% style="color:blue" %)**Example to use with door sensor :**
547 547  
... ... @@ -588,7 +588,7 @@
588 588  door= (bytes[6] & 0x80)? "CLOSE":"OPEN";
589 589  
590 590  
591 -==== 2.3.3.6 I2C Interface (SHT20 & SHT31) ====
618 +=== 2.2.6 I2C Interface (SHT20 & SHT31) ===
592 592  
593 593  
594 594  The SDA and SCK are I2C interface lines. You can use these to connect to an I2C device and get the sensor data.
... ... @@ -600,7 +600,7 @@
600 600  
601 601  Below is the connection to SHT20/ SHT31. The connection is as below:
602 602  
603 -[[image:image-20230610170152-2.png||height="501" width="846"]]
630 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230610170152-2.png?width=846&height=501&rev=1.1||alt="image-20230610170152-2.png"]]
604 604  
605 605  The device will be able to get the I2C sensor data now and upload to IoT Server.
606 606  
... ... @@ -617,13 +617,13 @@
617 617  If you want to use other I2C device, please refer the SHT20 part source code as reference.
618 618  
619 619  
620 -==== 2.3.3.7  Distance Reading ====
647 +=== 2.2.7 Distance Reading ===
621 621  
622 622  
623 623  Refer [[Ultrasonic Sensor section>>||anchor="H2.3.3.8UltrasonicSensor"]].
624 624  
625 625  
626 -==== 2.3.3.8 Ultrasonic Sensor ====
653 +=== 2.2.8 Ultrasonic Sensor ===
627 627  
628 628  
629 629  This Fundamental Principles of this sensor can be found at this link: [[https:~~/~~/wiki.dfrobot.com/Weather_-_proof_Ultrasonic_Sensor_with_Separate_Probe_SKU~~_~~__SEN0208>>url:https://wiki.dfrobot.com/Weather_-_proof_Ultrasonic_Sensor_with_Separate_Probe_SKU___SEN0208]]
... ... @@ -634,7 +634,7 @@
634 634  
635 635  The picture below shows the connection:
636 636  
637 -[[image:image-20230512173903-6.png||height="596" width="715"]]
664 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512173903-6.png?width=715&height=596&rev=1.1||alt="image-20230512173903-6.png"]]
638 638  
639 639  Connect to the SN50v3-LB/LS and run (% style="color:blue" %)**AT+MOD=2**(%%) to switch to ultrasonic mode (ULT).
640 640  
... ... @@ -645,13 +645,13 @@
645 645  Distance:  Read: 0C2D(Hex) = 3117(D)  Value:  3117 mm=311.7 cm
646 646  
647 647  
648 -==== 2.3.3.9  Battery Output - BAT pin ====
675 +=== 2.2.9 Battery Output - BAT pin ===
649 649  
650 650  
651 651  The BAT pin of SN50v3-LB/LS is connected to the Battery directly. If users want to use BAT pin to power an external sensor. User need to make sure the external sensor is of low power consumption. Because the BAT pin is always open. If the external sensor is of high power consumption. the battery of SN50v3-LB/LS will run out very soon.
652 652  
653 653  
654 -==== 2.3.3.10  +5V Output ====
681 +=== 2.2.10 +5V Output ===
655 655  
656 656  
657 657  SN50v3-LB/LS will enable +5V output before all sampling and disable the +5v after all sampling. 
... ... @@ -665,16 +665,19 @@
665 665  By default the **AT+5VT=500**. If the external sensor which require 5v and require more time to get stable state, user can use this command to increase the power ON duration for this sensor.
666 666  
667 667  
668 -==== 2.3.3.11  BH1750 Illumination Sensor ====
695 +=== 2.2.11 BH1750 Illumination Sensor ===
669 669  
670 670  
671 671  MOD=1 support this sensor. The sensor value is in the 8^^th^^ and 9^^th^^ bytes.
672 -[[image:image-20230512172447-4.png||height="416" width="712"]]
673 673  
700 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230512172447-4.png?width=712&height=416&rev=1.1||alt="image-20230512172447-4.png"]]
701 +
674 674  [[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-20220628110012-12.png?rev=1.1||alt="image-20220628110012-12.png" height="361" width="953"]]
675 675  
676 -==== 2.3.3.12  PWM MOD ====
677 677  
705 +=== 2.2.12 PWM MOD ===
706 +
707 +
678 678  * (((
679 679  The maximum voltage that the SDA pin of SN50v3 can withstand is 3.6V, and it cannot exceed this voltage value, otherwise the chip may be burned.
680 680  )))
... ... @@ -682,7 +682,7 @@
682 682  If the PWM pin connected to the SDA pin cannot maintain a high level when it is not working, you need to remove the resistor R2 or replace it with a resistor with a larger resistance, otherwise a sleep current of about 360uA will be generated. The position of the resistor is shown in the figure below:
683 683  )))
684 684  
685 - [[image:image-20230817183249-3.png||height="320" width="417"]]
715 + [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20230817183249-3.png?width=417&height=320&rev=1.1||alt="image-20230817183249-3.png"]]
686 686  
687 687  * (((
688 688  The signal captured by the input should preferably be processed by hardware filtering and then connected in. The software processing method is to capture four values, discard the first captured value, and then take the middle value of the second, third, and fourth captured values.
... ... @@ -700,9 +700,10 @@
700 700  b) If the output duration is more than 30 seconds, better to use external power source. 
701 701  )))
702 702  
703 -==== 2.3.3.13  Working MOD ====
704 704  
734 +=== 2.2.13 Working MOD ===
705 705  
736 +
706 706  The working MOD info is contained in the Digital in & Digital Interrupt byte (7^^th^^ Byte).
707 707  
708 708  User can use the 3^^rd^^ ~~ 7^^th^^  bit of this byte to see the working mod:
... ... @@ -722,7 +722,7 @@
722 722  
723 723  ​
724 724  
725 -== 3.PS-LB-NA connects to third-party sensors ==
756 += 3. PS-LB-NA connects to third-party sensors =
726 726  
727 727  
728 728  
... ... @@ -742,5 +742,4 @@
742 742  
743 743  
744 744  
745 -
746 746