Changes for page SN50v3-LB/LS -- LoRaWAN Sensor Node User Manual
Last modified by Bei Jinggeng on 2025/01/10 15:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -136,7 +136,7 @@ 136 136 [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143909447-639.png]] 137 137 138 138 139 -== Hole Option == 139 +== 1.9 Hole Option == 140 140 141 141 142 142 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: ... ... @@ -315,7 +315,6 @@ 315 315 [[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"]] 316 316 317 317 318 - 319 319 ==== 2.3.2.2 MOD~=2 (Distance Mode) ==== 320 320 321 321 ... ... @@ -427,10 +427,10 @@ 427 427 428 428 [[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"]] 429 429 429 + 430 430 [[image:image-20230513134006-1.png||height="559" width="736"]] 431 431 432 432 433 - 434 434 ==== 2.3.2.5 MOD~=5(Weight Measurement by HX711) ==== 435 435 436 436 ... ... @@ -498,7 +498,6 @@ 498 498 [[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"]] 499 499 500 500 501 - 502 502 ==== 2.3.2.7 MOD~=7 (Three interrupt contact modes) ==== 503 503 504 504 ... ... @@ -708,7 +708,7 @@ 708 708 [[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/1656379339508-835.png?rev=1.1||alt="1656379339508-835.png"]] 709 709 710 710 711 -In MOD=1, user can use byte 6 to see the status for door open or close. TTN V3 decoder is as below: 709 +In **MOD=1**, user can use byte 6 to see the status for door open or close. TTN V3 decoder is as below: 712 712 713 713 door= (bytes[6] & 0x80)? "CLOSE":"OPEN"; 714 714 ... ... @@ -727,6 +727,7 @@ 727 727 728 728 [[image:image-20230513103633-3.png||height="448" width="716"]] 729 729 728 + 730 730 The device will be able to get the I2C sensor data now and upload to IoT Server. 731 731 732 732 [[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/1656379664142-345.png?rev=1.1||alt="1656379664142-345.png"]] ... ... @@ -774,7 +774,7 @@ 774 774 ==== 2.3.3.9 Battery Output - BAT pin ==== 775 775 776 776 777 -The BAT pin of SN50v3 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 will run out very soon. 776 +The BAT pin of SN50v3-LB 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 will run out very soon. 778 778 779 779 780 780 ==== 2.3.3.10 +5V Output ==== ... ... @@ -788,7 +788,7 @@ 788 788 789 789 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 790 790 791 -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. 790 +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. 792 792 793 793 794 794 ==== 2.3.3.11 BH1750 Illumination Sensor ==== ... ... @@ -902,9 +902,9 @@ 902 902 903 903 Send a LoRaWAN downlink to ask the device to send its status. 904 904 905 -(% style="color:blue" %)**Downlink Payload: **(%%)0x26 01904 +(% style="color:blue" %)**Downlink Payload: 0x26 01** 906 906 907 -Sensor will upload Device Status via FPORT=5. See payload section for detail. 906 +Sensor will upload Device Status via **FPORT=5**. See payload section for detail. 908 908 909 909 910 910 === 3.3.3 Set Interrupt Mode === ... ... @@ -915,7 +915,7 @@ 915 915 (% style="color:blue" %)**AT Command: AT+INTMOD1,AT+INTMOD2,AT+INTMOD3** 916 916 917 917 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 918 -|=(% style="width: 15 4px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**917 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 919 919 |(% style="width:154px" %)AT+INTMOD1=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 920 920 0 921 921 OK ... ... @@ -959,7 +959,7 @@ 959 959 (% style="color:blue" %)**AT Command: AT+5VT** 960 960 961 961 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 962 -|=(% style="width: 15 4px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**961 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 963 963 |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)((( 964 964 500(default) 965 965 OK ... ... @@ -985,7 +985,7 @@ 985 985 (% style="color:blue" %)**AT Command: AT+WEIGRE,AT+WEIGAP** 986 986 987 987 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 988 -|=(% style="width: 15 4px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**987 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 989 989 |(% style="width:154px" %)AT+WEIGRE|(% style="width:196px" %)Weight is initialized to 0.|(% style="width:157px" %)OK 990 990 |(% style="width:154px" %)AT+WEIGAP=?|(% style="width:196px" %)400.0|(% style="width:157px" %)OK(default) 991 991 |(% style="width:154px" %)AT+WEIGAP=400.3|(% style="width:196px" %)Set the factor to 400.3.|(% style="width:157px" %)OK ... ... @@ -1012,7 +1012,7 @@ 1012 1012 (% style="color:blue" %)**AT Command: AT+SETCNT** 1013 1013 1014 1014 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1015 -|=(% style="width: 15 4px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**1014 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 1016 1016 |(% style="width:154px" %)AT+SETCNT=1,100|(% style="width:196px" %)Initialize the count value 1 to 100.|(% style="width:157px" %)OK 1017 1017 |(% style="width:154px" %)AT+SETCNT=2,0|(% style="width:196px" %)Initialize the count value 2 to 0.|(% style="width:157px" %)OK 1018 1018 ... ... @@ -1033,7 +1033,7 @@ 1033 1033 (% style="color:blue" %)**AT Command: AT+MOD** 1034 1034 1035 1035 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1036 -|=(% style="width: 15 4px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3" %)**Response**1035 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response** 1037 1037 |(% style="width:154px" %)AT+MOD=?|(% style="width:196px" %)Get the current working mode.|(% style="width:157px" %)((( 1038 1038 OK 1039 1039 ))) ... ... @@ -1061,17 +1061,16 @@ 1061 1061 1062 1062 1063 1063 (% class="wikigeneratedid" %) 1064 -User can change firmware SN50v3-LB to: 1063 +**User can change firmware SN50v3-LB to:** 1065 1065 1066 1066 * Change Frequency band/ region. 1067 1067 * Update with new features. 1068 1068 * Fix bugs. 1069 1069 1070 -Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]** 1069 +**Firmware and changelog can be downloaded from :** **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]** 1071 1071 1071 +**Methods to Update Firmware:** 1072 1072 1073 -Methods to Update Firmware: 1074 - 1075 1075 * (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/]] 1076 1076 * 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]]**. 1077 1077