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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Saxer - 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 ... ... @@ -129,7 +129,7 @@ 129 129 == 1.7 Pin Definitions == 130 130 131 131 132 -[[image:image-20230 513102034-2.png]]126 +[[image:image-20230610163213-1.png||height="404" width="699"]] 133 133 134 134 135 135 == 1.8 Mechanical == ... ... @@ -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,8 +906,6 @@ 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 ... ... @@ -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 ... ... @@ -1095,8 +1095,6 @@ 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
- image-20230610162852-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +695.7 KB - Content
- image-20230610163213-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +695.4 KB - Content
- image-20230610170047-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +444.9 KB - Content
- image-20230610170152-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +359.5 KB - Content