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
-
... ... @@ -109,6 +109,8 @@ 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 + 112 112 == 1.6 BLE connection == 113 113 114 114 ... ... @@ -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" %)(((362 +|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,8 @@ 824 824 * 7: MOD8 825 825 * 8: MOD9 826 826 829 + 830 + 827 827 == 2.4 Payload Decoder file == 828 828 829 829 ... ... @@ -853,6 +853,8 @@ 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 860 + 861 + 856 856 == 3.2 General Commands == 857 857 858 858 ... ... @@ -900,6 +900,8 @@ 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 909 + 910 + 903 903 === 3.3.2 Get Device Status === 904 904 905 905 ... ... @@ -948,6 +948,8 @@ 948 948 * Example 3: Downlink Payload: 06000102 **~-~-->** AT+INTMOD2=2 949 949 * Example 4: Downlink Payload: 06000201 **~-~-->** AT+INTMOD3=1 950 950 959 + 960 + 951 951 === 3.3.4 Set Power Output Duration === 952 952 953 953 ... ... @@ -980,6 +980,8 @@ 980 980 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 981 981 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 982 982 993 + 994 + 983 983 === 3.3.5 Set Weighing parameters === 984 984 985 985 ... ... @@ -1005,6 +1005,8 @@ 1005 1005 * Example 2: Downlink Payload: 08020FA3 **~-~-->** AT+WEIGAP=400.3 1006 1006 * Example 3: Downlink Payload: 08020FA0 **~-~-->** AT+WEIGAP=400.0 1007 1007 1020 + 1021 + 1008 1008 === 3.3.6 Set Digital pulse count value === 1009 1009 1010 1010 ... ... @@ -1028,6 +1028,8 @@ 1028 1028 * Example 1: Downlink Payload: 090100000000 **~-~-->** AT+SETCNT=1,0 1029 1029 * Example 2: Downlink Payload: 0902000003E8 **~-~-->** AT+SETCNT=2,1000 1030 1030 1045 + 1046 + 1031 1031 === 3.3.7 Set Workmode === 1032 1032 1033 1033 ... ... @@ -1052,6 +1052,8 @@ 1052 1052 * Example 1: Downlink Payload: 0A01 **~-~-->** AT+MOD=1 1053 1053 * Example 2: Downlink Payload: 0A04 **~-~-->** AT+MOD=4 1054 1054 1071 + 1072 + 1055 1055 = 4. Battery & Power Consumption = 1056 1056 1057 1057 ... ... @@ -1077,6 +1077,8 @@ 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 1098 + 1099 + 1080 1080 = 6. FAQ = 1081 1081 1082 1082 == 6.1 Where can i find source code of SN50v3-LB? == ... ... @@ -1085,6 +1085,8 @@ 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 1108 + 1109 + 1088 1088 = 7. Order Info = 1089 1089 1090 1090 ... ... @@ -1108,6 +1108,8 @@ 1108 1108 * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole 1109 1109 * (% style="color:red" %)**NH**(%%): No Hole 1110 1110 1133 + 1134 + 1111 1111 = 8. Packing Info = 1112 1112 1113 1113 ... ... @@ -1122,6 +1122,8 @@ 1122 1122 * Package Size / pcs : cm 1123 1123 * Weight / pcs : g 1124 1124 1149 + 1150 + 1125 1125 = 9. Support = 1126 1126 1127 1127