Last modified by Mengting Qiu on 2025/06/10 18:53

From version 96.6
edited by Xiaoling
on 2023/03/09 14:23
Change comment: There is no comment for this version
To version 93.1
edited by Bei Jinggeng
on 2022/11/23 16:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -37,8 +37,10 @@
37 37  )))
38 38  
39 39  
40 +
40 40  = 2. How to use =
41 41  
43 +
42 42  == 2.1 Installation ==
43 43  
44 44  
... ... @@ -78,11 +78,7 @@
78 78  * MPPT Solar Recharger
79 79  * Mounting Kit includes pole and mast assembly. Each weather sensor has it's own mounting assembly, user can check the sensor section in this manual.
80 80  * Cabinet.
81 -(% style="display:none" %)(%%)
82 82  
83 -
84 -
85 -
86 86  == 2.2 How it works? ==
87 87  
88 88  
... ... @@ -125,10 +125,6 @@
125 125  
126 126  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
127 127  
128 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
129 -
130 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]]
131 -
132 132  **Add APP EUI in the application.**
133 133  
134 134  [[image:1656042662694-311.png]]
... ... @@ -158,6 +158,7 @@
158 158  [[image:1656042745346-283.png]]
159 159  
160 160  
155 +
161 161  == 2.4 Uplink Payload ==
162 162  
163 163  
... ... @@ -186,18 +186,24 @@
186 186  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
187 187  
188 188  
184 +
189 189  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
190 190  
187 +
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
191 +
194 194  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
195 195  
194 +
196 196  0x0100, Means: v1.0.0 version.
197 197  
198 198  
198 +
199 199  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
200 200  
201 +
201 201  *0x01: EU868
202 202  
203 203  *0x02: US915
... ... @@ -219,13 +219,17 @@
219 219  *0x0a: AS923-3
220 220  
221 221  
223 +
222 222  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
223 223  
226 +
224 224  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
225 225  
226 226  
230 +
227 227  ==== (% style="color:#037691" %)**BAT:**(%%) ====
228 228  
233 +
229 229  (((
230 230  shows the battery voltage for WSC1-L MCU.
231 231  )))
... ... @@ -235,8 +235,10 @@
235 235  )))
236 236  
237 237  
243 +
238 238  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
239 239  
246 +
240 240  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
241 241  |Byte3|Byte2|Byte1
242 242  
... ... @@ -267,6 +267,7 @@
267 267  [[image:1656049673488-415.png]]
268 268  
269 269  
277 +
270 270  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
271 271  
272 272  
... ... @@ -319,9 +319,15 @@
319 319   Uplink 1:  [[image:image-20220624140735-4.png]]
320 320  )))
321 321  
330 +(((
331 +
332 +)))
322 322  
323 323  (((
324 324   Uplink 2:  [[image:image-20220624140842-5.png]]
336 +)))
337 +
338 +(((
325 325  
326 326  )))
327 327  
... ... @@ -333,10 +333,14 @@
333 333   Uplink 1:  [[image:image-20220624141025-6.png]]
334 334  )))
335 335  
350 +(((
351 +
352 +)))
336 336  
337 337   Uplink 2:  [[image:image-20220624141100-7.png]]
338 338  
339 339  
357 +
340 340  === 2.4.3 Decoder in TTN V3 ===
341 341  
342 342  
... ... @@ -345,17 +345,27 @@
345 345  )))
346 346  
347 347  (((
366 +
367 +)))
368 +
369 +(((
348 348  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
349 349  )))
350 350  
373 +(((
374 +
375 +)))
351 351  
352 352  (((
353 353  and put as below:
379 +
380 +
354 354  )))
355 355  
356 356  [[image:1656051152438-578.png]]
357 357  
358 358  
386 +
359 359  == 2.5 Show data on Application Server ==
360 360  
361 361  
... ... @@ -364,6 +364,10 @@
364 364  )))
365 365  
366 366  (((
395 +
396 +)))
397 +
398 +(((
367 367  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
368 368  )))
369 369  
... ... @@ -393,6 +393,7 @@
393 393  [[image:1656051277767-168.png]]
394 394  
395 395  
428 +
396 396  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
397 397  
398 398  
... ... @@ -420,6 +420,7 @@
420 420  These commands only valid for WSC1-L, as below:
421 421  
422 422  
456 +
423 423  == 3.1 Set Transmit Interval Time ==
424 424  
425 425  
... ... @@ -436,10 +436,9 @@
436 436  
437 437  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
438 438  
439 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
440 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
473 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
474 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
441 441  
442 -
443 443  == 3.2 Set Emergency Mode ==
444 444  
445 445  
... ... @@ -512,6 +512,7 @@
512 512  [[image:image-20220624143618-11.png]]
513 513  
514 514  
548 +
515 515  **Then the following parameters should be:**
516 516  
517 517  * Address_Code range: A1
... ... @@ -518,7 +518,7 @@
518 518  * Query_Length: 8
519 519  * Query_Command: A103000000019CAA
520 520  * Read_Length: 8
521 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
555 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
522 522  * has_CRC: 1
523 523  * timeout: 1500 (Fill in the test according to the actual situation)
524 524  
... ... @@ -601,8 +601,8 @@
601 601  
602 602  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
603 603  
604 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
605 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
638 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
639 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
606 606  
607 607  == 3.6 Set Sensor Type ==
608 608  
... ... @@ -622,9 +622,9 @@
622 622  
623 623  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
624 624  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
625 -|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
659 +|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
626 626  
627 -Eg: The setting command **AT+STYPE=80221** means:
661 +Eg: The setting command **AT+STYPE=802212** means:
628 628  
629 629  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
630 630  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
... ... @@ -639,7 +639,7 @@
639 639  
640 640  (% style="color:#037691" %)**Downlink Command:**
641 641  
642 -* 0xE400080221  Same as: AT+STYPE=80221
676 +* 0xE400802212     Same as: AT+STYPE=802212
643 643  
644 644  (% style="color:red" %)**Note:**
645 645  
... ... @@ -646,8 +646,10 @@
646 646  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
647 647  
648 648  
683 +
649 649  = 4. Power consumption and battery =
650 650  
686 +
651 651  == 4.1 Total Power Consumption ==
652 652  
653 653  
... ... @@ -654,6 +654,7 @@
654 654  Dragino Weather Station serial products include the main process unit ( WSC1-L ) and various sensors. The total power consumption equal total power of all above units. The power consumption for main process unit WSC1-L is 18ma @ 12v. and the power consumption of each sensor can be found on the Sensors chapter.
655 655  
656 656  
693 +
657 657  == 4.2 Reduce power consumption ==
658 658  
659 659  
... ... @@ -660,6 +660,7 @@
660 660  The main process unit WSC1-L is set to LoRaWAN Class C by default. If user want to reduce the power consumption of this unit, user can set it to run in Class A. In Class A mode, WSC1-L will not be to get real-time downlink command from IoT Server.
661 661  
662 662  
700 +
663 663  == 4.3 Battery ==
664 664  
665 665  
... ... @@ -672,8 +672,10 @@
672 672  )))
673 673  
674 674  
713 +
675 675  = 5. Main Process Unit WSC1-L =
676 676  
716 +
677 677  == 5.1 Features ==
678 678  
679 679  
... ... @@ -695,6 +695,7 @@
695 695  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
696 696  
697 697  
738 +
698 698  == 5.3 Storage & Operation Temperature ==
699 699  
700 700  
... ... @@ -701,6 +701,7 @@
701 701  -20°C to +60°C
702 702  
703 703  
745 +
704 704  == 5.4 Pin Mapping ==
705 705  
706 706  
... ... @@ -707,6 +707,7 @@
707 707  [[image:1656054149793-239.png]]
708 708  
709 709  
752 +
710 710  == 5.5 Mechanical ==
711 711  
712 712  
... ... @@ -713,6 +713,7 @@
713 713  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
714 714  
715 715  
759 +
716 716  == 5.6 Connect to RS485 Sensors ==
717 717  
718 718  
... ... @@ -727,8 +727,10 @@
727 727  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
728 728  
729 729  
774 +
730 730  = 6. Weather Sensors =
731 731  
777 +
732 732  == 6.1 Rain Gauge ~-~- WSS-01 ==
733 733  
734 734  
... ... @@ -753,6 +753,7 @@
753 753  )))
754 754  
755 755  
802 +
756 756  === 6.1.1 Feature ===
757 757  
758 758  
... ... @@ -781,6 +781,7 @@
781 781   [[image:1656054957406-980.png]]
782 782  
783 783  
831 +
784 784  === 6.1.4 Pin Mapping ===
785 785  
786 786  
... ... @@ -787,6 +787,7 @@
787 787  [[image:1656054972828-692.png]]
788 788  
789 789  
838 +
790 790  === 6.1.5 Installation Notice ===
791 791  
792 792  
... ... @@ -826,6 +826,7 @@
826 826  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
827 827  
828 828  
878 +
829 829  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
830 830  
831 831  
... ... @@ -855,7 +855,7 @@
855 855  === 6.2.2 Specification ===
856 856  
857 857  
858 -* Wind speed range: 0 ~~ 60m/s
908 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
859 859  * Wind direction range: 0 ~~ 360°
860 860  * Start wind speed: ≤0.3m/s
861 861  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -872,6 +872,7 @@
872 872  [[image:image-20220624152813-2.png]]
873 873  
874 874  
925 +
875 875  === 6.2.4 Pin Mapping ===
876 876  
877 877  
... ... @@ -878,6 +878,7 @@
878 878  [[image:1656056281231-994.png]]
879 879  
880 880  
932 +
881 881  === 6.2.5  Angle Mapping ===
882 882  
883 883  
... ... @@ -884,6 +884,7 @@
884 884  [[image:1656056303845-585.png]]
885 885  
886 886  
939 +
887 887  === 6.2.6  Installation Notice ===
888 888  
889 889  
... ... @@ -900,6 +900,7 @@
900 900  [[image:image-20220624153901-3.png]]
901 901  
902 902  
956 +
903 903  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
904 904  
905 905  
... ... @@ -916,6 +916,7 @@
916 916  )))
917 917  
918 918  
973 +
919 919  === 6.3.1 Feature ===
920 920  
921 921  
... ... @@ -954,6 +954,7 @@
954 954  [[image:1656056722648-743.png]]
955 955  
956 956  
1012 +
957 957  === 6.3.5 Installation Notice ===
958 958  
959 959  
... ... @@ -962,10 +962,10 @@
962 962  
963 963  [[image:1656056751153-304.png]]
964 964  
965 -
966 966  [[image:1656056766224-773.png]]
967 967  
968 968  
1024 +
969 969  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
970 970  
971 971  
... ... @@ -982,6 +982,7 @@
982 982  )))
983 983  
984 984  
1041 +
985 985  === 6.4.1 Feature ===
986 986  
987 987  
... ... @@ -1007,6 +1007,7 @@
1007 1007  [[image:1656056844782-155.png]]
1008 1008  
1009 1009  
1067 +
1010 1010  === 6.4.4 Pin Mapping ===
1011 1011  
1012 1012  
... ... @@ -1013,6 +1013,7 @@
1013 1013  [[image:1656056855590-754.png]]
1014 1014  
1015 1015  
1074 +
1016 1016  === 6.4.5 Installation Notice ===
1017 1017  
1018 1018  
... ... @@ -1029,6 +1029,7 @@
1029 1029  [[image:1656056883736-804.png]]
1030 1030  
1031 1031  
1091 +
1032 1032  === 6.4.6 Heating ===
1033 1033  
1034 1034  
... ... @@ -1037,6 +1037,7 @@
1037 1037  )))
1038 1038  
1039 1039  
1100 +
1040 1040  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1041 1041  
1042 1042  
... ... @@ -1049,6 +1049,7 @@
1049 1049  )))
1050 1050  
1051 1051  
1113 +
1052 1052  === 6.5.1 Feature ===
1053 1053  
1054 1054  
... ... @@ -1085,6 +1085,7 @@
1085 1085  [[image:1656057170639-522.png]]
1086 1086  
1087 1087  
1150 +
1088 1088  === 6.5.4 Pin Mapping ===
1089 1089  
1090 1090  
... ... @@ -1091,6 +1091,7 @@
1091 1091  [[image:1656057181899-910.png]]
1092 1092  
1093 1093  
1157 +
1094 1094  === 6.5.5 Installation Notice ===
1095 1095  
1096 1096  
... ... @@ -1102,6 +1102,7 @@
1102 1102  [[image:1656057212438-475.png]]
1103 1103  
1104 1104  
1169 +
1105 1105  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1106 1106  
1107 1107  
... ... @@ -1118,6 +1118,7 @@
1118 1118  )))
1119 1119  
1120 1120  
1186 +
1121 1121  === 6.6.1 Feature ===
1122 1122  
1123 1123  
... ... @@ -1147,6 +1147,7 @@
1147 1147  [[image:1656057348695-898.png]]
1148 1148  
1149 1149  
1216 +
1150 1150  === 6.6.4 Pin Mapping ===
1151 1151  
1152 1152  
... ... @@ -1153,6 +1153,7 @@
1153 1153  [[image:1656057359343-744.png]]
1154 1154  
1155 1155  
1223 +
1156 1156  === 6.6.5 Installation Notice ===
1157 1157  
1158 1158  
... ... @@ -1165,6 +1165,7 @@
1165 1165  [[image:1656057377943-564.png]]
1166 1166  
1167 1167  
1236 +
1168 1168  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1169 1169  
1170 1170  
... ... @@ -1181,6 +1181,7 @@
1181 1181  )))
1182 1182  
1183 1183  
1253 +
1184 1184  === 6.7.1 Feature ===
1185 1185  
1186 1186  
... ... @@ -1193,6 +1193,7 @@
1193 1193  )))
1194 1194  
1195 1195  
1266 +
1196 1196  === 6.7.2 Specification ===
1197 1197  
1198 1198  
... ... @@ -1213,6 +1213,7 @@
1213 1213  [[image:1656057538793-888.png]]
1214 1214  
1215 1215  
1287 +
1216 1216  === 6.7.4 Pin Mapping ===
1217 1217  
1218 1218  
... ... @@ -1219,6 +1219,7 @@
1219 1219  [[image:1656057548116-203.png]]
1220 1220  
1221 1221  
1294 +
1222 1222  === 6.7.5 Installation Notice ===
1223 1223  
1224 1224  
... ... @@ -1231,8 +1231,10 @@
1231 1231  [[image:1656057565783-251.png]]
1232 1232  
1233 1233  
1307 +
1234 1234  = 7. FAQ =
1235 1235  
1310 +
1236 1236  == 7.1 What else do I need to purchase to build Weather Station? ==
1237 1237  
1238 1238  
... ... @@ -1245,6 +1245,7 @@
1245 1245  [[image:1656057608049-693.png]]
1246 1246  
1247 1247  
1323 +
1248 1248  == 7.2 How to upgrade firmware for WSC1-L? ==
1249 1249  
1250 1250  
... ... @@ -1254,6 +1254,9 @@
1254 1254  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1255 1255  )))
1256 1256  
1333 +(((
1334 +
1335 +)))
1257 1257  
1258 1258  (((
1259 1259  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1260,6 +1260,7 @@
1260 1260  )))
1261 1261  
1262 1262  
1342 +
1263 1263  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1264 1264  
1265 1265  
... ... @@ -1266,6 +1266,7 @@
1266 1266  User can follow the introduction for how to [[upgrade image>>||anchor="H7.2HowtoupgradefirmwareforWSC1-L3F"]]. When download the images, choose the required image file for download.
1267 1267  
1268 1268  
1349 +
1269 1269  == 7.4 Can I add my weather sensors? ==
1270 1270  
1271 1271  
... ... @@ -1272,8 +1272,10 @@
1272 1272  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1273 1273  
1274 1274  
1356 +
1275 1275  = 8. Trouble Shooting =
1276 1276  
1359 +
1277 1277  == 8.1 AT Command input doesn't work ==
1278 1278  
1279 1279  
... ... @@ -1282,8 +1282,10 @@
1282 1282  )))
1283 1283  
1284 1284  
1368 +
1285 1285  = 9. Order Info =
1286 1286  
1371 +
1287 1287  == 9.1 Main Process Unit ==
1288 1288  
1289 1289  
... ... @@ -1318,9 +1318,8 @@
1318 1318  
1319 1319  
1320 1320  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1406 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1321 1321  
1322 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1323 -
1324 1324  = 11. Appendix I: Field Installation Photo =
1325 1325  
1326 1326