<
From version < 52.3 >
edited by Xiaoling
on 2023/06/12 10:34
To version < 48.1 >
edited by Saxer Lin
on 2023/06/10 16:32
>
Change comment: Uploaded new attachment "image-20230610163213-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Saxer
Content
... ... @@ -41,6 +41,7 @@
41 41  * Downlink to change configure
42 42  * 8500mAh Battery for long term use
43 43  
44 +
44 44  == 1.3 Specification ==
45 45  
46 46  
... ... @@ -78,6 +78,7 @@
78 78  * Sleep Mode: 5uA @ 3.3v
79 79  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
80 80  
82 +
81 81  == 1.4 Sleep mode and working mode ==
82 82  
83 83  
... ... @@ -105,6 +105,7 @@
105 105  )))
106 106  |(% 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.
107 107  
110 +
108 108  == 1.6 BLE connection ==
109 109  
110 110  
... ... @@ -123,7 +123,7 @@
123 123  == 1.7 Pin Definitions ==
124 124  
125 125  
126 -[[image:image-20230610163213-1.png||height="404" width="699"]]
129 +[[image:image-20230610162852-1.png||height="466" width="802"]]
127 127  
128 128  
129 129  == 1.8 Mechanical ==
... ... @@ -379,7 +379,7 @@
379 379  
380 380  (% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current.**
381 381  
382 -[[image:image-20230610170047-1.png||height="452" width="799"]]
385 +[[image:image-20230513105207-4.png||height="469" width="802"]]
383 383  
384 384  
385 385  ==== 2.3.2.3  MOD~=3 (3 ADC + I2C) ====
... ... @@ -723,7 +723,7 @@
723 723  
724 724  Below is the connection to SHT20/ SHT31. The connection is as below:
725 725  
726 -[[image:image-20230610170152-2.png||height="501" width="846"]]
729 +[[image:image-20230513103633-3.png||height="448" width="716"]]
727 727  
728 728  
729 729  The device will be able to get the I2C sensor data now and upload to IoT Server.
... ... @@ -820,6 +820,7 @@
820 820  * 7: MOD8
821 821  * 8: MOD9
822 822  
826 +
823 823  == 2.4 Payload Decoder file ==
824 824  
825 825  
... ... @@ -849,6 +849,7 @@
849 849  * 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]].
850 850  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
851 851  
856 +
852 852  == 3.2 General Commands ==
853 853  
854 854  
... ... @@ -876,7 +876,7 @@
876 876  (% style="color:blue" %)**AT Command: AT+TDC**
877 877  
878 878  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
879 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
884 +|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
880 880  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
881 881  30000
882 882  OK
... ... @@ -896,6 +896,7 @@
896 896  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
897 897  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
898 898  
904 +
899 899  === 3.3.2 Get Device Status ===
900 900  
901 901  
... ... @@ -914,7 +914,7 @@
914 914  (% style="color:blue" %)**AT Command: AT+INTMOD1,AT+INTMOD2,AT+INTMOD3**
915 915  
916 916  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
917 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
923 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
918 918  |(% style="width:154px" %)AT+INTMOD1=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
919 919  0
920 920  OK
... ... @@ -944,6 +944,7 @@
944 944  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
945 945  * Example 4: Downlink Payload: 06000201  **~-~-->**  AT+INTMOD3=1
946 946  
953 +
947 947  === 3.3.4 Set Power Output Duration ===
948 948  
949 949  
... ... @@ -958,7 +958,7 @@
958 958  (% style="color:blue" %)**AT Command: AT+5VT**
959 959  
960 960  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
961 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
968 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
962 962  |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)(((
963 963  500(default)
964 964  OK
... ... @@ -976,6 +976,7 @@
976 976  * Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
977 977  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
978 978  
986 +
979 979  === 3.3.5 Set Weighing parameters ===
980 980  
981 981  
... ... @@ -984,7 +984,7 @@
984 984  (% style="color:blue" %)**AT Command: AT+WEIGRE,AT+WEIGAP**
985 985  
986 986  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
987 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
995 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
988 988  |(% style="width:154px" %)AT+WEIGRE|(% style="width:196px" %)Weight is initialized to 0.|(% style="width:157px" %)OK
989 989  |(% style="width:154px" %)AT+WEIGAP=?|(% style="width:196px" %)400.0|(% style="width:157px" %)OK(default)
990 990  |(% style="width:154px" %)AT+WEIGAP=400.3|(% style="width:196px" %)Set the factor to 400.3.|(% style="width:157px" %)OK
... ... @@ -1001,6 +1001,7 @@
1001 1001  * Example 2: Downlink Payload: 08020FA3  **~-~-->**  AT+WEIGAP=400.3
1002 1002  * Example 3: Downlink Payload: 08020FA0  **~-~-->**  AT+WEIGAP=400.0
1003 1003  
1012 +
1004 1004  === 3.3.6 Set Digital pulse count value ===
1005 1005  
1006 1006  
... ... @@ -1011,7 +1011,7 @@
1011 1011  (% style="color:blue" %)**AT Command: AT+SETCNT**
1012 1012  
1013 1013  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1014 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1023 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
1015 1015  |(% style="width:154px" %)AT+SETCNT=1,100|(% style="width:196px" %)Initialize the count value 1 to 100.|(% style="width:157px" %)OK
1016 1016  |(% style="width:154px" %)AT+SETCNT=2,0|(% style="width:196px" %)Initialize the count value 2 to 0.|(% style="width:157px" %)OK
1017 1017  
... ... @@ -1024,6 +1024,7 @@
1024 1024  * Example 1: Downlink Payload: 090100000000  **~-~-->**  AT+SETCNT=1,0
1025 1025  * Example 2: Downlink Payload: 0902000003E8  **~-~-->**  AT+SETCNT=2,1000
1026 1026  
1036 +
1027 1027  === 3.3.7 Set Workmode ===
1028 1028  
1029 1029  
... ... @@ -1032,7 +1032,7 @@
1032 1032  (% style="color:blue" %)**AT Command: AT+MOD**
1033 1033  
1034 1034  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1035 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1045 +|=(% style="width: 155px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 197px;background-color:#D9E2F3" %)**Function**|=(% style="width: 158px;background-color:#D9E2F3" %)**Response**
1036 1036  |(% style="width:154px" %)AT+MOD=?|(% style="width:196px" %)Get the current working mode.|(% style="width:157px" %)(((
1037 1037  OK
1038 1038  )))
... ... @@ -1048,6 +1048,7 @@
1048 1048  * Example 1: Downlink Payload: 0A01  **~-~-->**  AT+MOD=1
1049 1049  * Example 2: Downlink Payload: 0A04  **~-~-->**  AT+MOD=4
1050 1050  
1061 +
1051 1051  = 4. Battery & Power Consumption =
1052 1052  
1053 1053  
... ... @@ -1066,7 +1066,7 @@
1066 1066  * Update with new features.
1067 1067  * Fix bugs.
1068 1068  
1069 -**Firmware and changelog can be downloaded from :** **[[Firmware download link>>https://www.dropbox.com/sh/4rov7bcp6u28exp/AACt-wAySd4si5AXi8DBmvSca?dl=0]]**
1080 +**Firmware and changelog can be downloaded from :** **[[Firmware download link>>url:https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]**
1070 1070  
1071 1071  **Methods to Update Firmware:**
1072 1072  
... ... @@ -1073,6 +1073,7 @@
1073 1073  * (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/]]
1074 1074  * 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]]**.
1075 1075  
1087 +
1076 1076  = 6. FAQ =
1077 1077  
1078 1078  == 6.1 Where can i find source code of SN50v3-LB? ==
... ... @@ -1081,6 +1081,7 @@
1081 1081  * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].**
1082 1082  * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].**
1083 1083  
1096 +
1084 1084  = 7. Order Info =
1085 1085  
1086 1086  
... ... @@ -1104,6 +1104,7 @@
1104 1104  * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole
1105 1105  * (% style="color:red" %)**NH**(%%): No Hole
1106 1106  
1120 +
1107 1107  = 8. ​Packing Info =
1108 1108  
1109 1109  
... ... @@ -1118,6 +1118,7 @@
1118 1118  * Package Size / pcs : cm
1119 1119  * Weight / pcs : g
1120 1120  
1135 +
1121 1121  = 9. Support =
1122 1122  
1123 1123  
image-20230610170047-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -444.9 KB
Content
image-20230610170152-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -359.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0