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

From version 95.1
edited by Bei Jinggeng
on 2023/02/24 08:43
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
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:
... ... @@ -80,6 +80,8 @@
80 80  * Cabinet.
81 81  
82 82  
87 +
88 +
83 83  == 2.2 How it works? ==
84 84  
85 85  
... ... @@ -101,6 +101,8 @@
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 103  
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  
... ... @@ -165,6 +165,8 @@
165 165  * Other control command: Use FPORT other than 2.
166 166  
167 167  
173 +
174 +
168 168  === 2.4.1 Uplink FPORT~=5, Device Status ===
169 169  
170 170  
... ... @@ -185,18 +185,24 @@
185 185  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
186 186  
187 187  
195 +
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
198 +
190 190  For WSC1-L, this value is 0x0D.
191 191  
192 192  
202 +
193 193  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
194 194  
205 +
195 195  0x0100, Means: v1.0.0 version.
196 196  
197 197  
209 +
198 198  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
199 199  
212 +
200 200  *0x01: EU868
201 201  
202 202  *0x02: US915
... ... @@ -218,13 +218,17 @@
218 218  *0x0a: AS923-3
219 219  
220 220  
234 +
221 221  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
222 222  
237 +
223 223  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
224 224  
225 225  
241 +
226 226  ==== (% style="color:#037691" %)**BAT:**(%%) ====
227 227  
244 +
228 228  (((
229 229  shows the battery voltage for WSC1-L MCU.
230 230  )))
... ... @@ -234,8 +234,10 @@
234 234  )))
235 235  
236 236  
254 +
237 237  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
238 238  
257 +
239 239  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
240 240  |Byte3|Byte2|Byte1
241 241  
... ... @@ -266,6 +266,7 @@
266 266  [[image:1656049673488-415.png]]
267 267  
268 268  
288 +
269 269  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
270 270  
271 271  
... ... @@ -345,6 +345,7 @@
345 345   Uplink 2:  [[image:image-20220624141100-7.png]]
346 346  
347 347  
368 +
348 348  === 2.4.3 Decoder in TTN V3 ===
349 349  
350 350  
... ... @@ -353,10 +353,14 @@
353 353  )))
354 354  
355 355  (((
356 -Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
377 +
357 357  )))
358 358  
359 359  (((
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 +)))
383 +
384 +(((
360 360  
361 361  )))
362 362  
... ... @@ -369,6 +369,7 @@
369 369  [[image:1656051152438-578.png]]
370 370  
371 371  
397 +
372 372  == 2.5 Show data on Application Server ==
373 373  
374 374  
... ... @@ -410,6 +410,7 @@
410 410  [[image:1656051277767-168.png]]
411 411  
412 412  
439 +
413 413  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
414 414  
415 415  
... ... @@ -437,6 +437,7 @@
437 437  These commands only valid for WSC1-L, as below:
438 438  
439 439  
467 +
440 440  == 3.1 Set Transmit Interval Time ==
441 441  
442 442  
... ... @@ -453,10 +453,12 @@
453 453  
454 454  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
455 455  
456 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
457 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
484 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
485 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
458 458  
459 459  
488 +
489 +
460 460  == 3.2 Set Emergency Mode ==
461 461  
462 462  
... ... @@ -473,6 +473,8 @@
473 473  * 0xE100     Same as: AT+ALARMMOD=0
474 474  
475 475  
506 +
507 +
476 476  == 3.3 Add or Delete RS485 Sensor ==
477 477  
478 478  
... ... @@ -530,6 +530,7 @@
530 530  [[image:image-20220624143618-11.png]]
531 531  
532 532  
565 +
533 533  **Then the following parameters should be:**
534 534  
535 535  * Address_Code range: A1
... ... @@ -540,6 +540,8 @@
540 540  * has_CRC: 1
541 541  * timeout: 1500 (Fill in the test according to the actual situation)
542 542  
576 +
577 +
543 543  **So the input command is:**
544 544  
545 545  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -569,6 +569,8 @@
569 569  * 0xE5FF  
570 570  
571 571  
607 +
608 +
572 572  == 3.4 RS485 Test Command ==
573 573  
574 574  
... ... @@ -596,6 +596,8 @@
596 596  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
597 597  
598 598  
636 +
637 +
599 599  == 3.5 RS485 response timeout ==
600 600  
601 601  
... ... @@ -621,10 +621,12 @@
621 621  
622 622  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
623 623  
624 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
625 -* 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
626 626  
627 627  
667 +
668 +
628 628  == 3.6 Set Sensor Type ==
629 629  
630 630  
... ... @@ -645,8 +645,9 @@
645 645  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
646 646  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
647 647  
648 -Eg: The setting command **AT+STYPE=80221** means:
649 649  
690 +Eg: The setting command **AT+STYPE=802212** means:
691 +
650 650  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
651 651  |(% 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
652 652  |(% 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
... ... @@ -660,30 +660,30 @@
660 660  
661 661  (% style="color:#037691" %)**Downlink Command:**
662 662  
663 -* 0xE400080221  Same as: AT+STYPE=80221
705 +* 0xE400802212     Same as: AT+STYPE=80221
664 664  
707 +
708 +
665 665  (% style="color:red" %)**Note:**
666 666  
667 667  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
668 668  
669 669  
714 +
670 670  = 4. Power consumption and battery =
671 671  
672 672  == 4.1 Total Power Consumption ==
673 673  
674 -
675 675  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.
676 676  
677 677  
678 678  == 4.2 Reduce power consumption ==
679 679  
680 -
681 681  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.
682 682  
683 683  
684 684  == 4.3 Battery ==
685 685  
686 -
687 687  (((
688 688  All sensors are only power by external power source. If external power source is off. All sensor won't work.
689 689  )))
... ... @@ -697,7 +697,6 @@
697 697  
698 698  == 5.1 Features ==
699 699  
700 -
701 701  * Wall Attachable.
702 702  * LoRaWAN v1.0.3 Class A protocol.
703 703  * RS485 / Modbus protocol
... ... @@ -710,33 +710,30 @@
710 710  * IP Rating: IP65
711 711  * Support default sensors or 3rd party RS485 sensors
712 712  
713 -== 5.2 Power Consumption ==
714 714  
715 715  
756 +== 5.2 Power Consumption ==
757 +
716 716  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
717 717  
718 718  
719 719  == 5.3 Storage & Operation Temperature ==
720 720  
721 -
722 722  -20°C to +60°C
723 723  
724 724  
725 725  == 5.4 Pin Mapping ==
726 726  
727 -
728 728  [[image:1656054149793-239.png]]
729 729  
730 730  
731 731  == 5.5 Mechanical ==
732 732  
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/]]
733 733  
734 -Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
735 735  
736 -
737 737  == 5.6 Connect to RS485 Sensors ==
738 738  
739 -
740 740  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
741 741  
742 742  
... ... @@ -745,7 +745,7 @@
745 745  
746 746  Hardware Design for the Converter Board please see:
747 747  
748 -[[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/]]
749 749  
750 750  
751 751  = 6. Weather Sensors =
... ... @@ -776,7 +776,6 @@
776 776  
777 777  === 6.1.1 Feature ===
778 778  
779 -
780 780  * RS485 Rain Gauge
781 781  * Small dimension, easy to install
782 782  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -784,9 +784,9 @@
784 784  * Horizontal adjustable.
785 785  
786 786  
824 +
787 787  === 6.1.2 Specification ===
788 788  
789 -
790 790  * Resolution: 0.2mm
791 791  * Accuracy: ±3%
792 792  * Range: 0 ~~ 100mm
... ... @@ -798,21 +798,19 @@
798 798  * Power Consumption: 4mA @ 12v.
799 799  
800 800  
838 +
801 801  === 6.1.3 Dimension ===
802 802  
803 -
804 804   [[image:1656054957406-980.png]]
805 805  
806 806  
807 807  === 6.1.4 Pin Mapping ===
808 808  
809 -
810 810  [[image:1656054972828-692.png]]
811 811  
812 812  
813 813  === 6.1.5 Installation Notice ===
814 814  
815 -
816 816  (((
817 817  Do not power on while connect the cables. Double check the wiring before power on.
818 818  )))
... ... @@ -846,15 +846,13 @@
846 846  
847 847  WSSC-K2 dimension document, please see:
848 848  
849 -[[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/]]
850 850  
851 851  
852 852  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
853 853  
854 -
855 855  [[image:1656055444035-179.png]]
856 856  
857 -
858 858  (((
859 859  WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution.
860 860  )))
... ... @@ -868,18 +868,16 @@
868 868  )))
869 869  
870 870  
871 -
872 872  === 6.2.1 Feature ===
873 873  
874 -
875 875  * RS485 wind speed / direction sensor
876 876  * PC enclosure, resist corrosion
877 877  
878 878  
910 +
879 879  === 6.2.2 Specification ===
880 880  
881 -
882 -* Wind speed range: 0 ~~ 60m/s
913 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
883 883  * Wind direction range: 0 ~~ 360°
884 884  * Start wind speed: ≤0.3m/s
885 885  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -891,28 +891,24 @@
891 891  * Cable Length: 2 meters
892 892  
893 893  
925 +
894 894  === 6.2.3 Dimension ===
895 895  
896 -
897 897  [[image:image-20220624152813-2.png]]
898 898  
899 899  
900 900  === 6.2.4 Pin Mapping ===
901 901  
902 -
903 903  [[image:1656056281231-994.png]]
904 904  
905 905  
906 906  === 6.2.5  Angle Mapping ===
907 907  
908 -
909 909  [[image:1656056303845-585.png]]
910 910  
911 911  
912 -
913 913  === 6.2.6  Installation Notice ===
914 914  
915 -
916 916  (((
917 917  Do not power on while connect the cables. Double check the wiring before power on.
918 918  )))
... ... @@ -919,8 +919,6 @@
919 919  
920 920  (((
921 921  The sensor must be installed with below direction, towards North.
922 -
923 -
924 924  )))
925 925  
926 926  [[image:image-20220624153901-3.png]]
... ... @@ -944,15 +944,14 @@
944 944  
945 945  === 6.3.1 Feature ===
946 946  
947 -
948 948  * RS485 CO2, PM2.5, PM10 sensor
949 949  * NDIR to measure CO2 with Internal Temperature Compensation
950 950  * Laser Beam Scattering to PM2.5 and PM10
951 951  
952 952  
977 +
953 953  === 6.3.2 Specification ===
954 954  
955 -
956 956  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
957 957  * CO2 resolution: 1ppm
958 958  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -969,9 +969,9 @@
969 969  * Power Consumption: 50mA@ 12v.
970 970  
971 971  
996 +
972 972  === 6.3.3 Dimension ===
973 973  
974 -
975 975  [[image:1656056708366-230.png]]
976 976  
977 977  
... ... @@ -978,19 +978,15 @@
978 978  
979 979  === 6.3.4 Pin Mapping ===
980 980  
981 -
982 982  [[image:1656056722648-743.png]]
983 983  
984 984  
985 985  === 6.3.5 Installation Notice ===
986 986  
987 -
988 988  Do not power on while connect the cables. Double check the wiring before power on.
989 989  
990 -
991 991  [[image:1656056751153-304.png]]
992 992  
993 -
994 994  [[image:1656056766224-773.png]]
995 995  
996 996  
... ... @@ -1010,17 +1010,17 @@
1010 1010  )))
1011 1011  
1012 1012  
1033 +
1013 1013  === 6.4.1 Feature ===
1014 1014  
1015 -
1016 1016  * RS485 Rain/Snow detect sensor
1017 1017  * Surface heating to dry
1018 1018  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1019 1019  
1020 1020  
1041 +
1021 1021  === 6.4.2 Specification ===
1022 1022  
1023 -
1024 1024  * Detect if there is rain or snow
1025 1025  * Input Power: DC 12 ~~ 24v
1026 1026  * Interface: RS485
... ... @@ -1031,21 +1031,19 @@
1031 1031  ** heating: 94ma @ 12v.
1032 1032  
1033 1033  
1054 +
1034 1034  === 6.4.3 Dimension ===
1035 1035  
1036 -
1037 1037  [[image:1656056844782-155.png]]
1038 1038  
1039 1039  
1040 1040  === 6.4.4 Pin Mapping ===
1041 1041  
1042 -
1043 1043  [[image:1656056855590-754.png]]
1044 1044  
1045 1045  
1046 1046  === 6.4.5 Installation Notice ===
1047 1047  
1048 -
1049 1049  Do not power on while connect the cables. Double check the wiring before power on.
1050 1050  
1051 1051  
... ... @@ -1061,7 +1061,6 @@
1061 1061  
1062 1062  === 6.4.6 Heating ===
1063 1063  
1064 -
1065 1065  (((
1066 1066  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℃).
1067 1067  )))
... ... @@ -1081,13 +1081,12 @@
1081 1081  
1082 1082  === 6.5.1 Feature ===
1083 1083  
1084 -
1085 1085  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1086 1086  
1087 1087  
1104 +
1088 1088  === 6.5.2 Specification ===
1089 1089  
1090 -
1091 1091  * Input Power: DC 12 ~~ 24v
1092 1092  * Interface: RS485
1093 1093  * Temperature Sensor Spec:
... ... @@ -1111,21 +1111,19 @@
1111 1111  * Power Consumption: 4mA @ 12v
1112 1112  
1113 1113  
1130 +
1114 1114  === 6.5.3 Dimension ===
1115 1115  
1116 -
1117 1117  [[image:1656057170639-522.png]]
1118 1118  
1119 1119  
1120 1120  === 6.5.4 Pin Mapping ===
1121 1121  
1122 -
1123 1123  [[image:1656057181899-910.png]]
1124 1124  
1125 1125  
1126 1126  === 6.5.5 Installation Notice ===
1127 1127  
1128 -
1129 1129  Do not power on while connect the cables. Double check the wiring before power on.
1130 1130  
1131 1131  [[image:1656057199955-514.png]]
... ... @@ -1150,17 +1150,17 @@
1150 1150  )))
1151 1151  
1152 1152  
1167 +
1153 1153  === 6.6.1 Feature ===
1154 1154  
1155 -
1156 1156  * RS485 Total Solar Radiation sensor
1157 1157  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1158 1158  * Measure Reflected Radiation if sense area towards ground.
1159 1159  
1160 1160  
1175 +
1161 1161  === 6.6.2 Specification ===
1162 1162  
1163 -
1164 1164  * Input Power: DC 5 ~~ 24v
1165 1165  * Interface: RS485
1166 1166  * Detect spectrum: 0.3~3μm(300~3000nm)
... ... @@ -1175,24 +1175,21 @@
1175 1175  * Power Consumption: 4mA @ 12v
1176 1176  
1177 1177  
1192 +
1178 1178  === 6.6.3 Dimension ===
1179 1179  
1180 -
1181 1181  [[image:1656057348695-898.png]]
1182 1182  
1183 1183  
1184 1184  === 6.6.4 Pin Mapping ===
1185 1185  
1186 -
1187 1187  [[image:1656057359343-744.png]]
1188 1188  
1189 1189  
1190 1190  === 6.6.5 Installation Notice ===
1191 1191  
1192 -
1193 1193  Do not power on while connect the cables. Double check the wiring before power on.
1194 1194  
1195 -
1196 1196  [[image:1656057369259-804.png]]
1197 1197  
1198 1198  
... ... @@ -1217,7 +1217,6 @@
1217 1217  
1218 1218  === 6.7.1 Feature ===
1219 1219  
1220 -
1221 1221  (((
1222 1222  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1223 1223  )))
... ... @@ -1229,7 +1229,6 @@
1229 1229  
1230 1230  === 6.7.2 Specification ===
1231 1231  
1232 -
1233 1233  * Input Power: DC 5 ~~ 24v
1234 1234  * Interface: RS485
1235 1235  * Response Spectrum: 400~700nm
... ... @@ -1242,21 +1242,19 @@
1242 1242  * Power Consumption: 3mA @ 12v
1243 1243  
1244 1244  
1254 +
1245 1245  === 6.7.3 Dimension ===
1246 1246  
1247 -
1248 1248  [[image:1656057538793-888.png]]
1249 1249  
1250 1250  
1251 1251  === 6.7.4 Pin Mapping ===
1252 1252  
1253 -
1254 1254  [[image:1656057548116-203.png]]
1255 1255  
1256 1256  
1257 1257  === 6.7.5 Installation Notice ===
1258 1258  
1259 -
1260 1260  Do not power on while connect the cables. Double check the wiring before power on.
1261 1261  
1262 1262  
... ... @@ -1270,10 +1270,8 @@
1270 1270  
1271 1271  == 7.1 What else do I need to purchase to build Weather Station? ==
1272 1272  
1273 -
1274 1274  Below is the installation photo and structure:
1275 1275  
1276 -
1277 1277  [[image:1656057598349-319.png]]
1278 1278  
1279 1279  
... ... @@ -1280,19 +1280,18 @@
1280 1280  [[image:1656057608049-693.png]]
1281 1281  
1282 1282  
1288 +
1283 1283  == 7.2 How to upgrade firmware for WSC1-L? ==
1284 1284  
1285 -
1286 1286  (((
1287 1287  Firmware Location & Change log:
1288 -
1289 -[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1290 1290  )))
1291 1291  
1292 1292  (((
1293 -
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/]]
1294 1294  )))
1295 1295  
1299 +
1296 1296  (((
1297 1297  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1298 1298  )))
... ... @@ -1300,13 +1300,11 @@
1300 1300  
1301 1301  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1302 1302  
1303 -
1304 1304  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.
1305 1305  
1306 1306  
1307 1307  == 7.4 Can I add my weather sensors? ==
1308 1308  
1309 -
1310 1310  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1311 1311  
1312 1312  
... ... @@ -1314,7 +1314,6 @@
1314 1314  
1315 1315  == 8.1 AT Command input doesn't work ==
1316 1316  
1317 -
1318 1318  (((
1319 1319  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.
1320 1320  )))
... ... @@ -1324,7 +1324,6 @@
1324 1324  
1325 1325  == 9.1 Main Process Unit ==
1326 1326  
1327 -
1328 1328  Part Number: (% style="color:blue" %)**WSC1-L-XX**
1329 1329  
1330 1330  (% style="color:blue" %)**XX**(%%): The default frequency band
... ... @@ -1339,9 +1339,9 @@
1339 1339  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1340 1340  
1341 1341  
1342 +
1342 1342  == 9.2 Sensors ==
1343 1343  
1344 -
1345 1345  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1346 1346  |=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1347 1347  |(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
... ... @@ -1356,52 +1356,50 @@
1356 1356  
1357 1357  = 10. Support =
1358 1358  
1359 -
1360 1360  * 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.
1361 -* 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]].
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]]
1362 1362  
1363 1363  
1363 +
1364 1364  = 11. Appendix I: Field Installation Photo =
1365 1365  
1366 1366  
1367 1367  [[image:1656058346362-132.png||height="685" width="732"]]
1368 1368  
1369 -(% style="color:blue" %)**Storage Battery: 12v,12AH li battery**
1369 +**Storage Battery**: 12v,12AH li battery
1370 1370  
1371 1371  
1372 1372  
1373 -(% style="color:blue" %)**Wind Speed/Direction**
1373 +**Wind Speed/Direction**
1374 1374  
1375 1375  [[image:1656058373174-421.png||height="356" width="731"]]
1376 1376  
1377 1377  
1378 1378  
1379 -(% style="color:blue" %)**Total Solar Radiation sensor**
1379 +**Total Solar Radiation sensor**
1380 1380  
1381 1381  [[image:1656058397364-282.png||height="453" width="732"]]
1382 1382  
1383 1383  
1384 1384  
1385 -(% style="color:blue" %)**PAR Sensor**
1385 +**PAR Sensor**
1386 1386  
1387 1387  [[image:1656058416171-615.png]]
1388 1388  
1389 1389  
1390 1390  
1391 -(% style="color:blue" %)**CO2/PM2.5/PM10 3 in 1 sensor**
1391 +**CO2/PM2.5/PM10 3 in 1 sensor**
1392 1392  
1393 1393  [[image:1656058441194-827.png||height="672" width="523"]]
1394 1394  
1395 1395  
1396 1396  
1397 -(% style="color:blue" %)**Rain / Snow Detect**
1397 +**Rain / Snow Detect**
1398 1398  
1399 1399  [[image:1656058451456-166.png]]
1400 1400  
1401 1401  
1402 1402  
1403 -(% style="color:blue" %)**Rain Gauge**
1403 +**Rain Gauge**
1404 1404  
1405 1405  [[image:1656058463455-569.png||height="499" width="550"]]
1406 -
1407 -