<
From version < 91.15 >
edited by Xiaoling
on 2022/10/13 17:42
To version < 91.12 >
edited by Xiaoling
on 2022/07/07 18:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,13 +40,10 @@
40 40  
41 41  = 2. How to use =
42 42  
43 -
44 44  == 2.1 Installation ==
45 45  
46 -
47 47  Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>||anchor="H11.AppendixI:FieldInstallationPhoto"]] 
48 48  
49 -
50 50  [[image:1656041948552-849.png]]
51 51  
52 52  
... ... @@ -61,7 +61,6 @@
61 61  
62 62  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
63 63  
64 -
65 65  [[image:1656042136605-251.png]]
66 66  
67 67  
... ... @@ -69,7 +69,7 @@
69 69  
70 70  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
71 71  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
72 -* Weather sensors won't work if solar panel and storage battery fails.
68 +* Weather sensors wont work if solar panel and storage battery fails.
73 73  
74 74  (% style="color:red" %)**Notice 2:**
75 75  
... ... @@ -83,9 +83,9 @@
83 83  
84 84  
85 85  
82 +
86 86  == 2.2 How it works? ==
87 87  
88 -
89 89  (((
90 90  Each WSC1-L is shipped with a worldwide unique set of OTAA keys. To use WSC1-L in a LoRaWAN network, user needs to input the OTAA keys in LoRaWAN network server. After finish installation as above. Create WSC1-L in your LoRaWAN server and Power on WSC1-L , it can join the LoRaWAN network and start to transmit sensor data. The default period for each uplink is 20 minutes.
91 91  )))
... ... @@ -107,7 +107,6 @@
107 107  
108 108  == 2.3 Example to use for LoRaWAN network ==
109 109  
110 -
111 111  This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure.
112 112  
113 113  
... ... @@ -159,7 +159,6 @@
159 159  
160 160  == 2.4 Uplink Payload ==
161 161  
162 -
163 163  Uplink payloads include two types: Valid Sensor Value and other status / control command.
164 164  
165 165  * Valid Sensor Value: Use FPORT=2
... ... @@ -167,14 +167,14 @@
167 167  
168 168  
169 169  
164 +
170 170  === 2.4.1 Uplink FPORT~=5, Device Status ===
171 171  
172 -
173 173  Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours
174 174  
175 175  
176 176  (((
177 -User can also use downlink command**(0x2301)** to ask WSC1-L to resend this uplink
171 +User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
178 178  )))
179 179  
180 180  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
... ... @@ -190,7 +190,6 @@
190 190  
191 191  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
192 192  
193 -
194 194  For WSC1-L, this value is 0x0D.
195 195  
196 196  
... ... @@ -197,7 +197,6 @@
197 197  
198 198  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
199 199  
200 -
201 201  0x0100, Means: v1.0.0 version.
202 202  
203 203  
... ... @@ -204,7 +204,6 @@
204 204  
205 205  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
206 206  
207 -
208 208  *0x01: EU868
209 209  
210 210  *0x02: US915
... ... @@ -229,7 +229,6 @@
229 229  
230 230  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
231 231  
232 -
233 233  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
234 234  
235 235  
... ... @@ -236,7 +236,6 @@
236 236  
237 237  ==== (% style="color:#037691" %)**BAT:**(%%) ====
238 238  
239 -
240 240  (((
241 241  shows the battery voltage for WSC1-L MCU.
242 242  )))
... ... @@ -249,7 +249,6 @@
249 249  
250 250  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
251 251  
252 -
253 253  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
254 254  |Byte3|Byte2|Byte1
255 255  
... ... @@ -283,7 +283,6 @@
283 283  
284 284  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
285 285  
286 -
287 287  (((
288 288  WSC1-L will send this uplink after Device Config uplink once join LoRaWAN network successfully. And it will periodically send this uplink. Default interval is 20 minutes and [[can be changed>>||anchor="H3.1SetTransmitIntervalTime"]].
289 289  )))
... ... @@ -363,7 +363,6 @@
363 363  
364 364  === 2.4.3 Decoder in TTN V3 ===
365 365  
366 -
367 367  (((
368 368  In LoRaWAN platform, user only see HEX payload by default, user needs to use payload formatters to decode the payload to see human-readable value.
369 369  )))
... ... @@ -373,17 +373,15 @@
373 373  )))
374 374  
375 375  (((
376 -Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
362 +Download decoder for suitable platform from:
377 377  )))
378 378  
379 379  (((
380 -
366 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/]]
381 381  )))
382 382  
383 383  (((
384 384  and put as below:
385 -
386 -
387 387  )))
388 388  
389 389  [[image:1656051152438-578.png]]
... ... @@ -392,7 +392,6 @@
392 392  
393 393  == 2.5 Show data on Application Server ==
394 394  
395 -
396 396  (((
397 397  Application platform provides a human friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
398 398  )))
... ... @@ -412,22 +412,18 @@
412 412  [[image:1656051197172-131.png]]
413 413  
414 414  
415 -
416 416  **Add TagoIO:**
417 417  
418 418  [[image:1656051223585-631.png]]
419 419  
420 420  
421 -
422 422  **Authorization:**
423 423  
424 424  [[image:1656051248318-368.png]]
425 425  
426 426  
427 -
428 428  In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
429 429  
430 -
431 431  [[image:1656051277767-168.png]]
432 432  
433 433  
... ... @@ -434,7 +434,6 @@
434 434  
435 435  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
436 436  
437 -
438 438  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
439 439  
440 440  * AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
... ... @@ -451,7 +451,7 @@
451 451  
452 452  They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack((% style="color:red" %)Note~*~*)(%%). These commands can be found on the wiki:  [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
453 453  
454 -(% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
432 +(% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
455 455  
456 456  
457 457  * (% style="color:#4472c4" %)**Commands special design for WSC1-L**
... ... @@ -462,7 +462,6 @@
462 462  
463 463  == 3.1 Set Transmit Interval Time ==
464 464  
465 -
466 466  Feature: Change LoRaWAN End Node Transmit Interval.
467 467  
468 468  (% style="color:#037691" %)**AT Command: AT+TDC**
... ... @@ -481,9 +481,9 @@
481 481  
482 482  
483 483  
461 +
484 484  == 3.2 Set Emergency Mode ==
485 485  
486 -
487 487  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
488 488  
489 489  (% style="color:#037691" %)**AT Command:**
... ... @@ -498,9 +498,9 @@
498 498  
499 499  
500 500  
478 +
501 501  == 3.3 Add or Delete RS485 Sensor ==
502 502  
503 -
504 504  (((
505 505  Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors.
506 506  )))
... ... @@ -596,9 +596,9 @@
596 596  
597 597  
598 598  
576 +
599 599  == 3.4 RS485 Test Command ==
600 600  
601 -
602 602  (% style="color:#037691" %)**AT Command:**
603 603  
604 604  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
... ... @@ -624,9 +624,9 @@
624 624  
625 625  
626 626  
604 +
627 627  == 3.5 RS485 response timeout ==
628 628  
629 -
630 630  Feature: Set or get extended time to receive 485 sensor data.
631 631  
632 632  (% style="color:#037691" %)**AT Command:**
... ... @@ -654,9 +654,9 @@
654 654  
655 655  
656 656  
634 +
657 657  == 3.6 Set Sensor Type ==
658 658  
659 -
660 660  (((
661 661  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
662 662  )))
... ... @@ -699,24 +699,18 @@
699 699  
700 700  = 4. Power consumption and battery =
701 701  
702 -
703 703  == 4.1 Total Power Consumption ==
704 704  
705 -
706 706  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.
707 707  
708 708  
709 -
710 710  == 4.2 Reduce power consumption ==
711 711  
712 -
713 713  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.
714 714  
715 715  
716 -
717 717  == 4.3 Battery ==
718 718  
719 -
720 720  (((
721 721  All sensors are only power by external power source. If external power source is off. All sensor won't work.
722 722  )))
... ... @@ -726,13 +726,10 @@
726 726  )))
727 727  
728 728  
729 -
730 730  = 5. Main Process Unit WSC1-L =
731 731  
732 -
733 733  == 5.1 Features ==
734 734  
735 -
736 736  * Wall Attachable.
737 737  * LoRaWAN v1.0.3 Class A protocol.
738 738  * RS485 / Modbus protocol
... ... @@ -747,37 +747,29 @@
747 747  
748 748  
749 749  
718 +
750 750  == 5.2 Power Consumption ==
751 751  
752 -
753 753  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
754 754  
755 755  
756 -
757 757  == 5.3 Storage & Operation Temperature ==
758 758  
759 -
760 760  -20°C to +60°C
761 761  
762 762  
763 -
764 764  == 5.4 Pin Mapping ==
765 765  
766 -
767 767  [[image:1656054149793-239.png]]
768 768  
769 769  
770 -
771 771  == 5.5 Mechanical ==
772 772  
736 +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/]]
773 773  
774 -Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
775 775  
776 -
777 -
778 778  == 5.6 Connect to RS485 Sensors ==
779 779  
780 -
781 781  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
782 782  
783 783  
... ... @@ -786,13 +786,11 @@
786 786  
787 787  Hardware Design for the Converter Board please see:
788 788  
789 -[[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
749 +[[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/]]
790 790  
791 791  
792 -
793 793  = 6. Weather Sensors =
794 794  
795 -
796 796  == 6.1 Rain Gauge ~-~- WSS-01 ==
797 797  
798 798  
... ... @@ -817,10 +817,8 @@
817 817  )))
818 818  
819 819  
820 -
821 821  === 6.1.1 Feature ===
822 822  
823 -
824 824  * RS485 Rain Gauge
825 825  * Small dimension, easy to install
826 826  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -829,9 +829,9 @@
829 829  
830 830  
831 831  
788 +
832 832  === 6.1.2 Specification ===
833 833  
834 -
835 835  * Resolution: 0.2mm
836 836  * Accuracy: ±3%
837 837  * Range: 0 ~~ 100mm
... ... @@ -844,23 +844,19 @@
844 844  
845 845  
846 846  
803 +
847 847  === 6.1.3 Dimension ===
848 848  
849 -
850 850   [[image:1656054957406-980.png]]
851 851  
852 852  
853 -
854 854  === 6.1.4 Pin Mapping ===
855 855  
856 -
857 857  [[image:1656054972828-692.png]]
858 858  
859 859  
860 -
861 861  === 6.1.5 Installation Notice ===
862 862  
863 -
864 864  (((
865 865  Do not power on while connect the cables. Double check the wiring before power on.
866 866  )))
... ... @@ -894,16 +894,13 @@
894 894  
895 895  WSSC-K2 dimension document, please see:
896 896  
897 -[[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
849 +[[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/]]
898 898  
899 899  
900 -
901 901  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
902 902  
903 -
904 904  [[image:1656055444035-179.png]]
905 905  
906 -
907 907  (((
908 908  WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution.
909 909  )))
... ... @@ -917,18 +917,16 @@
917 917  )))
918 918  
919 919  
920 -
921 921  === 6.2.1 Feature ===
922 922  
923 -
924 924  * RS485 wind speed / direction sensor
925 925  * PC enclosure, resist corrosion
926 926  
927 927  
928 928  
876 +
929 929  === 6.2.2 Specification ===
930 930  
931 -
932 932  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
933 933  * Wind direction range: 0 ~~ 360°
934 934  * Start wind speed: ≤0.3m/s
... ... @@ -942,30 +942,24 @@
942 942  
943 943  
944 944  
892 +
945 945  === 6.2.3 Dimension ===
946 946  
947 -
948 948  [[image:image-20220624152813-2.png]]
949 949  
950 950  
951 -
952 952  === 6.2.4 Pin Mapping ===
953 953  
954 -
955 955  [[image:1656056281231-994.png]]
956 956  
957 957  
958 -
959 959  === 6.2.5  Angle Mapping ===
960 960  
961 -
962 962  [[image:1656056303845-585.png]]
963 963  
964 964  
965 -
966 966  === 6.2.6  Installation Notice ===
967 967  
968 -
969 969  (((
970 970  Do not power on while connect the cables. Double check the wiring before power on.
971 971  )))
... ... @@ -972,14 +972,11 @@
972 972  
973 973  (((
974 974  The sensor must be installed with below direction, towards North.
975 -
976 -
977 977  )))
978 978  
979 979  [[image:image-20220624153901-3.png]]
980 980  
981 981  
982 -
983 983  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
984 984  
985 985  
... ... @@ -996,10 +996,8 @@
996 996  )))
997 997  
998 998  
999 -
1000 1000  === 6.3.1 Feature ===
1001 1001  
1002 -
1003 1003  * RS485 CO2, PM2.5, PM10 sensor
1004 1004  * NDIR to measure CO2 with Internal Temperature Compensation
1005 1005  * Laser Beam Scattering to PM2.5 and PM10
... ... @@ -1006,9 +1006,9 @@
1006 1006  
1007 1007  
1008 1008  
945 +
1009 1009  === 6.3.2 Specification ===
1010 1010  
1011 -
1012 1012  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
1013 1013  * CO2 resolution: 1ppm
1014 1014  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -1026,9 +1026,9 @@
1026 1026  
1027 1027  
1028 1028  
965 +
1029 1029  === 6.3.3 Dimension ===
1030 1030  
1031 -
1032 1032  [[image:1656056708366-230.png]]
1033 1033  
1034 1034  
... ... @@ -1035,23 +1035,18 @@
1035 1035  
1036 1036  === 6.3.4 Pin Mapping ===
1037 1037  
1038 -
1039 1039  [[image:1656056722648-743.png]]
1040 1040  
1041 1041  
1042 -
1043 1043  === 6.3.5 Installation Notice ===
1044 1044  
1045 -
1046 1046  Do not power on while connect the cables. Double check the wiring before power on.
1047 1047  
1048 -
1049 1049  [[image:1656056751153-304.png]]
1050 1050  
1051 1051  [[image:1656056766224-773.png]]
1052 1052  
1053 1053  
1054 -
1055 1055  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1056 1056  
1057 1057  
... ... @@ -1071,7 +1071,6 @@
1071 1071  
1072 1072  === 6.4.1 Feature ===
1073 1073  
1074 -
1075 1075  * RS485 Rain/Snow detect sensor
1076 1076  * Surface heating to dry
1077 1077  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
... ... @@ -1078,9 +1078,9 @@
1078 1078  
1079 1079  
1080 1080  
1011 +
1081 1081  === 6.4.2 Specification ===
1082 1082  
1083 -
1084 1084  * Detect if there is rain or snow
1085 1085  * Input Power: DC 12 ~~ 24v
1086 1086  * Interface: RS485
... ... @@ -1092,23 +1092,19 @@
1092 1092  
1093 1093  
1094 1094  
1025 +
1095 1095  === 6.4.3 Dimension ===
1096 1096  
1097 -
1098 1098  [[image:1656056844782-155.png]]
1099 1099  
1100 1100  
1101 -
1102 1102  === 6.4.4 Pin Mapping ===
1103 1103  
1104 -
1105 1105  [[image:1656056855590-754.png]]
1106 1106  
1107 1107  
1108 -
1109 1109  === 6.4.5 Installation Notice ===
1110 1110  
1111 -
1112 1112  Do not power on while connect the cables. Double check the wiring before power on.
1113 1113  
1114 1114  
... ... @@ -1122,16 +1122,13 @@
1122 1122  [[image:1656056883736-804.png]]
1123 1123  
1124 1124  
1125 -
1126 1126  === 6.4.6 Heating ===
1127 1127  
1128 -
1129 1129  (((
1130 1130  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℃).
1131 1131  )))
1132 1132  
1133 1133  
1134 -
1135 1135  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1136 1136  
1137 1137  
... ... @@ -1144,17 +1144,15 @@
1144 1144  )))
1145 1145  
1146 1146  
1147 -
1148 1148  === 6.5.1 Feature ===
1149 1149  
1150 -
1151 1151  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1152 1152  
1153 1153  
1154 1154  
1076 +
1155 1155  === 6.5.2 Specification ===
1156 1156  
1157 -
1158 1158  * Input Power: DC 12 ~~ 24v
1159 1159  * Interface: RS485
1160 1160  * Temperature Sensor Spec:
... ... @@ -1179,23 +1179,19 @@
1179 1179  
1180 1180  
1181 1181  
1103 +
1182 1182  === 6.5.3 Dimension ===
1183 1183  
1184 -
1185 1185  [[image:1656057170639-522.png]]
1186 1186  
1187 1187  
1188 -
1189 1189  === 6.5.4 Pin Mapping ===
1190 1190  
1191 -
1192 1192  [[image:1656057181899-910.png]]
1193 1193  
1194 1194  
1195 -
1196 1196  === 6.5.5 Installation Notice ===
1197 1197  
1198 -
1199 1199  Do not power on while connect the cables. Double check the wiring before power on.
1200 1200  
1201 1201  [[image:1656057199955-514.png]]
... ... @@ -1204,7 +1204,6 @@
1204 1204  [[image:1656057212438-475.png]]
1205 1205  
1206 1206  
1207 -
1208 1208  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1209 1209  
1210 1210  
... ... @@ -1224,7 +1224,6 @@
1224 1224  
1225 1225  === 6.6.1 Feature ===
1226 1226  
1227 -
1228 1228  * RS485 Total Solar Radiation sensor
1229 1229  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1230 1230  * Measure Reflected Radiation if sense area towards ground.
... ... @@ -1231,9 +1231,9 @@
1231 1231  
1232 1232  
1233 1233  
1149 +
1234 1234  === 6.6.2 Specification ===
1235 1235  
1236 -
1237 1237  * Input Power: DC 5 ~~ 24v
1238 1238  * Interface: RS485
1239 1239  * Detect spectrum: 0.3~3μm(300~3000nm)
... ... @@ -1249,26 +1249,21 @@
1249 1249  
1250 1250  
1251 1251  
1167 +
1252 1252  === 6.6.3 Dimension ===
1253 1253  
1254 -
1255 1255  [[image:1656057348695-898.png]]
1256 1256  
1257 1257  
1258 -
1259 1259  === 6.6.4 Pin Mapping ===
1260 1260  
1261 -
1262 1262  [[image:1656057359343-744.png]]
1263 1263  
1264 1264  
1265 -
1266 1266  === 6.6.5 Installation Notice ===
1267 1267  
1268 -
1269 1269  Do not power on while connect the cables. Double check the wiring before power on.
1270 1270  
1271 -
1272 1272  [[image:1656057369259-804.png]]
1273 1273  
1274 1274  
... ... @@ -1275,7 +1275,6 @@
1275 1275  [[image:1656057377943-564.png]]
1276 1276  
1277 1277  
1278 -
1279 1279  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1280 1280  
1281 1281  
... ... @@ -1292,10 +1292,8 @@
1292 1292  )))
1293 1293  
1294 1294  
1295 -
1296 1296  === 6.7.1 Feature ===
1297 1297  
1298 -
1299 1299  (((
1300 1300  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1301 1301  )))
... ... @@ -1305,10 +1305,8 @@
1305 1305  )))
1306 1306  
1307 1307  
1308 -
1309 1309  === 6.7.2 Specification ===
1310 1310  
1311 -
1312 1312  * Input Power: DC 5 ~~ 24v
1313 1313  * Interface: RS485
1314 1314  * Response Spectrum: 400~700nm
... ... @@ -1322,23 +1322,19 @@
1322 1322  
1323 1323  
1324 1324  
1230 +
1325 1325  === 6.7.3 Dimension ===
1326 1326  
1327 -
1328 1328  [[image:1656057538793-888.png]]
1329 1329  
1330 1330  
1331 -
1332 1332  === 6.7.4 Pin Mapping ===
1333 1333  
1334 -
1335 1335  [[image:1656057548116-203.png]]
1336 1336  
1337 1337  
1338 -
1339 1339  === 6.7.5 Installation Notice ===
1340 1340  
1341 -
1342 1342  Do not power on while connect the cables. Double check the wiring before power on.
1343 1343  
1344 1344  
... ... @@ -1348,16 +1348,12 @@
1348 1348  [[image:1656057565783-251.png]]
1349 1349  
1350 1350  
1351 -
1352 1352  = 7. FAQ =
1353 1353  
1354 -
1355 1355  == 7.1 What else do I need to purchase to build Weather Station? ==
1356 1356  
1357 -
1358 1358  Below is the installation photo and structure:
1359 1359  
1360 -
1361 1361  [[image:1656057598349-319.png]]
1362 1362  
1363 1363  
... ... @@ -1367,55 +1367,43 @@
1367 1367  
1368 1368  == 7.2 How to upgrade firmware for WSC1-L? ==
1369 1369  
1370 -
1371 1371  (((
1372 1372  Firmware Location & Change log:
1373 -
1374 -[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1375 1375  )))
1376 1376  
1377 1377  (((
1378 -
1272 +[[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/]]
1379 1379  )))
1380 1380  
1275 +
1381 1381  (((
1382 1382  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1383 1383  )))
1384 1384  
1385 1385  
1386 -
1387 1387  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1388 1388  
1389 -
1390 1390  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.
1391 1391  
1392 1392  
1393 -
1394 1394  == 7.4 Can I add my weather sensors? ==
1395 1395  
1396 -
1397 1397  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1398 1398  
1399 1399  
1400 -
1401 1401  = 8. Trouble Shooting =
1402 1402  
1403 -
1404 1404  == 8.1 AT Command input doesn't work ==
1405 1405  
1406 -
1407 1407  (((
1408 1408  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.
1409 1409  )))
1410 1410  
1411 1411  
1412 -
1413 1413  = 9. Order Info =
1414 1414  
1415 -
1416 1416  == 9.1 Main Process Unit ==
1417 1417  
1418 -
1419 1419  Part Number: (% style="color:blue" %)**WSC1-L-XX**
1420 1420  
1421 1421  (% style="color:blue" %)**XX**(%%): The default frequency band
... ... @@ -1431,9 +1431,9 @@
1431 1431  
1432 1432  
1433 1433  
1319 +
1434 1434  == 9.2 Sensors ==
1435 1435  
1436 -
1437 1437  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1438 1438  |=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1439 1439  |(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
... ... @@ -1449,53 +1449,51 @@
1449 1449  
1450 1450  = 10. Support =
1451 1451  
1452 -
1453 1453  * 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.
1454 1454  * 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]]
1455 1455  
1456 1456  
1457 1457  
1342 +
1458 1458  = 11. Appendix I: Field Installation Photo =
1459 1459  
1460 1460  
1461 1461  [[image:1656058346362-132.png||height="685" width="732"]]
1462 1462  
1463 -(% style="color:blue" %)**Storage Battery: 12v,12AH li battery**
1348 +**Storage Battery**: 12v,12AH li battery
1464 1464  
1465 1465  
1466 1466  
1467 -(% style="color:blue" %)**Wind Speed/Direction**
1352 +**Wind Speed/Direction**
1468 1468  
1469 1469  [[image:1656058373174-421.png||height="356" width="731"]]
1470 1470  
1471 1471  
1472 1472  
1473 -(% style="color:blue" %)**Total Solar Radiation sensor**
1358 +**Total Solar Radiation sensor**
1474 1474  
1475 1475  [[image:1656058397364-282.png||height="453" width="732"]]
1476 1476  
1477 1477  
1478 1478  
1479 -(% style="color:blue" %)**PAR Sensor**
1364 +**PAR Sensor**
1480 1480  
1481 1481  [[image:1656058416171-615.png]]
1482 1482  
1483 1483  
1484 1484  
1485 -(% style="color:blue" %)**CO2/PM2.5/PM10 3 in 1 sensor**
1370 +**CO2/PM2.5/PM10 3 in 1 sensor**
1486 1486  
1487 1487  [[image:1656058441194-827.png||height="672" width="523"]]
1488 1488  
1489 1489  
1490 1490  
1491 -(% style="color:blue" %)**Rain / Snow Detect**
1376 +**Rain / Snow Detect**
1492 1492  
1493 1493  [[image:1656058451456-166.png]]
1494 1494  
1495 1495  
1496 1496  
1497 -(% style="color:blue" %)**Rain Gauge**
1382 +**Rain Gauge**
1498 1498  
1499 1499  [[image:1656058463455-569.png||height="499" width="550"]]
1500 -
1501 -
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0