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

From version 99.2
edited by Xiaoling
on 2023/04/28 16:08
Change comment: There is no comment for this version
To version 92.1
edited by Bei Jinggeng
on 2022/11/23 16:51
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,6 +79,7 @@
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  
84 +
82 82  == 2.2 How it works? ==
83 83  
84 84  
... ... @@ -99,6 +99,7 @@
99 99  1. WSC1-L will auto scan available weather sensors when power on or reboot.
100 100  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
101 101  
105 +
102 102  == 2.3 Example to use for LoRaWAN network ==
103 103  
104 104  
... ... @@ -116,15 +116,11 @@
116 116  
117 117  Each WSC1-L is shipped with a sticker with the default device EUI as below:
118 118  
119 -[[image:image-20230426084533-1.png||height="231" width="497"]]
123 +[[image:image-20220624115043-1.jpeg]]
120 120  
121 121  
122 122  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
123 123  
124 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
125 -
126 -[[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"]]
127 -
128 128  **Add APP EUI in the application.**
129 129  
130 130  [[image:1656042662694-311.png]]
... ... @@ -153,6 +153,8 @@
153 153  
154 154  [[image:1656042745346-283.png]]
155 155  
156 +
157 +
156 156  == 2.4 Uplink Payload ==
157 157  
158 158  
... ... @@ -161,6 +161,7 @@
161 161  * Valid Sensor Value: Use FPORT=2
162 162  * Other control command: Use FPORT other than 2.
163 163  
166 +
164 164  === 2.4.1 Uplink FPORT~=5, Device Status ===
165 165  
166 166  
... ... @@ -171,8 +171,8 @@
171 171  User can also use downlink command**(0x2301)** to ask WSC1-L to resend this uplink
172 172  )))
173 173  
174 -(% border="1" cellspacing="8" style="background-color:#f2f2f2; width:500px" %)
175 -|=(% style="width: 70px;background-color:#D9E2F3" %)**Size(**bytes)|=(% style="width: 60px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)**1**|=(% style="width: 60px;background-color:#D9E2F3" %)**1**|=(% style="width: 50px;background-color:#D9E2F3" %)**2**|=(% style="width: 100px;background-color:#D9E2F3" %)**3**
177 +(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
178 +|=(% style="width: 70px;" %)**Size (bytes)**|=(% style="width: 60px;" %)**1**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width: 60px;" %)**1**|=(% style="width: 50px;" %)**2**|=(% style="width: 100px;" %)**3**
176 176  |(% style="width:99px" %)**Value**|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
177 177  
178 178  [[image:1656043061044-343.png]]
... ... @@ -181,18 +181,24 @@
181 181  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
182 182  
183 183  
187 +
184 184  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
185 185  
190 +
186 186  For WSC1-L, this value is 0x0D.
187 187  
188 188  
194 +
189 189  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
190 190  
197 +
191 191  0x0100, Means: v1.0.0 version.
192 192  
193 193  
201 +
194 194  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
195 195  
204 +
196 196  *0x01: EU868
197 197  
198 198  *0x02: US915
... ... @@ -214,13 +214,17 @@
214 214  *0x0a: AS923-3
215 215  
216 216  
226 +
217 217  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
218 218  
229 +
219 219  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
220 220  
221 221  
233 +
222 222  ==== (% style="color:#037691" %)**BAT:**(%%) ====
223 223  
236 +
224 224  (((
225 225  shows the battery voltage for WSC1-L MCU.
226 226  )))
... ... @@ -230,21 +230,15 @@
230 230  )))
231 231  
232 232  
246 +
233 233  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
234 234  
235 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:100px" %)
249 +
250 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
236 236  |Byte3|Byte2|Byte1
237 237  
238 238  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
239 239  
240 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
241 -|(% rowspan="2" style="width:53px" %)Byte3|(% style="width:71px" %)Bit23|(% style="width:113px" %)Bit22|(% style="width:112px" %)Bit21|(% style="width:113px" %)Bit20|(% style="width:112px" %)Bit19|(% style="width:70px" %)Bit18|(% style="width:72px" %)Bit17|(% style="width:53px" %)Bit16
242 -|(% style="width:71px" %)N/A|(% style="width:113px" %)Customize-A4|(% style="width:112px" %)Customize-A3|(% style="width:113px" %)Customize-A2|(% style="width:112px" %)Customize-A1|(% style="width:70px" %)N/A|(% style="width:72px" %)N/A|(% style="width:53px" %)N/A
243 -|(% rowspan="2" style="width:53px" %)Byte2|(% style="width:71px" %)Bit15|(% style="width:113px" %)Bit14|(% style="width:112px" %)Bit13|(% style="width:113px" %)Bit12|(% style="width:112px" %)Bit11|(% style="width:70px" %)Bit10|(% style="width:72px" %)Bit9|(% style="width:53px" %)Bit8
244 -|(% style="width:71px" %)N/A|(% style="width:113px" %)N/A|(% style="width:112px" %)N/A|(% style="width:113px" %)N/A|(% style="width:112px" %)N/A|(% style="width:70px" %)N/A|(% style="width:72px" %)N/A|(% style="width:53px" %)N/A
245 -|(% rowspan="2" style="width:53px" %)Byte1|(% style="width:71px" %)Bit7|(% style="width:113px" %)Bit6|(% style="width:112px" %)Bit5|(% style="width:113px" %)Bit4|(% style="width:112px" %)Bit3|(% style="width:70px" %)Bit2|(% style="width:72px" %)Bit1|(% style="width:53px" %)Bit0
246 -|(% style="width:71px" %)WSS-07|(% style="width:113px" %)WSS-06|(% style="width:112px" %)WSS-05|(% style="width:113px" %)WSS-04|(% style="width:112px" %)WSS-03|(% style="width:70px" %)WSS-02|(% style="width:72px" %)WSS-01|(% style="width:53px" %)N/A
247 -
248 248  [[image:image-20220624134713-1.png]]
249 249  
250 250  
... ... @@ -270,6 +270,7 @@
270 270  [[image:1656049673488-415.png]]
271 271  
272 272  
280 +
273 273  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
274 274  
275 275  
... ... @@ -322,9 +322,15 @@
322 322   Uplink 1:  [[image:image-20220624140735-4.png]]
323 323  )))
324 324  
333 +(((
334 +
335 +)))
325 325  
326 326  (((
327 327   Uplink 2:  [[image:image-20220624140842-5.png]]
339 +)))
340 +
341 +(((
328 328  
329 329  )))
330 330  
... ... @@ -336,10 +336,14 @@
336 336   Uplink 1:  [[image:image-20220624141025-6.png]]
337 337  )))
338 338  
353 +(((
354 +
355 +)))
339 339  
340 340   Uplink 2:  [[image:image-20220624141100-7.png]]
341 341  
342 342  
360 +
343 343  === 2.4.3 Decoder in TTN V3 ===
344 344  
345 345  
... ... @@ -348,17 +348,27 @@
348 348  )))
349 349  
350 350  (((
369 +
370 +)))
371 +
372 +(((
351 351  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
352 352  )))
353 353  
376 +(((
377 +
378 +)))
354 354  
355 355  (((
356 356  and put as below:
382 +
383 +
357 357  )))
358 358  
359 359  [[image:1656051152438-578.png]]
360 360  
361 361  
389 +
362 362  == 2.5 Show data on Application Server ==
363 363  
364 364  
... ... @@ -367,6 +367,10 @@
367 367  )))
368 368  
369 369  (((
398 +
399 +)))
400 +
401 +(((
370 370  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
371 371  )))
372 372  
... ... @@ -396,6 +396,7 @@
396 396  [[image:1656051277767-168.png]]
397 397  
398 398  
431 +
399 399  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
400 400  
401 401  
... ... @@ -423,6 +423,7 @@
423 423  These commands only valid for WSC1-L, as below:
424 424  
425 425  
459 +
426 426  == 3.1 Set Transmit Interval Time ==
427 427  
428 428  
... ... @@ -439,9 +439,10 @@
439 439  
440 440  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
441 441  
442 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
443 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
476 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
477 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
444 444  
479 +
445 445  == 3.2 Set Emergency Mode ==
446 446  
447 447  
... ... @@ -457,6 +457,7 @@
457 457  * 0xE101     Same as: AT+ALARMMOD=1
458 458  * 0xE100     Same as: AT+ALARMMOD=0
459 459  
495 +
460 460  == 3.3 Add or Delete RS485 Sensor ==
461 461  
462 462  
... ... @@ -514,6 +514,7 @@
514 514  [[image:image-20220624143618-11.png]]
515 515  
516 516  
553 +
517 517  **Then the following parameters should be:**
518 518  
519 519  * Address_Code range: A1
... ... @@ -520,7 +520,7 @@
520 520  * Query_Length: 8
521 521  * Query_Command: A103000000019CAA
522 522  * Read_Length: 8
523 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
560 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
524 524  * has_CRC: 1
525 525  * timeout: 1500 (Fill in the test according to the actual situation)
526 526  
... ... @@ -552,6 +552,7 @@
552 552  
553 553  * 0xE5FF  
554 554  
592 +
555 555  == 3.4 RS485 Test Command ==
556 556  
557 557  
... ... @@ -578,6 +578,7 @@
578 578  
579 579  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
580 580  
619 +
581 581  == 3.5 RS485 response timeout ==
582 582  
583 583  
... ... @@ -603,9 +603,10 @@
603 603  
604 604  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
605 605  
606 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
607 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
645 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
646 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
608 608  
648 +
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
667 +|(% 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:
669 +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
684 +* 0xE400802212     Same as: AT+STYPE=80221
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  
691 +
651 651  = 4. Power consumption and battery =
652 652  
694 +
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  
701 +
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  
708 +
665 665  == 4.3 Battery ==
666 666  
667 667  
... ... @@ -674,8 +674,10 @@
674 674  )))
675 675  
676 676  
721 +
677 677  = 5. Main Process Unit WSC1-L =
678 678  
724 +
679 679  == 5.1 Features ==
680 680  
681 681  
... ... @@ -691,6 +691,7 @@
691 691  * IP Rating: IP65
692 692  * Support default sensors or 3rd party RS485 sensors
693 693  
740 +
694 694  == 5.2 Power Consumption ==
695 695  
696 696  
... ... @@ -697,6 +697,7 @@
697 697  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
698 698  
699 699  
747 +
700 700  == 5.3 Storage & Operation Temperature ==
701 701  
702 702  
... ... @@ -703,6 +703,7 @@
703 703  -20°C to +60°C
704 704  
705 705  
754 +
706 706  == 5.4 Pin Mapping ==
707 707  
708 708  
... ... @@ -709,6 +709,7 @@
709 709  [[image:1656054149793-239.png]]
710 710  
711 711  
761 +
712 712  == 5.5 Mechanical ==
713 713  
714 714  
... ... @@ -715,6 +715,7 @@
715 715  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
716 716  
717 717  
768 +
718 718  == 5.6 Connect to RS485 Sensors ==
719 719  
720 720  
... ... @@ -729,8 +729,10 @@
729 729  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
730 730  
731 731  
783 +
732 732  = 6. Weather Sensors =
733 733  
786 +
734 734  == 6.1 Rain Gauge ~-~- WSS-01 ==
735 735  
736 736  
... ... @@ -755,6 +755,7 @@
755 755  )))
756 756  
757 757  
811 +
758 758  === 6.1.1 Feature ===
759 759  
760 760  
... ... @@ -764,6 +764,7 @@
764 764  * ABS enclosure.
765 765  * Horizontal adjustable.
766 766  
821 +
767 767  === 6.1.2 Specification ===
768 768  
769 769  
... ... @@ -777,6 +777,7 @@
777 777  * Working Humidity: <100% (no dewing)
778 778  * Power Consumption: 4mA @ 12v.
779 779  
835 +
780 780  === 6.1.3 Dimension ===
781 781  
782 782  
... ... @@ -783,6 +783,7 @@
783 783   [[image:1656054957406-980.png]]
784 784  
785 785  
842 +
786 786  === 6.1.4 Pin Mapping ===
787 787  
788 788  
... ... @@ -789,6 +789,7 @@
789 789  [[image:1656054972828-692.png]]
790 790  
791 791  
849 +
792 792  === 6.1.5 Installation Notice ===
793 793  
794 794  
... ... @@ -828,6 +828,7 @@
828 828  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
829 829  
830 830  
889 +
831 831  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
832 832  
833 833  
... ... @@ -854,10 +854,11 @@
854 854  * RS485 wind speed / direction sensor
855 855  * PC enclosure, resist corrosion
856 856  
916 +
857 857  === 6.2.2 Specification ===
858 858  
859 859  
860 -* Wind speed range: 0 ~~ 60m/s
920 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
861 861  * Wind direction range: 0 ~~ 360°
862 862  * Start wind speed: ≤0.3m/s
863 863  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -868,6 +868,7 @@
868 868  * Power Consumption: 13mA ~~ 12v.
869 869  * Cable Length: 2 meters
870 870  
931 +
871 871  === 6.2.3 Dimension ===
872 872  
873 873  
... ... @@ -874,6 +874,7 @@
874 874  [[image:image-20220624152813-2.png]]
875 875  
876 876  
938 +
877 877  === 6.2.4 Pin Mapping ===
878 878  
879 879  
... ... @@ -880,6 +880,7 @@
880 880  [[image:1656056281231-994.png]]
881 881  
882 882  
945 +
883 883  === 6.2.5  Angle Mapping ===
884 884  
885 885  
... ... @@ -886,6 +886,7 @@
886 886  [[image:1656056303845-585.png]]
887 887  
888 888  
952 +
889 889  === 6.2.6  Installation Notice ===
890 890  
891 891  
... ... @@ -902,6 +902,7 @@
902 902  [[image:image-20220624153901-3.png]]
903 903  
904 904  
969 +
905 905  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
906 906  
907 907  
... ... @@ -918,6 +918,7 @@
918 918  )))
919 919  
920 920  
986 +
921 921  === 6.3.1 Feature ===
922 922  
923 923  
... ... @@ -925,6 +925,7 @@
925 925  * NDIR to measure CO2 with Internal Temperature Compensation
926 926  * Laser Beam Scattering to PM2.5 and PM10
927 927  
994 +
928 928  === 6.3.2 Specification ===
929 929  
930 930  
... ... @@ -943,6 +943,7 @@
943 943  ** CO2: 0~95%RH
944 944  * Power Consumption: 50mA@ 12v.
945 945  
1013 +
946 946  === 6.3.3 Dimension ===
947 947  
948 948  
... ... @@ -949,6 +949,7 @@
949 949  [[image:1656056708366-230.png]]
950 950  
951 951  
1020 +
952 952  === 6.3.4 Pin Mapping ===
953 953  
954 954  
... ... @@ -955,6 +955,7 @@
955 955  [[image:1656056722648-743.png]]
956 956  
957 957  
1027 +
958 958  === 6.3.5 Installation Notice ===
959 959  
960 960  
... ... @@ -963,10 +963,10 @@
963 963  
964 964  [[image:1656056751153-304.png]]
965 965  
966 -
967 967  [[image:1656056766224-773.png]]
968 968  
969 969  
1039 +
970 970  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
971 971  
972 972  
... ... @@ -983,6 +983,7 @@
983 983  )))
984 984  
985 985  
1056 +
986 986  === 6.4.1 Feature ===
987 987  
988 988  
... ... @@ -990,6 +990,7 @@
990 990  * Surface heating to dry
991 991  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
992 992  
1064 +
993 993  === 6.4.2 Specification ===
994 994  
995 995  
... ... @@ -1002,6 +1002,7 @@
1002 1002  ** No heating: 12mA @ 12v,
1003 1003  ** heating: 94ma @ 12v.
1004 1004  
1077 +
1005 1005  === 6.4.3 Dimension ===
1006 1006  
1007 1007  
... ... @@ -1008,6 +1008,7 @@
1008 1008  [[image:1656056844782-155.png]]
1009 1009  
1010 1010  
1084 +
1011 1011  === 6.4.4 Pin Mapping ===
1012 1012  
1013 1013  
... ... @@ -1014,6 +1014,7 @@
1014 1014  [[image:1656056855590-754.png]]
1015 1015  
1016 1016  
1091 +
1017 1017  === 6.4.5 Installation Notice ===
1018 1018  
1019 1019  
... ... @@ -1030,6 +1030,7 @@
1030 1030  [[image:1656056883736-804.png]]
1031 1031  
1032 1032  
1108 +
1033 1033  === 6.4.6 Heating ===
1034 1034  
1035 1035  
... ... @@ -1038,6 +1038,7 @@
1038 1038  )))
1039 1039  
1040 1040  
1117 +
1041 1041  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1042 1042  
1043 1043  
... ... @@ -1050,11 +1050,13 @@
1050 1050  )))
1051 1051  
1052 1052  
1130 +
1053 1053  === 6.5.1 Feature ===
1054 1054  
1055 1055  
1056 1056  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1057 1057  
1136 +
1058 1058  === 6.5.2 Specification ===
1059 1059  
1060 1060  
... ... @@ -1080,6 +1080,7 @@
1080 1080  * Working Humidity: 10~90%RH
1081 1081  * Power Consumption: 4mA @ 12v
1082 1082  
1162 +
1083 1083  === 6.5.3 Dimension ===
1084 1084  
1085 1085  
... ... @@ -1086,6 +1086,7 @@
1086 1086  [[image:1656057170639-522.png]]
1087 1087  
1088 1088  
1169 +
1089 1089  === 6.5.4 Pin Mapping ===
1090 1090  
1091 1091  
... ... @@ -1092,6 +1092,7 @@
1092 1092  [[image:1656057181899-910.png]]
1093 1093  
1094 1094  
1176 +
1095 1095  === 6.5.5 Installation Notice ===
1096 1096  
1097 1097  
... ... @@ -1103,6 +1103,7 @@
1103 1103  [[image:1656057212438-475.png]]
1104 1104  
1105 1105  
1188 +
1106 1106  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1107 1107  
1108 1108  
... ... @@ -1119,6 +1119,7 @@
1119 1119  )))
1120 1120  
1121 1121  
1205 +
1122 1122  === 6.6.1 Feature ===
1123 1123  
1124 1124  
... ... @@ -1126,6 +1126,7 @@
1126 1126  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1127 1127  * Measure Reflected Radiation if sense area towards ground.
1128 1128  
1213 +
1129 1129  === 6.6.2 Specification ===
1130 1130  
1131 1131  
... ... @@ -1142,6 +1142,7 @@
1142 1142  * Working Humidity: 10~90%RH
1143 1143  * Power Consumption: 4mA @ 12v
1144 1144  
1230 +
1145 1145  === 6.6.3 Dimension ===
1146 1146  
1147 1147  
... ... @@ -1148,6 +1148,7 @@
1148 1148  [[image:1656057348695-898.png]]
1149 1149  
1150 1150  
1237 +
1151 1151  === 6.6.4 Pin Mapping ===
1152 1152  
1153 1153  
... ... @@ -1154,6 +1154,7 @@
1154 1154  [[image:1656057359343-744.png]]
1155 1155  
1156 1156  
1244 +
1157 1157  === 6.6.5 Installation Notice ===
1158 1158  
1159 1159  
... ... @@ -1166,6 +1166,7 @@
1166 1166  [[image:1656057377943-564.png]]
1167 1167  
1168 1168  
1257 +
1169 1169  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1170 1170  
1171 1171  
... ... @@ -1182,6 +1182,7 @@
1182 1182  )))
1183 1183  
1184 1184  
1274 +
1185 1185  === 6.7.1 Feature ===
1186 1186  
1187 1187  
... ... @@ -1194,6 +1194,7 @@
1194 1194  )))
1195 1195  
1196 1196  
1287 +
1197 1197  === 6.7.2 Specification ===
1198 1198  
1199 1199  
... ... @@ -1208,6 +1208,7 @@
1208 1208  * Working Humidity: 10~90%RH
1209 1209  * Power Consumption: 3mA @ 12v
1210 1210  
1302 +
1211 1211  === 6.7.3 Dimension ===
1212 1212  
1213 1213  
... ... @@ -1214,6 +1214,7 @@
1214 1214  [[image:1656057538793-888.png]]
1215 1215  
1216 1216  
1309 +
1217 1217  === 6.7.4 Pin Mapping ===
1218 1218  
1219 1219  
... ... @@ -1220,6 +1220,7 @@
1220 1220  [[image:1656057548116-203.png]]
1221 1221  
1222 1222  
1316 +
1223 1223  === 6.7.5 Installation Notice ===
1224 1224  
1225 1225  
... ... @@ -1232,8 +1232,10 @@
1232 1232  [[image:1656057565783-251.png]]
1233 1233  
1234 1234  
1329 +
1235 1235  = 7. FAQ =
1236 1236  
1332 +
1237 1237  == 7.1 What else do I need to purchase to build Weather Station? ==
1238 1238  
1239 1239  
... ... @@ -1246,6 +1246,7 @@
1246 1246  [[image:1656057608049-693.png]]
1247 1247  
1248 1248  
1345 +
1249 1249  == 7.2 How to upgrade firmware for WSC1-L? ==
1250 1250  
1251 1251  
... ... @@ -1255,6 +1255,9 @@
1255 1255  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1256 1256  )))
1257 1257  
1355 +(((
1356 +
1357 +)))
1258 1258  
1259 1259  (((
1260 1260  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1261,6 +1261,7 @@
1261 1261  )))
1262 1262  
1263 1263  
1364 +
1264 1264  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1265 1265  
1266 1266  
... ... @@ -1267,6 +1267,7 @@
1267 1267  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.
1268 1268  
1269 1269  
1371 +
1270 1270  == 7.4 Can I add my weather sensors? ==
1271 1271  
1272 1272  
... ... @@ -1273,13 +1273,10 @@
1273 1273  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1274 1274  
1275 1275  
1276 -== 7.5 Where can i find the modbus command for the WSS sensors? ==
1277 1277  
1278 -See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1279 -
1280 -
1281 1281  = 8. Trouble Shooting =
1282 1282  
1381 +
1283 1283  == 8.1 AT Command input doesn't work ==
1284 1284  
1285 1285  
... ... @@ -1288,8 +1288,10 @@
1288 1288  )))
1289 1289  
1290 1290  
1390 +
1291 1291  = 9. Order Info =
1292 1292  
1393 +
1293 1293  == 9.1 Main Process Unit ==
1294 1294  
1295 1295  
... ... @@ -1306,6 +1306,7 @@
1306 1306  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1307 1307  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1308 1308  
1410 +
1309 1309  == 9.2 Sensors ==
1310 1310  
1311 1311  
... ... @@ -1320,12 +1320,13 @@
1320 1320  |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1321 1321  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1322 1322  
1425 +
1323 1323  = 10. Support =
1324 1324  
1325 1325  
1326 1326  * 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.
1430 +* 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]]
1327 1327  
1328 -* 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]].
1329 1329  
1330 1330  = 11. Appendix I: Field Installation Photo =
1331 1331  
image-20230426084533-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content
image-20230428160237-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -7.4 KB
Content