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, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +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 ... ... @@ -109,6 +109,7 @@ 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 110 + 112 112 == 1.6 BLE connection == 113 113 114 114 ... ... @@ -127,7 +127,7 @@ 127 127 == 1.7 Pin Definitions == 128 128 129 129 130 -[[image:image-20230 513102034-2.png]]129 +[[image:image-20230610162852-1.png||height="466" width="802"]] 131 131 132 132 133 133 == 1.8 Mechanical == ... ... @@ -357,7 +357,7 @@ 357 357 358 358 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 359 359 |(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:20px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**2** 360 -| **Value**|BAT|(% style="width:183px" %)(((359 +|Value|BAT|(% style="width:183px" %)((( 361 361 Temperature(DS18B20)(PC13) 362 362 )))|(% style="width:173px" %)((( 363 363 Digital in(PB15) & Digital Interrupt(PA8) ... ... @@ -824,6 +824,7 @@ 824 824 * 7: MOD8 825 825 * 8: MOD9 826 826 826 + 827 827 == 2.4 Payload Decoder file == 828 828 829 829 ... ... @@ -853,6 +853,7 @@ 853 853 * 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]]. 854 854 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 855 855 856 + 856 856 == 3.2 General Commands == 857 857 858 858 ... ... @@ -900,6 +900,7 @@ 900 900 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 901 901 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 902 902 904 + 903 903 === 3.3.2 Get Device Status === 904 904 905 905 ... ... @@ -948,6 +948,7 @@ 948 948 * Example 3: Downlink Payload: 06000102 **~-~-->** AT+INTMOD2=2 949 949 * Example 4: Downlink Payload: 06000201 **~-~-->** AT+INTMOD3=1 950 950 953 + 951 951 === 3.3.4 Set Power Output Duration === 952 952 953 953 ... ... @@ -980,6 +980,7 @@ 980 980 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 981 981 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 982 982 986 + 983 983 === 3.3.5 Set Weighing parameters === 984 984 985 985 ... ... @@ -1005,6 +1005,7 @@ 1005 1005 * Example 2: Downlink Payload: 08020FA3 **~-~-->** AT+WEIGAP=400.3 1006 1006 * Example 3: Downlink Payload: 08020FA0 **~-~-->** AT+WEIGAP=400.0 1007 1007 1012 + 1008 1008 === 3.3.6 Set Digital pulse count value === 1009 1009 1010 1010 ... ... @@ -1028,6 +1028,7 @@ 1028 1028 * Example 1: Downlink Payload: 090100000000 **~-~-->** AT+SETCNT=1,0 1029 1029 * Example 2: Downlink Payload: 0902000003E8 **~-~-->** AT+SETCNT=2,1000 1030 1030 1036 + 1031 1031 === 3.3.7 Set Workmode === 1032 1032 1033 1033 ... ... @@ -1052,6 +1052,7 @@ 1052 1052 * Example 1: Downlink Payload: 0A01 **~-~-->** AT+MOD=1 1053 1053 * Example 2: Downlink Payload: 0A04 **~-~-->** AT+MOD=4 1054 1054 1061 + 1055 1055 = 4. Battery & Power Consumption = 1056 1056 1057 1057 ... ... @@ -1077,6 +1077,7 @@ 1077 1077 * (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/]] 1078 1078 * 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]]**. 1079 1079 1087 + 1080 1080 = 6. FAQ = 1081 1081 1082 1082 == 6.1 Where can i find source code of SN50v3-LB? == ... ... @@ -1085,6 +1085,7 @@ 1085 1085 * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].** 1086 1086 * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].** 1087 1087 1096 + 1088 1088 = 7. Order Info = 1089 1089 1090 1090 ... ... @@ -1108,6 +1108,7 @@ 1108 1108 * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole 1109 1109 * (% style="color:red" %)**NH**(%%): No Hole 1110 1110 1120 + 1111 1111 = 8. Packing Info = 1112 1112 1113 1113 ... ... @@ -1122,6 +1122,7 @@ 1122 1122 * Package Size / pcs : cm 1123 1123 * Weight / pcs : g 1124 1124 1135 + 1125 1125 = 9. Support = 1126 1126 1127 1127
- image-20230610162852-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +695.7 KB - Content