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
-
... ... @@ -41,8 +41,6 @@ 41 41 * Downlink to change configure 42 42 * 8500mAh Battery for long term use 43 43 44 - 45 - 46 46 == 1.3 Specification == 47 47 48 48 ... ... @@ -80,8 +80,6 @@ 80 80 * Sleep Mode: 5uA @ 3.3v 81 81 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 82 82 83 - 84 - 85 85 == 1.4 Sleep mode and working mode == 86 86 87 87 ... ... @@ -109,8 +109,6 @@ 109 109 ))) 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 - 113 - 114 114 == 1.6 BLE connection == 115 115 116 116 ... ... @@ -321,6 +321,7 @@ 321 321 [[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"]] 322 322 323 323 318 + 324 324 ==== 2.3.2.2 MOD~=2 (Distance Mode) ==== 325 325 326 326 ... ... @@ -432,10 +432,10 @@ 432 432 433 433 [[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"]] 434 434 435 - 436 436 [[image:image-20230513134006-1.png||height="559" width="736"]] 437 437 438 438 433 + 439 439 ==== 2.3.2.5 MOD~=5(Weight Measurement by HX711) ==== 440 440 441 441 ... ... @@ -503,6 +503,7 @@ 503 503 [[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"]] 504 504 505 505 501 + 506 506 ==== 2.3.2.7 MOD~=7 (Three interrupt contact modes) ==== 507 507 508 508 ... ... @@ -712,7 +712,7 @@ 712 712 [[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"]] 713 713 714 714 715 -In **MOD=1**, user can use byte 6 to see the status for door open or close. TTN V3 decoder is as below:711 +In MOD=1, user can use byte 6 to see the status for door open or close. TTN V3 decoder is as below: 716 716 717 717 door= (bytes[6] & 0x80)? "CLOSE":"OPEN"; 718 718 ... ... @@ -731,7 +731,6 @@ 731 731 732 732 [[image:image-20230513103633-3.png||height="448" width="716"]] 733 733 734 - 735 735 The device will be able to get the I2C sensor data now and upload to IoT Server. 736 736 737 737 [[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"]] ... ... @@ -779,7 +779,7 @@ 779 779 ==== 2.3.3.9 Battery Output - BAT pin ==== 780 780 781 781 782 -The BAT pin of SN50v3 -LBis 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.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. 783 783 784 784 785 785 ==== 2.3.3.10 +5V Output ==== ... ... @@ -793,7 +793,7 @@ 793 793 794 794 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 795 795 796 -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.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. 797 797 798 798 799 799 ==== 2.3.3.11 BH1750 Illumination Sensor ==== ... ... @@ -826,8 +826,6 @@ 826 826 * 7: MOD8 827 827 * 8: MOD9 828 828 829 - 830 - 831 831 == 2.4 Payload Decoder file == 832 832 833 833 ... ... @@ -857,8 +857,6 @@ 857 857 * 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]]. 858 858 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 859 859 860 - 861 - 862 862 == 3.2 General Commands == 863 863 864 864 ... ... @@ -906,16 +906,14 @@ 906 906 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 907 907 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 908 908 909 - 910 - 911 911 === 3.3.2 Get Device Status === 912 912 913 913 914 914 Send a LoRaWAN downlink to ask the device to send its status. 915 915 916 -(% style="color:blue" %)**Downlink Payload: 0x26 01 **905 +(% style="color:blue" %)**Downlink Payload: **(%%)0x26 01 917 917 918 -Sensor will upload Device Status via **FPORT=5**. See payload section for detail.907 +Sensor will upload Device Status via FPORT=5. See payload section for detail. 919 919 920 920 921 921 === 3.3.3 Set Interrupt Mode === ... ... @@ -956,8 +956,6 @@ 956 956 * Example 3: Downlink Payload: 06000102 **~-~-->** AT+INTMOD2=2 957 957 * Example 4: Downlink Payload: 06000201 **~-~-->** AT+INTMOD3=1 958 958 959 - 960 - 961 961 === 3.3.4 Set Power Output Duration === 962 962 963 963 ... ... @@ -990,8 +990,6 @@ 990 990 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 991 991 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 992 992 993 - 994 - 995 995 === 3.3.5 Set Weighing parameters === 996 996 997 997 ... ... @@ -1017,8 +1017,6 @@ 1017 1017 * Example 2: Downlink Payload: 08020FA3 **~-~-->** AT+WEIGAP=400.3 1018 1018 * Example 3: Downlink Payload: 08020FA0 **~-~-->** AT+WEIGAP=400.0 1019 1019 1020 - 1021 - 1022 1022 === 3.3.6 Set Digital pulse count value === 1023 1023 1024 1024 ... ... @@ -1042,8 +1042,6 @@ 1042 1042 * Example 1: Downlink Payload: 090100000000 **~-~-->** AT+SETCNT=1,0 1043 1043 * Example 2: Downlink Payload: 0902000003E8 **~-~-->** AT+SETCNT=2,1000 1044 1044 1045 - 1046 - 1047 1047 === 3.3.7 Set Workmode === 1048 1048 1049 1049 ... ... @@ -1068,8 +1068,6 @@ 1068 1068 * Example 1: Downlink Payload: 0A01 **~-~-->** AT+MOD=1 1069 1069 * Example 2: Downlink Payload: 0A04 **~-~-->** AT+MOD=4 1070 1070 1071 - 1072 - 1073 1073 = 4. Battery & Power Consumption = 1074 1074 1075 1075 ... ... @@ -1082,21 +1082,20 @@ 1082 1082 1083 1083 1084 1084 (% class="wikigeneratedid" %) 1085 - **User can change firmware SN50v3-LB to:**1064 +User can change firmware SN50v3-LB to: 1086 1086 1087 1087 * Change Frequency band/ region. 1088 1088 * Update with new features. 1089 1089 * Fix bugs. 1090 1090 1091 - **Firmware and changelog can be downloaded from :****[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**1070 +Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]** 1092 1092 1093 -**Methods to Update Firmware:** 1094 1094 1073 +Methods to Update Firmware: 1074 + 1095 1095 * (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/]] 1096 1096 * 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]]**. 1097 1097 1098 - 1099 - 1100 1100 = 6. FAQ = 1101 1101 1102 1102 == 6.1 Where can i find source code of SN50v3-LB? == ... ... @@ -1105,8 +1105,6 @@ 1105 1105 * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].** 1106 1106 * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].** 1107 1107 1108 - 1109 - 1110 1110 = 7. Order Info = 1111 1111 1112 1112 ... ... @@ -1130,8 +1130,6 @@ 1130 1130 * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole 1131 1131 * (% style="color:red" %)**NH**(%%): No Hole 1132 1132 1133 - 1134 - 1135 1135 = 8. Packing Info = 1136 1136 1137 1137 ... ... @@ -1146,8 +1146,6 @@ 1146 1146 * Package Size / pcs : cm 1147 1147 * Weight / pcs : g 1148 1148 1149 - 1150 - 1151 1151 = 9. Support = 1152 1152 1153 1153