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

From version 96.4
edited by Xiaoling
on 2023/03/09 14:22
Change comment: There is no comment for this version
To version 91.13
edited by Xiaoling
on 2022/08/22 09:00
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -69,6 +69,8 @@
69 69  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
70 70  * Weather sensors won't work if solar panel and storage battery fails.
71 71  
74 +
75 +
72 72  (% style="color:red" %)**Notice 2:**
73 73  
74 74  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -78,9 +78,10 @@
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 83  
87 +
88 +
84 84  == 2.2 How it works? ==
85 85  
86 86  
... ... @@ -101,6 +101,9 @@
101 101  1. WSC1-L will auto scan available weather sensors when power on or reboot.
102 102  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
103 103  
109 +
110 +
111 +
104 104  == 2.3 Example to use for LoRaWAN network ==
105 105  
106 106  
... ... @@ -123,10 +123,6 @@
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]]
... ... @@ -156,6 +156,7 @@
156 156  [[image:1656042745346-283.png]]
157 157  
158 158  
163 +
159 159  == 2.4 Uplink Payload ==
160 160  
161 161  
... ... @@ -163,9 +163,10 @@
163 163  
164 164  * Valid Sensor Value: Use FPORT=2
165 165  * Other control command: Use FPORT other than 2.
166 -(% style="display:none" %)(%%)
167 167  
168 168  
173 +
174 +
169 169  === 2.4.1 Uplink FPORT~=5, Device Status ===
170 170  
171 171  
... ... @@ -186,18 +186,24 @@
186 186  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
187 187  
188 188  
195 +
189 189  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
190 190  
198 +
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
202 +
194 194  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
195 195  
205 +
196 196  0x0100, Means: v1.0.0 version.
197 197  
198 198  
209 +
199 199  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
200 200  
212 +
201 201  *0x01: EU868
202 202  
203 203  *0x02: US915
... ... @@ -219,13 +219,17 @@
219 219  *0x0a: AS923-3
220 220  
221 221  
234 +
222 222  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
223 223  
237 +
224 224  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
225 225  
226 226  
241 +
227 227  ==== (% style="color:#037691" %)**BAT:**(%%) ====
228 228  
244 +
229 229  (((
230 230  shows the battery voltage for WSC1-L MCU.
231 231  )))
... ... @@ -235,8 +235,10 @@
235 235  )))
236 236  
237 237  
254 +
238 238  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
239 239  
257 +
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  
288 +
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  
341 +(((
342 +
343 +)))
322 322  
323 323  (((
324 324   Uplink 2:  [[image:image-20220624140842-5.png]]
347 +)))
348 +
349 +(((
325 325  
326 326  )))
327 327  
... ... @@ -333,10 +333,14 @@
333 333   Uplink 1:  [[image:image-20220624141025-6.png]]
334 334  )))
335 335  
361 +(((
362 +
363 +)))
336 336  
337 337   Uplink 2:  [[image:image-20220624141100-7.png]]
338 338  
339 339  
368 +
340 340  === 2.4.3 Decoder in TTN V3 ===
341 341  
342 342  
... ... @@ -345,17 +345,27 @@
345 345  )))
346 346  
347 347  (((
348 -Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
377 +
349 349  )))
350 350  
380 +(((
381 +Download decoder for suitable platform from: [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
382 +)))
351 351  
352 352  (((
385 +
386 +)))
387 +
388 +(((
353 353  and put as below:
390 +
391 +
354 354  )))
355 355  
356 356  [[image:1656051152438-578.png]]
357 357  
358 358  
397 +
359 359  == 2.5 Show data on Application Server ==
360 360  
361 361  
... ... @@ -364,6 +364,10 @@
364 364  )))
365 365  
366 366  (((
406 +
407 +)))
408 +
409 +(((
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  
439 +
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  
467 +
423 423  == 3.1 Set Transmit Interval Time ==
424 424  
425 425  
... ... @@ -436,9 +436,8 @@
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
441 -(% style="display:none" %)(%%)
484 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
485 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
442 442  
443 443  
444 444  
... ... @@ -459,6 +459,8 @@
459 459  * 0xE100     Same as: AT+ALARMMOD=0
460 460  
461 461  
506 +
507 +
462 462  == 3.3 Add or Delete RS485 Sensor ==
463 463  
464 464  
... ... @@ -516,6 +516,7 @@
516 516  [[image:image-20220624143618-11.png]]
517 517  
518 518  
565 +
519 519  **Then the following parameters should be:**
520 520  
521 521  * Address_Code range: A1
... ... @@ -522,10 +522,12 @@
522 522  * Query_Length: 8
523 523  * Query_Command: A103000000019CAA
524 524  * Read_Length: 8
525 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
572 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
526 526  * has_CRC: 1
527 527  * timeout: 1500 (Fill in the test according to the actual situation)
528 528  
576 +
577 +
529 529  **So the input command is:**
530 530  
531 531  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -555,6 +555,8 @@
555 555  * 0xE5FF  
556 556  
557 557  
607 +
608 +
558 558  == 3.4 RS485 Test Command ==
559 559  
560 560  
... ... @@ -582,6 +582,8 @@
582 582  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
583 583  
584 584  
636 +
637 +
585 585  == 3.5 RS485 response timeout ==
586 586  
587 587  
... ... @@ -607,10 +607,12 @@
607 607  
608 608  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
609 609  
610 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
611 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
663 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
664 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
612 612  
613 613  
667 +
668 +
614 614  == 3.6 Set Sensor Type ==
615 615  
616 616  
... ... @@ -631,8 +631,9 @@
631 631  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
632 632  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
633 633  
634 -Eg: The setting command **AT+STYPE=80221** means:
635 635  
690 +Eg: The setting command **AT+STYPE=802212** means:
691 +
636 636  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
637 637  |(% 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
638 638  |(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)1|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)0
... ... @@ -646,30 +646,30 @@
646 646  
647 647  (% style="color:#037691" %)**Downlink Command:**
648 648  
649 -* 0xE400080221  Same as: AT+STYPE=80221
705 +* 0xE400802212     Same as: AT+STYPE=80221
650 650  
707 +
708 +
651 651  (% style="color:red" %)**Note:**
652 652  
653 653  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
654 654  
655 655  
714 +
656 656  = 4. Power consumption and battery =
657 657  
658 658  == 4.1 Total Power Consumption ==
659 659  
660 -
661 661  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.
662 662  
663 663  
664 664  == 4.2 Reduce power consumption ==
665 665  
666 -
667 667  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.
668 668  
669 669  
670 670  == 4.3 Battery ==
671 671  
672 -
673 673  (((
674 674  All sensors are only power by external power source. If external power source is off. All sensor won't work.
675 675  )))
... ... @@ -683,7 +683,6 @@
683 683  
684 684  == 5.1 Features ==
685 685  
686 -
687 687  * Wall Attachable.
688 688  * LoRaWAN v1.0.3 Class A protocol.
689 689  * RS485 / Modbus protocol
... ... @@ -697,33 +697,29 @@
697 697  * Support default sensors or 3rd party RS485 sensors
698 698  
699 699  
755 +
700 700  == 5.2 Power Consumption ==
701 701  
702 -
703 703  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
704 704  
705 705  
706 706  == 5.3 Storage & Operation Temperature ==
707 707  
708 -
709 709  -20°C to +60°C
710 710  
711 711  
712 712  == 5.4 Pin Mapping ==
713 713  
714 -
715 715  [[image:1656054149793-239.png]]
716 716  
717 717  
718 718  == 5.5 Mechanical ==
719 719  
773 +Refer LSn50v2 enclosure drawing in: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/]]
720 720  
721 -Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
722 722  
723 -
724 724  == 5.6 Connect to RS485 Sensors ==
725 725  
726 -
727 727  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
728 728  
729 729  
... ... @@ -732,7 +732,7 @@
732 732  
733 733  Hardware Design for the Converter Board please see:
734 734  
735 -[[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
786 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/RS485_Converter_Board/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/RS485_Converter_Board/]]
736 736  
737 737  
738 738  = 6. Weather Sensors =
... ... @@ -763,7 +763,6 @@
763 763  
764 764  === 6.1.1 Feature ===
765 765  
766 -
767 767  * RS485 Rain Gauge
768 768  * Small dimension, easy to install
769 769  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -771,9 +771,9 @@
771 771  * Horizontal adjustable.
772 772  
773 773  
824 +
774 774  === 6.1.2 Specification ===
775 775  
776 -
777 777  * Resolution: 0.2mm
778 778  * Accuracy: ±3%
779 779  * Range: 0 ~~ 100mm
... ... @@ -785,21 +785,19 @@
785 785  * Power Consumption: 4mA @ 12v.
786 786  
787 787  
838 +
788 788  === 6.1.3 Dimension ===
789 789  
790 -
791 791   [[image:1656054957406-980.png]]
792 792  
793 793  
794 794  === 6.1.4 Pin Mapping ===
795 795  
796 -
797 797  [[image:1656054972828-692.png]]
798 798  
799 799  
800 800  === 6.1.5 Installation Notice ===
801 801  
802 -
803 803  (((
804 804  Do not power on while connect the cables. Double check the wiring before power on.
805 805  )))
... ... @@ -833,15 +833,13 @@
833 833  
834 834  WSSC-K2 dimension document, please see:
835 835  
836 -[[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
884 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/]]
837 837  
838 838  
839 839  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
840 840  
841 -
842 842  [[image:1656055444035-179.png]]
843 843  
844 -
845 845  (((
846 846  WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution.
847 847  )))
... ... @@ -855,18 +855,16 @@
855 855  )))
856 856  
857 857  
858 -
859 859  === 6.2.1 Feature ===
860 860  
861 -
862 862  * RS485 wind speed / direction sensor
863 863  * PC enclosure, resist corrosion
864 864  
865 865  
910 +
866 866  === 6.2.2 Specification ===
867 867  
868 -
869 -* Wind speed range: 0 ~~ 60m/s
913 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
870 870  * Wind direction range: 0 ~~ 360°
871 871  * Start wind speed: ≤0.3m/s
872 872  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -878,27 +878,24 @@
878 878  * Cable Length: 2 meters
879 879  
880 880  
925 +
881 881  === 6.2.3 Dimension ===
882 882  
883 -
884 884  [[image:image-20220624152813-2.png]]
885 885  
886 886  
887 887  === 6.2.4 Pin Mapping ===
888 888  
889 -
890 890  [[image:1656056281231-994.png]]
891 891  
892 892  
893 893  === 6.2.5  Angle Mapping ===
894 894  
895 -
896 896  [[image:1656056303845-585.png]]
897 897  
898 898  
899 899  === 6.2.6  Installation Notice ===
900 900  
901 -
902 902  (((
903 903  Do not power on while connect the cables. Double check the wiring before power on.
904 904  )))
... ... @@ -905,8 +905,6 @@
905 905  
906 906  (((
907 907  The sensor must be installed with below direction, towards North.
908 -
909 -
910 910  )))
911 911  
912 912  [[image:image-20220624153901-3.png]]
... ... @@ -930,15 +930,14 @@
930 930  
931 931  === 6.3.1 Feature ===
932 932  
933 -
934 934  * RS485 CO2, PM2.5, PM10 sensor
935 935  * NDIR to measure CO2 with Internal Temperature Compensation
936 936  * Laser Beam Scattering to PM2.5 and PM10
937 937  
938 938  
977 +
939 939  === 6.3.2 Specification ===
940 940  
941 -
942 942  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
943 943  * CO2 resolution: 1ppm
944 944  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -955,9 +955,9 @@
955 955  * Power Consumption: 50mA@ 12v.
956 956  
957 957  
996 +
958 958  === 6.3.3 Dimension ===
959 959  
960 -
961 961  [[image:1656056708366-230.png]]
962 962  
963 963  
... ... @@ -964,19 +964,15 @@
964 964  
965 965  === 6.3.4 Pin Mapping ===
966 966  
967 -
968 968  [[image:1656056722648-743.png]]
969 969  
970 970  
971 971  === 6.3.5 Installation Notice ===
972 972  
973 -
974 974  Do not power on while connect the cables. Double check the wiring before power on.
975 975  
976 -
977 977  [[image:1656056751153-304.png]]
978 978  
979 -
980 980  [[image:1656056766224-773.png]]
981 981  
982 982  
... ... @@ -996,17 +996,17 @@
996 996  )))
997 997  
998 998  
1033 +
999 999  === 6.4.1 Feature ===
1000 1000  
1001 -
1002 1002  * RS485 Rain/Snow detect sensor
1003 1003  * Surface heating to dry
1004 1004  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1005 1005  
1006 1006  
1041 +
1007 1007  === 6.4.2 Specification ===
1008 1008  
1009 -
1010 1010  * Detect if there is rain or snow
1011 1011  * Input Power: DC 12 ~~ 24v
1012 1012  * Interface: RS485
... ... @@ -1017,21 +1017,19 @@
1017 1017  ** heating: 94ma @ 12v.
1018 1018  
1019 1019  
1054 +
1020 1020  === 6.4.3 Dimension ===
1021 1021  
1022 -
1023 1023  [[image:1656056844782-155.png]]
1024 1024  
1025 1025  
1026 1026  === 6.4.4 Pin Mapping ===
1027 1027  
1028 -
1029 1029  [[image:1656056855590-754.png]]
1030 1030  
1031 1031  
1032 1032  === 6.4.5 Installation Notice ===
1033 1033  
1034 -
1035 1035  Do not power on while connect the cables. Double check the wiring before power on.
1036 1036  
1037 1037  
... ... @@ -1047,7 +1047,6 @@
1047 1047  
1048 1048  === 6.4.6 Heating ===
1049 1049  
1050 -
1051 1051  (((
1052 1052  WSS-04 supports auto-heat feature. When the temperature is below the heat start temperature 15℃, WSS-04 starts to heat and stop at stop temperature (default is 25℃).
1053 1053  )))
... ... @@ -1067,13 +1067,12 @@
1067 1067  
1068 1068  === 6.5.1 Feature ===
1069 1069  
1070 -
1071 1071  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1072 1072  
1073 1073  
1104 +
1074 1074  === 6.5.2 Specification ===
1075 1075  
1076 -
1077 1077  * Input Power: DC 12 ~~ 24v
1078 1078  * Interface: RS485
1079 1079  * Temperature Sensor Spec:
... ... @@ -1097,21 +1097,19 @@
1097 1097  * Power Consumption: 4mA @ 12v
1098 1098  
1099 1099  
1130 +
1100 1100  === 6.5.3 Dimension ===
1101 1101  
1102 -
1103 1103  [[image:1656057170639-522.png]]
1104 1104  
1105 1105  
1106 1106  === 6.5.4 Pin Mapping ===
1107 1107  
1108 -
1109 1109  [[image:1656057181899-910.png]]
1110 1110  
1111 1111  
1112 1112  === 6.5.5 Installation Notice ===
1113 1113  
1114 -
1115 1115  Do not power on while connect the cables. Double check the wiring before power on.
1116 1116  
1117 1117  [[image:1656057199955-514.png]]
... ... @@ -1136,17 +1136,17 @@
1136 1136  )))
1137 1137  
1138 1138  
1167 +
1139 1139  === 6.6.1 Feature ===
1140 1140  
1141 -
1142 1142  * RS485 Total Solar Radiation sensor
1143 1143  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1144 1144  * Measure Reflected Radiation if sense area towards ground.
1145 1145  
1146 1146  
1175 +
1147 1147  === 6.6.2 Specification ===
1148 1148  
1149 -
1150 1150  * Input Power: DC 5 ~~ 24v
1151 1151  * Interface: RS485
1152 1152  * Detect spectrum: 0.3~3μm(300~3000nm)
... ... @@ -1161,24 +1161,21 @@
1161 1161  * Power Consumption: 4mA @ 12v
1162 1162  
1163 1163  
1192 +
1164 1164  === 6.6.3 Dimension ===
1165 1165  
1166 -
1167 1167  [[image:1656057348695-898.png]]
1168 1168  
1169 1169  
1170 1170  === 6.6.4 Pin Mapping ===
1171 1171  
1172 -
1173 1173  [[image:1656057359343-744.png]]
1174 1174  
1175 1175  
1176 1176  === 6.6.5 Installation Notice ===
1177 1177  
1178 -
1179 1179  Do not power on while connect the cables. Double check the wiring before power on.
1180 1180  
1181 -
1182 1182  [[image:1656057369259-804.png]]
1183 1183  
1184 1184  
... ... @@ -1203,7 +1203,6 @@
1203 1203  
1204 1204  === 6.7.1 Feature ===
1205 1205  
1206 -
1207 1207  (((
1208 1208  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1209 1209  )))
... ... @@ -1215,7 +1215,6 @@
1215 1215  
1216 1216  === 6.7.2 Specification ===
1217 1217  
1218 -
1219 1219  * Input Power: DC 5 ~~ 24v
1220 1220  * Interface: RS485
1221 1221  * Response Spectrum: 400~700nm
... ... @@ -1228,21 +1228,19 @@
1228 1228  * Power Consumption: 3mA @ 12v
1229 1229  
1230 1230  
1254 +
1231 1231  === 6.7.3 Dimension ===
1232 1232  
1233 -
1234 1234  [[image:1656057538793-888.png]]
1235 1235  
1236 1236  
1237 1237  === 6.7.4 Pin Mapping ===
1238 1238  
1239 -
1240 1240  [[image:1656057548116-203.png]]
1241 1241  
1242 1242  
1243 1243  === 6.7.5 Installation Notice ===
1244 1244  
1245 -
1246 1246  Do not power on while connect the cables. Double check the wiring before power on.
1247 1247  
1248 1248  
... ... @@ -1256,10 +1256,8 @@
1256 1256  
1257 1257  == 7.1 What else do I need to purchase to build Weather Station? ==
1258 1258  
1259 -
1260 1260  Below is the installation photo and structure:
1261 1261  
1262 -
1263 1263  [[image:1656057598349-319.png]]
1264 1264  
1265 1265  
... ... @@ -1266,13 +1266,15 @@
1266 1266  [[image:1656057608049-693.png]]
1267 1267  
1268 1268  
1288 +
1269 1269  == 7.2 How to upgrade firmware for WSC1-L? ==
1270 1270  
1271 -
1272 1272  (((
1273 1273  Firmware Location & Change log:
1293 +)))
1274 1274  
1275 -[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1295 +(((
1296 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/WSC1-L/]]
1276 1276  )))
1277 1277  
1278 1278  
... ... @@ -1283,13 +1283,11 @@
1283 1283  
1284 1284  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1285 1285  
1286 -
1287 1287  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.
1288 1288  
1289 1289  
1290 1290  == 7.4 Can I add my weather sensors? ==
1291 1291  
1292 -
1293 1293  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1294 1294  
1295 1295  
... ... @@ -1297,7 +1297,6 @@
1297 1297  
1298 1298  == 8.1 AT Command input doesn't work ==
1299 1299  
1300 -
1301 1301  (((
1302 1302  In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1303 1303  )))
... ... @@ -1307,7 +1307,6 @@
1307 1307  
1308 1308  == 9.1 Main Process Unit ==
1309 1309  
1310 -
1311 1311  Part Number: (% style="color:blue" %)**WSC1-L-XX**
1312 1312  
1313 1313  (% style="color:blue" %)**XX**(%%): The default frequency band
... ... @@ -1322,9 +1322,9 @@
1322 1322  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1323 1323  
1324 1324  
1342 +
1325 1325  == 9.2 Sensors ==
1326 1326  
1327 -
1328 1328  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1329 1329  |=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1330 1330  |(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
... ... @@ -1339,10 +1339,9 @@
1339 1339  
1340 1340  = 10. Support =
1341 1341  
1342 -
1343 1343  * 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.
1360 +* 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]]
1344 1344  
1345 -* 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]].
1346 1346  
1347 1347  
1348 1348  = 11. Appendix I: Field Installation Photo =
... ... @@ -1350,42 +1350,40 @@
1350 1350  
1351 1351  [[image:1656058346362-132.png||height="685" width="732"]]
1352 1352  
1353 -(% style="color:blue" %)**Storage Battery: 12v,12AH li battery**
1369 +**Storage Battery**: 12v,12AH li battery
1354 1354  
1355 1355  
1356 1356  
1357 -(% style="color:blue" %)**Wind Speed/Direction**
1373 +**Wind Speed/Direction**
1358 1358  
1359 1359  [[image:1656058373174-421.png||height="356" width="731"]]
1360 1360  
1361 1361  
1362 1362  
1363 -(% style="color:blue" %)**Total Solar Radiation sensor**
1379 +**Total Solar Radiation sensor**
1364 1364  
1365 1365  [[image:1656058397364-282.png||height="453" width="732"]]
1366 1366  
1367 1367  
1368 1368  
1369 -(% style="color:blue" %)**PAR Sensor**
1385 +**PAR Sensor**
1370 1370  
1371 1371  [[image:1656058416171-615.png]]
1372 1372  
1373 1373  
1374 1374  
1375 -(% style="color:blue" %)**CO2/PM2.5/PM10 3 in 1 sensor**
1391 +**CO2/PM2.5/PM10 3 in 1 sensor**
1376 1376  
1377 1377  [[image:1656058441194-827.png||height="672" width="523"]]
1378 1378  
1379 1379  
1380 1380  
1381 -(% style="color:blue" %)**Rain / Snow Detect**
1397 +**Rain / Snow Detect**
1382 1382  
1383 1383  [[image:1656058451456-166.png]]
1384 1384  
1385 1385  
1386 1386  
1387 -(% style="color:blue" %)**Rain Gauge**
1403 +**Rain Gauge**
1388 1388  
1389 1389  [[image:1656058463455-569.png||height="499" width="550"]]
1390 -
1391 -