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

From version 97.2
edited by Xiaoling
on 2023/04/26 08:45
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  
... ... @@ -79,7 +79,6 @@
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 81  
82 -
83 83  == 2.2 How it works? ==
84 84  
85 85  
... ... @@ -100,7 +100,6 @@
100 100  1. WSC1-L will auto scan available weather sensors when power on or reboot.
101 101  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
102 102  
103 -
104 104  == 2.3 Example to use for LoRaWAN network ==
105 105  
106 106  
... ... @@ -118,15 +118,11 @@
118 118  
119 119  Each WSC1-L is shipped with a sticker with the default device EUI as below:
120 120  
121 -[[image:image-20230426084533-1.png]]
121 +[[image:image-20220624115043-1.jpeg]]
122 122  
123 123  
124 124  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
125 125  
126 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
127 -
128 -[[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"]]
129 -
130 130  **Add APP EUI in the application.**
131 131  
132 132  [[image:1656042662694-311.png]]
... ... @@ -155,6 +155,8 @@
155 155  
156 156  [[image:1656042745346-283.png]]
157 157  
154 +
155 +
158 158  == 2.4 Uplink Payload ==
159 159  
160 160  
... ... @@ -163,7 +163,6 @@
163 163  * Valid Sensor Value: Use FPORT=2
164 164  * Other control command: Use FPORT other than 2.
165 165  
166 -
167 167  === 2.4.1 Uplink FPORT~=5, Device Status ===
168 168  
169 169  
... ... @@ -184,18 +184,24 @@
184 184  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
185 185  
186 186  
184 +
187 187  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
188 188  
187 +
189 189  For WSC1-L, this value is 0x0D.
190 190  
191 191  
191 +
192 192  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
193 193  
194 +
194 194  0x0100, Means: v1.0.0 version.
195 195  
196 196  
198 +
197 197  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
198 198  
201 +
199 199  *0x01: EU868
200 200  
201 201  *0x02: US915
... ... @@ -217,13 +217,17 @@
217 217  *0x0a: AS923-3
218 218  
219 219  
223 +
220 220  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
221 221  
226 +
222 222  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
223 223  
224 224  
230 +
225 225  ==== (% style="color:#037691" %)**BAT:**(%%) ====
226 226  
233 +
227 227  (((
228 228  shows the battery voltage for WSC1-L MCU.
229 229  )))
... ... @@ -233,8 +233,10 @@
233 233  )))
234 234  
235 235  
243 +
236 236  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
237 237  
246 +
238 238  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
239 239  |Byte3|Byte2|Byte1
240 240  
... ... @@ -265,6 +265,7 @@
265 265  [[image:1656049673488-415.png]]
266 266  
267 267  
277 +
268 268  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
269 269  
270 270  
... ... @@ -317,9 +317,15 @@
317 317   Uplink 1:  [[image:image-20220624140735-4.png]]
318 318  )))
319 319  
330 +(((
331 +
332 +)))
320 320  
321 321  (((
322 322   Uplink 2:  [[image:image-20220624140842-5.png]]
336 +)))
337 +
338 +(((
323 323  
324 324  )))
325 325  
... ... @@ -331,10 +331,14 @@
331 331   Uplink 1:  [[image:image-20220624141025-6.png]]
332 332  )))
333 333  
350 +(((
351 +
352 +)))
334 334  
335 335   Uplink 2:  [[image:image-20220624141100-7.png]]
336 336  
337 337  
357 +
338 338  === 2.4.3 Decoder in TTN V3 ===
339 339  
340 340  
... ... @@ -343,17 +343,27 @@
343 343  )))
344 344  
345 345  (((
366 +
367 +)))
368 +
369 +(((
346 346  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
347 347  )))
348 348  
373 +(((
374 +
375 +)))
349 349  
350 350  (((
351 351  and put as below:
379 +
380 +
352 352  )))
353 353  
354 354  [[image:1656051152438-578.png]]
355 355  
356 356  
386 +
357 357  == 2.5 Show data on Application Server ==
358 358  
359 359  
... ... @@ -362,6 +362,10 @@
362 362  )))
363 363  
364 364  (((
395 +
396 +)))
397 +
398 +(((
365 365  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
366 366  )))
367 367  
... ... @@ -391,6 +391,7 @@
391 391  [[image:1656051277767-168.png]]
392 392  
393 393  
428 +
394 394  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
395 395  
396 396  
... ... @@ -418,6 +418,7 @@
418 418  These commands only valid for WSC1-L, as below:
419 419  
420 420  
456 +
421 421  == 3.1 Set Transmit Interval Time ==
422 422  
423 423  
... ... @@ -434,10 +434,9 @@
434 434  
435 435  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
436 436  
437 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
438 -* 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
439 439  
440 -
441 441  == 3.2 Set Emergency Mode ==
442 442  
443 443  
... ... @@ -453,7 +453,6 @@
453 453  * 0xE101     Same as: AT+ALARMMOD=1
454 454  * 0xE100     Same as: AT+ALARMMOD=0
455 455  
456 -
457 457  == 3.3 Add or Delete RS485 Sensor ==
458 458  
459 459  
... ... @@ -511,6 +511,7 @@
511 511  [[image:image-20220624143618-11.png]]
512 512  
513 513  
548 +
514 514  **Then the following parameters should be:**
515 515  
516 516  * Address_Code range: A1
... ... @@ -517,7 +517,7 @@
517 517  * Query_Length: 8
518 518  * Query_Command: A103000000019CAA
519 519  * Read_Length: 8
520 -* 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)
521 521  * has_CRC: 1
522 522  * timeout: 1500 (Fill in the test according to the actual situation)
523 523  
... ... @@ -549,7 +549,6 @@
549 549  
550 550  * 0xE5FF  
551 551  
552 -
553 553  == 3.4 RS485 Test Command ==
554 554  
555 555  
... ... @@ -576,7 +576,6 @@
576 576  
577 577  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
578 578  
579 -
580 580  == 3.5 RS485 response timeout ==
581 581  
582 582  
... ... @@ -602,10 +602,9 @@
602 602  
603 603  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
604 604  
605 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
606 -* 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
607 607  
608 -
609 609  == 3.6 Set Sensor Type ==
610 610  
611 611  
... ... @@ -624,9 +624,9 @@
624 624  
625 625  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
626 626  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
627 -|(% 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
628 628  
629 -Eg: The setting command **AT+STYPE=80221** means:
661 +Eg: The setting command **AT+STYPE=802212** means:
630 630  
631 631  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
632 632  |(% 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
... ... @@ -641,7 +641,7 @@
641 641  
642 642  (% style="color:#037691" %)**Downlink Command:**
643 643  
644 -* 0xE400080221  Same as: AT+STYPE=80221
676 +* 0xE400802212     Same as: AT+STYPE=802212
645 645  
646 646  (% style="color:red" %)**Note:**
647 647  
... ... @@ -648,8 +648,10 @@
648 648  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
649 649  
650 650  
683 +
651 651  = 4. Power consumption and battery =
652 652  
686 +
653 653  == 4.1 Total Power Consumption ==
654 654  
655 655  
... ... @@ -656,6 +656,7 @@
656 656  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.
657 657  
658 658  
693 +
659 659  == 4.2 Reduce power consumption ==
660 660  
661 661  
... ... @@ -662,6 +662,7 @@
662 662  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.
663 663  
664 664  
700 +
665 665  == 4.3 Battery ==
666 666  
667 667  
... ... @@ -674,8 +674,10 @@
674 674  )))
675 675  
676 676  
713 +
677 677  = 5. Main Process Unit WSC1-L =
678 678  
716 +
679 679  == 5.1 Features ==
680 680  
681 681  
... ... @@ -691,7 +691,6 @@
691 691  * IP Rating: IP65
692 692  * Support default sensors or 3rd party RS485 sensors
693 693  
694 -
695 695  == 5.2 Power Consumption ==
696 696  
697 697  
... ... @@ -698,6 +698,7 @@
698 698  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
699 699  
700 700  
738 +
701 701  == 5.3 Storage & Operation Temperature ==
702 702  
703 703  
... ... @@ -704,6 +704,7 @@
704 704  -20°C to +60°C
705 705  
706 706  
745 +
707 707  == 5.4 Pin Mapping ==
708 708  
709 709  
... ... @@ -710,6 +710,7 @@
710 710  [[image:1656054149793-239.png]]
711 711  
712 712  
752 +
713 713  == 5.5 Mechanical ==
714 714  
715 715  
... ... @@ -716,6 +716,7 @@
716 716  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
717 717  
718 718  
759 +
719 719  == 5.6 Connect to RS485 Sensors ==
720 720  
721 721  
... ... @@ -730,8 +730,10 @@
730 730  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
731 731  
732 732  
774 +
733 733  = 6. Weather Sensors =
734 734  
777 +
735 735  == 6.1 Rain Gauge ~-~- WSS-01 ==
736 736  
737 737  
... ... @@ -756,6 +756,7 @@
756 756  )))
757 757  
758 758  
802 +
759 759  === 6.1.1 Feature ===
760 760  
761 761  
... ... @@ -765,7 +765,6 @@
765 765  * ABS enclosure.
766 766  * Horizontal adjustable.
767 767  
768 -
769 769  === 6.1.2 Specification ===
770 770  
771 771  
... ... @@ -779,7 +779,6 @@
779 779  * Working Humidity: <100% (no dewing)
780 780  * Power Consumption: 4mA @ 12v.
781 781  
782 -
783 783  === 6.1.3 Dimension ===
784 784  
785 785  
... ... @@ -786,6 +786,7 @@
786 786   [[image:1656054957406-980.png]]
787 787  
788 788  
831 +
789 789  === 6.1.4 Pin Mapping ===
790 790  
791 791  
... ... @@ -792,6 +792,7 @@
792 792  [[image:1656054972828-692.png]]
793 793  
794 794  
838 +
795 795  === 6.1.5 Installation Notice ===
796 796  
797 797  
... ... @@ -831,6 +831,7 @@
831 831  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
832 832  
833 833  
878 +
834 834  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
835 835  
836 836  
... ... @@ -857,11 +857,10 @@
857 857  * RS485 wind speed / direction sensor
858 858  * PC enclosure, resist corrosion
859 859  
860 -
861 861  === 6.2.2 Specification ===
862 862  
863 863  
864 -* Wind speed range: 0 ~~ 60m/s
908 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
865 865  * Wind direction range: 0 ~~ 360°
866 866  * Start wind speed: ≤0.3m/s
867 867  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -872,7 +872,6 @@
872 872  * Power Consumption: 13mA ~~ 12v.
873 873  * Cable Length: 2 meters
874 874  
875 -
876 876  === 6.2.3 Dimension ===
877 877  
878 878  
... ... @@ -879,6 +879,7 @@
879 879  [[image:image-20220624152813-2.png]]
880 880  
881 881  
925 +
882 882  === 6.2.4 Pin Mapping ===
883 883  
884 884  
... ... @@ -885,6 +885,7 @@
885 885  [[image:1656056281231-994.png]]
886 886  
887 887  
932 +
888 888  === 6.2.5  Angle Mapping ===
889 889  
890 890  
... ... @@ -891,6 +891,7 @@
891 891  [[image:1656056303845-585.png]]
892 892  
893 893  
939 +
894 894  === 6.2.6  Installation Notice ===
895 895  
896 896  
... ... @@ -907,6 +907,7 @@
907 907  [[image:image-20220624153901-3.png]]
908 908  
909 909  
956 +
910 910  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
911 911  
912 912  
... ... @@ -923,6 +923,7 @@
923 923  )))
924 924  
925 925  
973 +
926 926  === 6.3.1 Feature ===
927 927  
928 928  
... ... @@ -930,7 +930,6 @@
930 930  * NDIR to measure CO2 with Internal Temperature Compensation
931 931  * Laser Beam Scattering to PM2.5 and PM10
932 932  
933 -
934 934  === 6.3.2 Specification ===
935 935  
936 936  
... ... @@ -949,7 +949,6 @@
949 949  ** CO2: 0~95%RH
950 950  * Power Consumption: 50mA@ 12v.
951 951  
952 -
953 953  === 6.3.3 Dimension ===
954 954  
955 955  
... ... @@ -956,6 +956,7 @@
956 956  [[image:1656056708366-230.png]]
957 957  
958 958  
1005 +
959 959  === 6.3.4 Pin Mapping ===
960 960  
961 961  
... ... @@ -962,6 +962,7 @@
962 962  [[image:1656056722648-743.png]]
963 963  
964 964  
1012 +
965 965  === 6.3.5 Installation Notice ===
966 966  
967 967  
... ... @@ -970,10 +970,10 @@
970 970  
971 971  [[image:1656056751153-304.png]]
972 972  
973 -
974 974  [[image:1656056766224-773.png]]
975 975  
976 976  
1024 +
977 977  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
978 978  
979 979  
... ... @@ -990,6 +990,7 @@
990 990  )))
991 991  
992 992  
1041 +
993 993  === 6.4.1 Feature ===
994 994  
995 995  
... ... @@ -997,7 +997,6 @@
997 997  * Surface heating to dry
998 998  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
999 999  
1000 -
1001 1001  === 6.4.2 Specification ===
1002 1002  
1003 1003  
... ... @@ -1010,7 +1010,6 @@
1010 1010  ** No heating: 12mA @ 12v,
1011 1011  ** heating: 94ma @ 12v.
1012 1012  
1013 -
1014 1014  === 6.4.3 Dimension ===
1015 1015  
1016 1016  
... ... @@ -1017,6 +1017,7 @@
1017 1017  [[image:1656056844782-155.png]]
1018 1018  
1019 1019  
1067 +
1020 1020  === 6.4.4 Pin Mapping ===
1021 1021  
1022 1022  
... ... @@ -1023,6 +1023,7 @@
1023 1023  [[image:1656056855590-754.png]]
1024 1024  
1025 1025  
1074 +
1026 1026  === 6.4.5 Installation Notice ===
1027 1027  
1028 1028  
... ... @@ -1039,6 +1039,7 @@
1039 1039  [[image:1656056883736-804.png]]
1040 1040  
1041 1041  
1091 +
1042 1042  === 6.4.6 Heating ===
1043 1043  
1044 1044  
... ... @@ -1047,6 +1047,7 @@
1047 1047  )))
1048 1048  
1049 1049  
1100 +
1050 1050  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1051 1051  
1052 1052  
... ... @@ -1059,12 +1059,12 @@
1059 1059  )))
1060 1060  
1061 1061  
1113 +
1062 1062  === 6.5.1 Feature ===
1063 1063  
1064 1064  
1065 1065  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1066 1066  
1067 -
1068 1068  === 6.5.2 Specification ===
1069 1069  
1070 1070  
... ... @@ -1090,7 +1090,6 @@
1090 1090  * Working Humidity: 10~90%RH
1091 1091  * Power Consumption: 4mA @ 12v
1092 1092  
1093 -
1094 1094  === 6.5.3 Dimension ===
1095 1095  
1096 1096  
... ... @@ -1097,6 +1097,7 @@
1097 1097  [[image:1656057170639-522.png]]
1098 1098  
1099 1099  
1150 +
1100 1100  === 6.5.4 Pin Mapping ===
1101 1101  
1102 1102  
... ... @@ -1103,6 +1103,7 @@
1103 1103  [[image:1656057181899-910.png]]
1104 1104  
1105 1105  
1157 +
1106 1106  === 6.5.5 Installation Notice ===
1107 1107  
1108 1108  
... ... @@ -1114,6 +1114,7 @@
1114 1114  [[image:1656057212438-475.png]]
1115 1115  
1116 1116  
1169 +
1117 1117  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1118 1118  
1119 1119  
... ... @@ -1130,6 +1130,7 @@
1130 1130  )))
1131 1131  
1132 1132  
1186 +
1133 1133  === 6.6.1 Feature ===
1134 1134  
1135 1135  
... ... @@ -1137,7 +1137,6 @@
1137 1137  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1138 1138  * Measure Reflected Radiation if sense area towards ground.
1139 1139  
1140 -
1141 1141  === 6.6.2 Specification ===
1142 1142  
1143 1143  
... ... @@ -1154,7 +1154,6 @@
1154 1154  * Working Humidity: 10~90%RH
1155 1155  * Power Consumption: 4mA @ 12v
1156 1156  
1157 -
1158 1158  === 6.6.3 Dimension ===
1159 1159  
1160 1160  
... ... @@ -1161,6 +1161,7 @@
1161 1161  [[image:1656057348695-898.png]]
1162 1162  
1163 1163  
1216 +
1164 1164  === 6.6.4 Pin Mapping ===
1165 1165  
1166 1166  
... ... @@ -1167,6 +1167,7 @@
1167 1167  [[image:1656057359343-744.png]]
1168 1168  
1169 1169  
1223 +
1170 1170  === 6.6.5 Installation Notice ===
1171 1171  
1172 1172  
... ... @@ -1179,6 +1179,7 @@
1179 1179  [[image:1656057377943-564.png]]
1180 1180  
1181 1181  
1236 +
1182 1182  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1183 1183  
1184 1184  
... ... @@ -1195,6 +1195,7 @@
1195 1195  )))
1196 1196  
1197 1197  
1253 +
1198 1198  === 6.7.1 Feature ===
1199 1199  
1200 1200  
... ... @@ -1207,6 +1207,7 @@
1207 1207  )))
1208 1208  
1209 1209  
1266 +
1210 1210  === 6.7.2 Specification ===
1211 1211  
1212 1212  
... ... @@ -1221,7 +1221,6 @@
1221 1221  * Working Humidity: 10~90%RH
1222 1222  * Power Consumption: 3mA @ 12v
1223 1223  
1224 -
1225 1225  === 6.7.3 Dimension ===
1226 1226  
1227 1227  
... ... @@ -1228,6 +1228,7 @@
1228 1228  [[image:1656057538793-888.png]]
1229 1229  
1230 1230  
1287 +
1231 1231  === 6.7.4 Pin Mapping ===
1232 1232  
1233 1233  
... ... @@ -1234,6 +1234,7 @@
1234 1234  [[image:1656057548116-203.png]]
1235 1235  
1236 1236  
1294 +
1237 1237  === 6.7.5 Installation Notice ===
1238 1238  
1239 1239  
... ... @@ -1246,8 +1246,10 @@
1246 1246  [[image:1656057565783-251.png]]
1247 1247  
1248 1248  
1307 +
1249 1249  = 7. FAQ =
1250 1250  
1310 +
1251 1251  == 7.1 What else do I need to purchase to build Weather Station? ==
1252 1252  
1253 1253  
... ... @@ -1260,6 +1260,7 @@
1260 1260  [[image:1656057608049-693.png]]
1261 1261  
1262 1262  
1323 +
1263 1263  == 7.2 How to upgrade firmware for WSC1-L? ==
1264 1264  
1265 1265  
... ... @@ -1269,6 +1269,9 @@
1269 1269  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1270 1270  )))
1271 1271  
1333 +(((
1334 +
1335 +)))
1272 1272  
1273 1273  (((
1274 1274  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1275,6 +1275,7 @@
1275 1275  )))
1276 1276  
1277 1277  
1342 +
1278 1278  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1279 1279  
1280 1280  
... ... @@ -1281,6 +1281,7 @@
1281 1281  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.
1282 1282  
1283 1283  
1349 +
1284 1284  == 7.4 Can I add my weather sensors? ==
1285 1285  
1286 1286  
... ... @@ -1287,8 +1287,10 @@
1287 1287  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1288 1288  
1289 1289  
1356 +
1290 1290  = 8. Trouble Shooting =
1291 1291  
1359 +
1292 1292  == 8.1 AT Command input doesn't work ==
1293 1293  
1294 1294  
... ... @@ -1297,8 +1297,10 @@
1297 1297  )))
1298 1298  
1299 1299  
1368 +
1300 1300  = 9. Order Info =
1301 1301  
1371 +
1302 1302  == 9.1 Main Process Unit ==
1303 1303  
1304 1304  
... ... @@ -1315,7 +1315,6 @@
1315 1315  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1316 1316  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1317 1317  
1318 -
1319 1319  == 9.2 Sensors ==
1320 1320  
1321 1321  
... ... @@ -1330,15 +1330,12 @@
1330 1330  |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1331 1331  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1332 1332  
1333 -
1334 1334  = 10. Support =
1335 1335  
1336 1336  
1337 1337  * 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]]
1338 1338  
1339 -* 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]].
1340 -
1341 -
1342 1342  = 11. Appendix I: Field Installation Photo =
1343 1343  
1344 1344  
image-20230426084533-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content