<
From version < 53.2 >
edited by Xiaoling
on 2023/06/15 08:45
To version < 54.2 >
edited by Xiaoling
on 2023/07/13 15:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -366,8 +366,7 @@
366 366  ADC(PA4)
367 367  )))|(% style="width:323px" %)(((
368 368  Distance measure by:1)TF-Mini plus LiDAR
369 -Or 
370 -2) TF-Luna LiDAR
369 +Or 2) TF-Luna LiDAR
371 371  )))|(% style="width:188px" %)Distance signal  strength
372 372  
373 373  [[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/1656376779088-686.png?rev=1.1||alt="1656376779088-686.png"]]
... ... @@ -825,6 +825,8 @@
825 825  * 7: MOD8
826 826  * 8: MOD9
827 827  
827 +
828 +
828 828  == 2.4 Payload Decoder file ==
829 829  
830 830  
... ... @@ -854,6 +854,8 @@
854 854  * 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]].
855 855  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
856 856  
858 +
859 +
857 857  == 3.2 General Commands ==
858 858  
859 859  
... ... @@ -901,6 +901,8 @@
901 901  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
902 902  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
903 903  
907 +
908 +
904 904  === 3.3.2 Get Device Status ===
905 905  
906 906  
... ... @@ -949,6 +949,8 @@
949 949  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
950 950  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
951 951  
957 +
958 +
952 952  === 3.3.4 Set Power Output Duration ===
953 953  
954 954  
... ... @@ -981,6 +981,8 @@
981 981  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
982 982  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
983 983  
991 +
992 +
984 984  === 3.3.5 Set Weighing parameters ===
985 985  
986 986  
... ... @@ -1006,6 +1006,8 @@
1006 1006  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
1007 1007  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1008 1008  
1018 +
1019 +
1009 1009  === 3.3.6 Set Digital pulse count value ===
1010 1010  
1011 1011  
... ... @@ -1029,6 +1029,8 @@
1029 1029  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1030 1030  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1031 1031  
1043 +
1044 +
1032 1032  === 3.3.7 Set Workmode ===
1033 1033  
1034 1034  
... ... @@ -1053,6 +1053,8 @@
1053 1053  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1054 1054  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1055 1055  
1069 +
1070 +
1056 1056  = 4. Battery & Power Consumption =
1057 1057  
1058 1058  
... ... @@ -1075,9 +1075,11 @@
1075 1075  
1076 1076  **Methods to Update Firmware:**
1077 1077  
1078 -* (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/]]
1079 -* 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]]**.
1093 +* (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/]]**
1094 +* 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]]**.
1080 1080  
1096 +
1097 +
1081 1081  = 6. FAQ =
1082 1082  
1083 1083  == 6.1 Where can i find source code of SN50v3-LB? ==
... ... @@ -1086,6 +1086,8 @@
1086 1086  * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1087 1087  * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1088 1088  
1106 +
1107 +
1089 1089  = 7. Order Info =
1090 1090  
1091 1091  
... ... @@ -1109,6 +1109,8 @@
1109 1109  * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole
1110 1110  * (% style="color:red" %)**NH**(%%): No Hole
1111 1111  
1131 +
1132 +
1112 1112  = 8. ​Packing Info =
1113 1113  
1114 1114  
... ... @@ -1123,6 +1123,8 @@
1123 1123  * Package Size / pcs : cm
1124 1124  * Weight / pcs : g
1125 1125  
1147 +
1148 +
1126 1126  = 9. Support =
1127 1127  
1128 1128  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0