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

From version 14.6
edited by Xiaoling
on 2022/06/24 13:36
Change comment: There is no comment for this version
To version 3.10
edited by Xiaoling
on 2022/06/24 11:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,9 +3,8 @@
3 3  
4 4  
5 5  
6 -**Table of Contents:**
6 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
7 7  
8 -{{toc/}}
9 9  
10 10  
11 11  
... ... @@ -20,35 +20,30 @@
20 20  == 1.1 Overview ==
21 21  
22 22  
23 -(((
24 -Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the (% style="color:#4472c4" %)**weather and climate**(%%). They consist of a (% style="color:#4472c4" %)**main process device (WSC1-L) and various sensors**.
25 -)))
22 +Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the weather and climate. They consist of a main process device (WSC1-L) and various sensors.
26 26  
27 -(((
28 -The sensors include various type such as: (% style="color:#4472c4" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
29 -)))
30 30  
31 -(((
32 -Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:#4472c4" %)**12v solar power**(%%) and have a (% style="color:#4472c4" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
33 -)))
25 +The sensors include various type such as: Rain Gauge, Temperature/Humidity/Pressure sensor, Wind Speed/direction sensor, Illumination sensor, CO2 sensor, Rain/Snow sensor, PM2.5/10 sensor, PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor and so on.
34 34  
35 -(((
36 -WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
37 -)))
38 38  
28 +Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external 12v solar power and have a built-in li-on backup battery. WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
39 39  
40 40  
31 +WSC1-L is full compatible with LoRaWAN Class C protocol, it can work with standard LoRaWAN gateway.
32 +
33 +
34 +
35 +
41 41  = 2. How to use =
42 42  
43 43  == 2.1 Installation ==
44 44  
45 -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"]] 
40 +Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>||anchor="H"]] 
46 46  
47 -[[image:1656041948552-849.png]]
42 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
48 48  
44 +**(% style="color:blue" %) Wiring:**
49 49  
50 -(% style="color:blue" %)** Wiring:**
51 -
52 52  ~1. WSC1-L and sensors all powered by solar power via MPPT
53 53  
54 54  2. WSC1-L and sensors connect to each other via RS485/Modbus.
... ... @@ -58,9 +58,11 @@
58 58  
59 59  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
60 60  
61 -[[image:1656042136605-251.png]]
55 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
62 62  
63 63  
58 +
59 +
64 64  (% style="color:red" %) ** Notice 1:**
65 65  
66 66  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
... ... @@ -77,6 +77,9 @@
77 77  * 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.
78 78  * Cabinet.
79 79  
76 +
77 +
78 +
80 80  == 2.2 How it works? ==
81 81  
82 82  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.
... ... @@ -84,20 +84,22 @@
84 84  
85 85  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
86 86  
87 -[[image:1656042192857-709.png]]
86 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
88 88  
89 89  
90 -(% style="color:red" %)**Notice:**
89 +Notice:
91 91  
92 92  1. WSC1-L will auto scan available weather sensors when power on or reboot.
93 -1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
92 +1. User can send a downlink command( 增加下发命令的连接) to WSC1-L to do a re-scan on the available sensors.
94 94  
94 +
95 +
95 95  == 2.3 Example to use for LoRaWAN network ==
96 96  
97 97  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.
98 98  
99 99  
100 -[[image:1656042612899-422.png]]
101 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]]
101 101  
102 102  
103 103  
... ... @@ -108,39 +108,45 @@
108 108  
109 109  Each WSC1-L is shipped with a sticker with the default device EUI as below:
110 110  
111 -[[image:image-20220624115043-1.jpeg]]
112 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png]]
112 112  
113 113  
114 114  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
115 115  
116 -**Add APP EUI in the application.**
117 +Add APP EUI in the application.
117 117  
118 -[[image:1656042662694-311.png]]
119 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]]
119 119  
120 -[[image:1656042673910-429.png]]
121 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]
121 121  
122 122  
123 123  
124 124  
125 -**Choose Manually to add WSC1-L**
126 126  
127 -[[image:1656042695755-103.png]]
128 128  
129 129  
130 130  
131 -**Add APP KEY and DEV EUI**
132 132  
133 -[[image:1656042723199-746.png]]
131 +Choose Manually to add WSC1-L
134 134  
135 135  
134 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]]
136 136  
136 +Add APP KEY and DEV EUI
137 +
138 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.png]]
139 +
140 +
141 +
142 +
137 137  (% style="color:blue" %)**Step 2**(%%): Power on WSC1-L, it will start to join TTN server. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel.
138 138  
139 139  
140 -[[image:1656042745346-283.png]]
146 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
141 141  
142 142  
143 143  
150 +
144 144  == 2.4 Uplink Payload ==
145 145  
146 146  Uplink payloads include two types: Valid Sensor Value and other status / control command.
... ... @@ -148,18 +148,23 @@
148 148  * Valid Sensor Value: Use FPORT=2
149 149  * Other control command: Use FPORT other than 2.
150 150  
151 -=== 2.4.1 Uplink FPORT~=5, Device Status ===
152 152  
159 +
160 +
161 +
162 +=== 2.4.1 Uplink FPORT ===
163 +
164 +5, Device Status ===
165 +
153 153  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
154 154  
155 155  
156 156  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
157 157  
158 -(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
159 -|=(% 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**
160 -|(% 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:"]]
171 +|**Size (bytes)**|**1**|**2**|**1**|**1**|**2**|**3**
172 +|**Value**|[[Sensor Model>>||anchor="HSensorModel:"]]|[[Firmware Version>>||anchor="HFirmwareVersion:"]]|[[Frequency Band>>||anchor="HFrequencyBand:"]]|[[Sub-band>>||anchor="HSub-Band:"]]|[[BAT>>||anchor="HBAT:"]]|[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
161 161  
162 -[[image:1656043061044-343.png]]
174 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
163 163  
164 164  
165 165  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
... ... @@ -166,20 +166,18 @@
166 166  
167 167  
168 168  
169 -==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
181 +==== (% style="color:#037691" %)**Sensor Model:** ====
170 170  
171 171  For WSC1-L, this value is 0x0D.
172 172  
173 173  
186 +==== (% style="color:#037691" %)**Firmware Version:** ====
174 174  
175 -==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
176 -
177 177  0x0100, Means: v1.0.0 version.
178 178  
179 179  
191 +==== (% style="color:#037691" %)**Frequency Band:** ====
180 180  
181 -==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
182 -
183 183  *0x01: EU868
184 184  
185 185  *0x02: US915
... ... @@ -201,23 +201,20 @@
201 201  *0x0a: AS923-3
202 202  
203 203  
214 +==== (% style="color:#037691" %)**Sub-Band:** ====
204 204  
205 -==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
206 -
207 207  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
208 208  
209 209  
219 +==== (% style="color:#037691" %)**BAT:** ====
210 210  
211 -==== (% style="color:#037691" %)**BAT:**(%%) ====
212 -
213 213  shows the battery voltage for WSC1-L MCU.
214 214  
215 215  Ex1: 0x0BD6/1000 = 3.03 V
216 216  
217 217  
226 +==== (% style="color:#037691" %)**Weather Sensor Types:** ====
218 218  
219 -==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
220 -
221 221  |Byte3|Byte2|Byte1
222 222  
223 223  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
... ... @@ -256,7 +256,7 @@
256 256  
257 257  
258 258  
259 -=== 2.4.2 Uplink FPORT~=2, Real time sensor value ===
266 +=== 2.4.2 Uplink FPORT=2, Real time sensor value ===
260 260  
261 261  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="H"]].
262 262  
... ... @@ -267,11 +267,11 @@
267 267  
268 268  |Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
269 269  
270 -(% style="color:#4472c4" %)** Uplink Payload**:
277 +**(% style="color:#4472C4" %) Uplink Payload**:
271 271  
272 272  |Type Code|Length (Bytes)|Measured Value
273 273  
274 -(% style="color:#4472c4" %)** Sensor Segment Define**:
281 +**(% style="color:#4472C4" %) Sensor Segment Define**:
275 275  
276 276  
277 277  
... ... @@ -401,9 +401,9 @@
401 401  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:
402 402  
403 403  
404 -(% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
411 +**(% style="color:blue" %)Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
405 405  
406 -(% style="color:blue" %)**Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
413 +**(% style="color:blue" %)Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
407 407  
408 408  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
409 409  
... ... @@ -435,7 +435,7 @@
435 435  
436 436  There are two kinds of commands to configure WSC1-L, they are:
437 437  
438 -* (% style="color:#4472c4" %)**General Commands**.
445 +* **(% style="color:#4472C4" %)General Commands**.
439 439  
440 440  These commands are to configure:
441 441  
... ... @@ -449,7 +449,7 @@
449 449  (% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
450 450  
451 451  
452 -* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
459 +* **(% style="color:#4472C4" %)Commands special design for WSC1-L**
453 453  
454 454  These commands only valid for WSC1-L, as below:
455 455  
... ... @@ -458,7 +458,7 @@
458 458  
459 459  Feature: Change LoRaWAN End Node Transmit Interval.
460 460  
461 -(% style="color:#037691" %)**AT Command: AT+TDC**
468 +**(% style="color:#037691" %)AT Command: AT+TDC**
462 462  
463 463  |**Command Example**|**Function**|**Response**
464 464  |AT+TDC?|Show current transmit Interval|(((
... ... @@ -474,7 +474,7 @@
474 474  Set transmit interval to 60000ms = 60 seconds
475 475  )))
476 476  
477 -(% style="color:#037691" %)**Downlink Command: 0x01**
484 +**(% style="color:#037691" %)Downlink Command: 0x01**
478 478  
479 479  Format: Command Code (0x01) followed by 3 bytes time value.
480 480  
... ... @@ -483,27 +483,35 @@
483 483  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
484 484  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
485 485  
493 +
494 +
495 +
496 +
486 486  == 3.2 Set Emergency Mode ==
487 487  
488 488  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
489 489  
490 490  
491 -(% style="color:#037691" %)**AT Command:**
502 +**(% style="color:#037691" %)AT Command:**
492 492  
493 493  |**Command Example**|**Function**|**Response**
494 494  |AT+ALARMMOD=1|Enter emergency mode. Uplink every 1 minute|OK
495 495  |AT+ALARMMOD=0|Exit emergency mode. Uplink base on TDC time|OK
496 496  
497 -(% style="color:#037691" %)**Downlink Command:**
508 +**(% style="color:#037691" %)Downlink Command:**
498 498  
499 499  * 0xE101     Same as: AT+ALARMMOD=1
500 500  * 0xE100     Same as: AT+ALARMMOD=0
501 501  
513 +
514 +
515 +
516 +
502 502  == 3.3 Add or Delete RS485 Sensor ==
503 503  
504 504  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.
505 505  
506 -(% style="color:#037691" %)**AT Command: **
521 +**(% style="color:#037691" %)AT Command: **
507 507  
508 508  AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout
509 509  
... ... @@ -515,6 +515,7 @@
515 515  * has_CRC: RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
516 516  * timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout
517 517  
533 +
518 518  Example:
519 519  
520 520  User need to change external sensor use the type code as address code.
... ... @@ -551,6 +551,9 @@
551 551  |Type Code|Length (Bytes)|Measured Value
552 552  |A1|2|0x000A
553 553  
570 +
571 +
572 +
554 554  Related commands:
555 555  
556 556  AT+DYSENSOR=A1,0 –> Delete 3^^rd^^ party sensor A1.
... ... @@ -558,7 +558,7 @@
558 558  AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below:
559 559  
560 560  
561 -(% style="color:#037691" %)**Downlink Command:  **
580 +**(% style="color:#037691" %)Downlink Command:  **
562 562  
563 563  **delete custom sensor A1:**
564 564  
... ... @@ -568,9 +568,13 @@
568 568  
569 569  * 0xE5FF  
570 570  
590 +
591 +
592 +
593 +
571 571  == 3.4 RS485 Test Command ==
572 572  
573 -(% style="color:#037691" %)**AT Command:**
596 +**(% style="color:#037691" %)AT Command:**
574 574  
575 575  |**Command Example**|**Function**|**Response**
576 576  |AT+RSWRITE=xxxxxx|(((
... ... @@ -584,15 +584,17 @@
584 584  AT+RSWRITE=0103000001840A
585 585  
586 586  
587 -(% style="color:#037691" %)**Downlink Command:**
610 +**(% style="color:#037691" %)Downlink Command:**
588 588  
589 589  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
590 590  
614 +
615 +
591 591  == 3.5 RS485 response timeout ==
592 592  
593 593  Feature: Set or get extended time to receive 485 sensor data.
594 594  
595 -(% style="color:#037691" %)**AT Command:**
620 +**(% style="color:#037691" %)AT Command:**
596 596  
597 597  |**Command Example**|**Function**|**Response**
598 598  |AT+DTR=1000|(((
... ... @@ -601,7 +601,7 @@
601 601  Range : 0~~10000
602 602  )))|OK
603 603  
604 -(% style="color:#037691" %)**Downlink Command:**
629 +**(% style="color:#037691" %)Downlink Command:**
605 605  
606 606  Format: Command Code (0xE0) followed by 3 bytes time value.
607 607  
... ... @@ -610,6 +610,10 @@
610 610  * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
611 611  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
612 612  
638 +
639 +
640 +
641 +
613 613  == 3.6 Set Sensor Type ==
614 614  
615 615  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
... ... @@ -640,7 +640,7 @@
640 640  Direction
641 641  )))|Wind Speed|BAT
642 642  
643 -(% style="color:#037691" %)**AT Command:**
672 +**(% style="color:#037691" %)AT Command:**
644 644  
645 645  |**Command Example**|**Function**|**Response**
646 646  |AT+STYPE=80221|Set sensor types|OK
... ... @@ -657,7 +657,7 @@
657 657  So wsc1-L will upload the following data: Custom Sensor A1, Rain Gauge,CO2,BAT.
658 658  
659 659  
660 -(% style="color:#037691" %)**Downlink Command:**
689 +**(% style="color:#037691" %)Downlink Command:**
661 661  
662 662  * 0xE400802212     Same as: AT+STYPE=80221
663 663  
... ... @@ -707,6 +707,10 @@
707 707  * IP Rating: IP65
708 708  * Support default sensors or 3rd party RS485 sensors
709 709  
739 +
740 +
741 +
742 +
710 710  == 5.2 Power Consumption ==
711 711  
712 712  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -782,6 +782,10 @@
782 782  * ABS enclosure.
783 783  * Horizontal adjustable.
784 784  
818 +
819 +
820 +
821 +
785 785  === 6.1.2 Specification ===
786 786  
787 787  * Resolution: 0.2mm
... ... @@ -793,6 +793,10 @@
793 793  * Working Humidity: <100% (no dewing)
794 794  * Power Consumption: 4mA @ 12v.
795 795  
833 +
834 +
835 +
836 +
796 796  === 6.1.3 Dimension ===
797 797  
798 798   [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]]
... ... @@ -812,14 +812,14 @@
812 812  Installation Photo as reference:
813 813  
814 814  
815 -(% style="color:#4472c4" %)** Install on Ground:**
856 +**(% style="color:#4472C4" %) Install on Ground:**
816 816  
817 817  WSS-01 Rain Gauge include screws so can install in ground directly .
818 818  
819 819  
820 -(% style="color:#4472c4" %)** Install on pole:**
861 +**(% style="color:#4472C4" %) Install on pole:**
821 821  
822 -If user want to install on pole, they can purchase the (% style="color:#4472c4" %)** WS-K2 :  Bracket Kit for Pole installation**(%%), and install as below:
863 +If user want to install on pole, they can purchase the **(% style="color:#4472C4" %) WS-K2 :  Bracket Kit for Pole installation**(%%), and install as below:
823 823  
824 824  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]]
825 825  
... ... @@ -854,6 +854,10 @@
854 854  * RS485 wind speed / direction sensor
855 855  * PC enclosure, resist corrosion
856 856  
898 +
899 +
900 +
901 +
857 857  === 6.2.2 Specification ===
858 858  
859 859  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -867,6 +867,10 @@
867 867  * Power Consumption: 13mA ~~ 12v.
868 868  * Cable Length: 2 meters
869 869  
915 +
916 +
917 +
918 +
870 870  === 6.2.3 Dimension ===
871 871  
872 872  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.jpg]][[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.jpg]]
... ... @@ -924,6 +924,10 @@
924 924  * NDIR to measure CO2 with Internal Temperature Compensation
925 925  * Laser Beam Scattering to PM2.5 and PM10
926 926  
976 +
977 +
978 +
979 +
927 927  === 6.3.2 Specification ===
928 928  
929 929  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -941,6 +941,10 @@
941 941  ** CO2: 0~95%RH
942 942  * Power Consumption: 50mA@ 12v.
943 943  
997 +
998 +
999 +
1000 +
944 944  === 6.3.3 Dimension ===
945 945  
946 946  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
... ... @@ -986,6 +986,10 @@
986 986  * Surface heating to dry
987 987  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
988 988  
1046 +
1047 +
1048 +
1049 +
989 989  === 6.4.2 Specification ===
990 990  
991 991  * Detect if there is rain or snow
... ... @@ -997,6 +997,10 @@
997 997  ** No heating: 12mA @ 12v,
998 998  ** heating: 94ma @ 12v.
999 999  
1061 +
1062 +
1063 +
1064 +
1000 1000  === 6.4.3 Dimension ===
1001 1001  
1002 1002  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]]
... ... @@ -1021,9 +1021,8 @@
1021 1021  
1022 1022  
1023 1023  
1024 -=== 6.4.6 Heating ===
1089 +=== 6.4.6 Heating === 
1025 1025  
1026 -
1027 1027  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℃).
1028 1028  
1029 1029  
... ... @@ -1046,6 +1046,10 @@
1046 1046  
1047 1047  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1048 1048  
1113 +
1114 +
1115 +
1116 +
1049 1049  === 6.5.2 Specification ===
1050 1050  
1051 1051  * Input Power: DC 12 ~~ 24v
... ... @@ -1070,6 +1070,10 @@
1070 1070  * Working Humidity: 10~90%RH
1071 1071  * Power Consumption: 4mA @ 12v
1072 1072  
1141 +
1142 +
1143 +
1144 +
1073 1073  === 6.5.3 Dimension ===
1074 1074  
1075 1075  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]]
... ... @@ -1115,6 +1115,10 @@
1115 1115  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1116 1116  * Measure Reflected Radiation if sense area towards ground.
1117 1117  
1190 +
1191 +
1192 +
1193 +
1118 1118  === 6.6.2 Specification ===
1119 1119  
1120 1120  * Input Power: DC 5 ~~ 24v
... ... @@ -1130,6 +1130,10 @@
1130 1130  * Working Humidity: 10~90%RH
1131 1131  * Power Consumption: 4mA @ 12v
1132 1132  
1209 +
1210 +
1211 +
1212 +
1133 1133  === 6.6.3 Dimension ===
1134 1134  
1135 1135  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
... ... @@ -1187,6 +1187,10 @@
1187 1187  * Working Humidity: 10~90%RH
1188 1188  * Power Consumption: 3mA @ 12v
1189 1189  
1270 +
1271 +
1272 +
1273 +
1190 1190  === 6.7.3 Dimension ===
1191 1191  
1192 1192  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
... ... @@ -1281,6 +1281,7 @@
1281 1281  |**Total Solar Radiation Sensor**|WSS-06
1282 1282  |**PAR (Photosynthetically Available Radiation)**|WSS-07
1283 1283  
1368 +
1284 1284  = 10. Support =
1285 1285  
1286 1286  * 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.
1656041948552-849.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -106.2 KB
Content
1656042136605-251.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.2 MB
Content
1656042192857-709.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -533.6 KB
Content
1656042612899-422.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -106.5 KB
Content
1656042662694-311.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -93.5 KB
Content
1656042673910-429.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -68.7 KB
Content
1656042695755-103.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -64.7 KB
Content
1656042723199-746.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -72.8 KB
Content
1656042745346-283.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -93.6 KB
Content
1656043061044-343.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -93.6 KB
Content
image-20220624115043-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -16.5 KB
Content