<
From version < 104.12 >
edited by Xiaoling
on 2023/04/28 17:55
To version < 104.4 >
edited by Xiaoling
on 2023/04/28 16:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,8 +79,6 @@
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  
82 -
83 -
84 84  == 2.2 How it works? ==
85 85  
86 86  
... ... @@ -101,8 +101,6 @@
101 101  1. WSC1-L will auto scan available weather sensors when power on or reboot.
102 102  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
103 103  
104 -
105 -
106 106  == 2.3 Example to use for LoRaWAN network ==
107 107  
108 108  
... ... @@ -165,8 +165,6 @@
165 165  * Valid Sensor Value: Use FPORT=2
166 166  * Other control command: Use FPORT other than 2.
167 167  
168 -
169 -
170 170  === 2.4.1 Uplink FPORT~=5, Device Status ===
171 171  
172 172  
... ... @@ -251,6 +251,7 @@
251 251  |(% 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
252 252  |(% 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
253 253  
248 +
254 254  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
255 255  
256 256  External sensors detected by WSC1-L include :
... ... @@ -295,105 +295,63 @@
295 295  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %)
296 296  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
297 297  
298 -
299 299  (% style="color:#4472c4" %)** Sensor Segment Define**:
300 300  
301 301  (% border="1" cellspacing="10" style="background-color:#f2f2f2; width:330px" %)
302 302  |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
303 303  
304 -
305 305  (% style="color:#4472c4" %)**Sensor Type Table:**
306 306  
307 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
308 -|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**Example**
300 +
301 +
302 +(% border="1" cellspacing="5" style="width:520px;background-color:#f2f2f2" %)
303 +|(% style="width:103px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Type**|(% style="width:91px;background-color:#D9E2F3;color:#0070C0" %)**Type Code**|(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**Range**|(% style="width:90px;background-color:#D9E2F3;color:#0070C0" %)**Length( Bytes)**|(% style="width:120px;background-color:#D9E2F3;color:#0070C0" %)**Example**
309 309  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
310 -(((
311 311  Speed: 0~60m/s
312 -)))
313 313  
314 -(((
315 315  Level: 0~17
316 -)))
317 317  )))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
318 -(((
319 319  0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
320 -)))
321 321  
322 -(((
323 323  0x02=2 (0x14: No Sensor, 0x15: Value Error)
324 324  )))
325 -)))
326 326  |(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
327 -(((
328 328  Angel: 0~360°
329 -)))
330 330  
331 -(((
332 332  Direction: 16 positions
333 -)))
334 334  )))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
335 -(((
336 336  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
337 -)))
338 338  
339 -(((
340 340  0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
341 341  )))
342 -)))
343 -|(% style="width:103px" %)Illumination|(% style="width:91px" %)0x03|(% style="width:158px" %)0~200000kLux|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
344 -0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
345 -)))
322 +|(% style="width:103px" %)Illumination|(% style="width:91px" %)0x03|(% style="width:158px" %)0~200000kLux|(% style="width:122px" %)0x02|(% style="width:904px" %)0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
346 346  |(% style="width:103px" %)Rain / Snow|(% style="width:91px" %)0x04|(% style="width:158px" %)0A: No, 01 Yes.|(% style="width:122px" %)0x01|(% style="width:904px" %)(((
347 -(((
348 348  0x00 (00) No Rain or snow detected
349 -)))
350 350  
351 -(((
352 352  (0x02: No Sensor,0x03: Value Error)
353 353  )))
354 -)))
355 -|(% style="width:103px" %)CO2|(% style="width:91px" %)0x05|(% style="width:158px" %)0~5000ppm|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
356 -0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
357 -)))
358 -|(% style="width:103px" %)Temperature|(% style="width:91px" %)0x06|(% style="width:158px" %)-30℃~70℃|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
359 -0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
360 -)))
361 -|(% style="width:103px" %)Humidity|(% style="width:91px" %)0x07|(% style="width:158px" %)0~100%RH|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
362 -0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
363 -)))
364 -|(% style="width:103px" %)Pressure|(% style="width:91px" %)0x08|(% style="width:158px" %)10~1100hPa|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
365 -0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
366 -)))
367 -|(% style="width:103px" %)Rain Gauge|(% style="width:91px" %)0x09|(% style="width:158px" %)(((
368 -0mm~100mm(Rainfall in the last 24 hours)
369 -)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
370 -(((
328 +|(% style="width:103px" %)CO2|(% style="width:91px" %)0x05|(% style="width:158px" %)0~5000ppm|(% style="width:122px" %)0x02|(% style="width:904px" %)0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
329 +|(% style="width:103px" %)Temperature|(% style="width:91px" %)0x06|(% style="width:158px" %)-30℃~70℃|(% style="width:122px" %)0x02|(% style="width:904px" %)0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
330 +|(% style="width:103px" %)Humidity|(% style="width:91px" %)0x07|(% style="width:158px" %)0~100%RH|(% style="width:122px" %)0x02|(% style="width:904px" %)0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
331 +|(% style="width:103px" %)Pressure|(% style="width:91px" %)0x08|(% style="width:158px" %)10~1100hPa|(% style="width:122px" %)0x02|(% style="width:904px" %)0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
332 +|(% style="width:103px" %)Rain Gauge|(% style="width:91px" %)0x09|(% style="width:158px" %)0mm~100mm(Rainfall in the last 24 hours)|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
371 371  0x0050/10=8mm (Rainfall within the 24 hours:8.0mm)
372 -)))
373 373  
374 -(((
375 375  (0x03FE: No Sensor,0x03FF: Value Error)
376 376  )))
377 -)))
378 -|(% style="width:103px" %)PM2.5|(% style="width:91px" %)0x0A|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
379 -0x0023=35μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
380 -)))
381 -|(% style="width:103px" %)PM10|(% style="width:91px" %)0x0B|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
382 -0x002D=45μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
383 -)))
384 -|(% style="width:103px" %)PAR|(% style="width:91px" %)0x0C|(% style="width:158px" %)(((
385 -0~2500μmol/m^^2^^•s
386 -)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
387 -0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
388 -)))
337 +|(% style="width:103px" %)PM2.5|(% style="width:91px" %)0x0A|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)0x0023=35μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
338 +|(% style="width:103px" %)PM10|(% style="width:91px" %)0x0B|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)0x002D=45μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
339 +|(% style="width:103px" %)PAR|(% style="width:91px" %)0x0C|(% style="width:158px" %)0~2500μmol/m^^2^^•s|(% style="width:122px" %)0x02|(% style="width:904px" %)0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
389 389  |(% style="width:103px" %)(((
390 390  Total Solar
391 391  
392 392  Radiation
393 -)))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
394 -0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
395 -)))
344 +)))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
396 396  
346 +
347 +[[image:image-20220706154434-1.png]]
348 +
349 +
397 397  (((
398 398  Below is an example payload:  [[image:image-20220624140615-3.png]]
399 399  )))
... ... @@ -522,29 +522,18 @@
522 522  
523 523  (% style="color:#037691" %)**AT Command: AT+TDC**
524 524  
525 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
526 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
527 -|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)(((
528 -30000
529 -OK
530 -the interval is 30000ms = 30s
531 -)))
532 -|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)(((
533 -OK
534 -Set transmit interval to 60000ms = 60 seconds
535 -)))
478 +[[image:image-20220624142619-8.png]]
536 536  
480 +
537 537  (% style="color:#037691" %)**Downlink Command: 0x01**
538 538  
539 539  Format: Command Code (0x01) followed by 3 bytes time value.
540 540  
541 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
485 +If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
542 542  
543 543  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
544 544  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
545 545  
546 -
547 -
548 548  == 3.2 Set Emergency Mode ==
549 549  
550 550  
... ... @@ -552,23 +552,14 @@
552 552  
553 553  (% style="color:#037691" %)**AT Command:**
554 554  
555 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
556 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:224px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:84px" %)**Response**
557 -|(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
558 -OK
559 -
560 -)))
561 -|(% style="width:155px" %)AT+ALARMMOD=0|(% style="width:224px" %)Exit emergency mode. Uplink base on TDC time|(% style="width:84px" %)(((
562 -OK
563 -)))
497 +[[image:image-20220624142956-9.png]]
564 564  
499 +
565 565  (% style="color:#037691" %)**Downlink Command:**
566 566  
567 567  * 0xE101     Same as: AT+ALARMMOD=1
568 568  * 0xE100     Same as: AT+ALARMMOD=0
569 569  
570 -
571 -
572 572  == 3.3 Add or Delete RS485 Sensor ==
573 573  
574 574  
... ... @@ -643,8 +643,8 @@
643 643  
644 644  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
645 645  
646 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
647 -|=(% style="width: 95px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 122px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
579 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
580 +|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
648 648  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
649 649  
650 650  **Related commands:**
... ... @@ -664,15 +664,13 @@
664 664  
665 665  * 0xE5FF  
666 666  
667 -
668 -
669 669  == 3.4 RS485 Test Command ==
670 670  
671 671  
672 672  (% style="color:#037691" %)**AT Command:**
673 673  
674 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
675 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
605 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
606 +|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
676 676  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
677 677  (((
678 678  Send command to 485 sensor
... ... @@ -692,8 +692,6 @@
692 692  
693 693  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
694 694  
695 -
696 -
697 697  == 3.5 RS485 response timeout ==
698 698  
699 699  
... ... @@ -701,20 +701,16 @@
701 701  
702 702  (% style="color:#037691" %)**AT Command:**
703 703  
704 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
705 -|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
633 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
634 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
706 706  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
707 707  (((
708 -(((
709 709  Set response timeout to:
710 710  )))
711 -)))
712 712  
713 713  (((
714 -(((
715 715  Range : 0~~10000
716 716  )))
717 -)))
718 718  )))|(% style="width:85px" %)OK
719 719  
720 720  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -726,8 +726,6 @@
726 726  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
727 727  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
728 728  
729 -
730 -
731 731  == 3.6 Set Sensor Type ==
732 732  
733 733  
... ... @@ -737,39 +737,20 @@
737 737  
738 738  (((
739 739  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
740 -
741 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
742 -|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
743 -| |A4|A3|A2|A1| | |
744 -|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
745 -| | |Solar Radiation|PAR|PM10|PM2.5|(((
746 -Rain
747 -Gauge
748 -)))|(((
749 -Air
750 -Pressure
751 751  )))
752 -|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
753 -|Humidity|Temperature|CO2|(((
754 -Rain/Snow
755 -Detect
756 -)))|illuminance|(((
757 -Wind
758 -Direction
759 -)))|Wind Speed|BAT
760 -)))
761 761  
665 +[[image:image-20220624144904-12.png]]
762 762  
667 +
763 763  (% style="color:#037691" %)**AT Command:**
764 764  
765 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
766 -|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
670 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
671 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
767 767  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
768 768  
769 -
770 770  Eg: The setting command **AT+STYPE=80221** means:
771 771  
772 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
676 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
773 773  |(% 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
774 774  |(% 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
775 775  |(% rowspan="2" style="width:57px" %)Byte2|(% style="width:57px" %)Bit15|(% style="width:59px" %)Bit14|(% style="width:56px" %)Bit13|(% style="width:51px" %)Bit12|(% style="width:54px" %)Bit11|(% style="width:54px" %)Bit10|(% style="width:52px" %)Bit9|(% style="width:52px" %)Bit8
... ... @@ -832,8 +832,6 @@
832 832  * IP Rating: IP65
833 833  * Support default sensors or 3rd party RS485 sensors
834 834  
835 -
836 -
837 837  == 5.2 Power Consumption ==
838 838  
839 839  
... ... @@ -907,8 +907,6 @@
907 907  * ABS enclosure.
908 908  * Horizontal adjustable.
909 909  
910 -
911 -
912 912  === 6.1.2 Specification ===
913 913  
914 914  
... ... @@ -922,8 +922,6 @@
922 922  * Working Humidity: <100% (no dewing)
923 923  * Power Consumption: 4mA @ 12v.
924 924  
925 -
926 -
927 927  === 6.1.3 Dimension ===
928 928  
929 929  
... ... @@ -994,6 +994,7 @@
994 994  )))
995 995  
996 996  
895 +
997 997  === 6.2.1 Feature ===
998 998  
999 999  
... ... @@ -1000,8 +1000,6 @@
1000 1000  * RS485 wind speed / direction sensor
1001 1001  * PC enclosure, resist corrosion
1002 1002  
1003 -
1004 -
1005 1005  === 6.2.2 Specification ===
1006 1006  
1007 1007  
... ... @@ -1016,8 +1016,6 @@
1016 1016  * Power Consumption: 13mA ~~ 12v.
1017 1017  * Cable Length: 2 meters
1018 1018  
1019 -
1020 -
1021 1021  === 6.2.3 Dimension ===
1022 1022  
1023 1023  
... ... @@ -1075,8 +1075,6 @@
1075 1075  * NDIR to measure CO2 with Internal Temperature Compensation
1076 1076  * Laser Beam Scattering to PM2.5 and PM10
1077 1077  
1078 -
1079 -
1080 1080  === 6.3.2 Specification ===
1081 1081  
1082 1082  
... ... @@ -1095,8 +1095,6 @@
1095 1095  ** CO2: 0~95%RH
1096 1096  * Power Consumption: 50mA@ 12v.
1097 1097  
1098 -
1099 -
1100 1100  === 6.3.3 Dimension ===
1101 1101  
1102 1102  
... ... @@ -1144,8 +1144,6 @@
1144 1144  * Surface heating to dry
1145 1145  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1146 1146  
1147 -
1148 -
1149 1149  === 6.4.2 Specification ===
1150 1150  
1151 1151  
... ... @@ -1158,8 +1158,6 @@
1158 1158  ** No heating: 12mA @ 12v,
1159 1159  ** heating: 94ma @ 12v.
1160 1160  
1161 -
1162 -
1163 1163  === 6.4.3 Dimension ===
1164 1164  
1165 1165  
... ... @@ -1177,6 +1177,7 @@
1177 1177  
1178 1178  Do not power on while connect the cables. Double check the wiring before power on.
1179 1179  
1067 +
1180 1180  (((
1181 1181  Install with 15°degree.
1182 1182  )))
... ... @@ -1212,8 +1212,6 @@
1212 1212  
1213 1213  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1214 1214  
1215 -
1216 -
1217 1217  === 6.5.2 Specification ===
1218 1218  
1219 1219  
... ... @@ -1239,8 +1239,6 @@
1239 1239  * Working Humidity: 10~90%RH
1240 1240  * Power Consumption: 4mA @ 12v
1241 1241  
1242 -
1243 -
1244 1244  === 6.5.3 Dimension ===
1245 1245  
1246 1246  
... ... @@ -1287,8 +1287,6 @@
1287 1287  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1288 1288  * Measure Reflected Radiation if sense area towards ground.
1289 1289  
1290 -
1291 -
1292 1292  === 6.6.2 Specification ===
1293 1293  
1294 1294  
... ... @@ -1305,8 +1305,6 @@
1305 1305  * Working Humidity: 10~90%RH
1306 1306  * Power Consumption: 4mA @ 12v
1307 1307  
1308 -
1309 -
1310 1310  === 6.6.3 Dimension ===
1311 1311  
1312 1312  
... ... @@ -1373,8 +1373,6 @@
1373 1373  * Working Humidity: 10~90%RH
1374 1374  * Power Consumption: 3mA @ 12v
1375 1375  
1376 -
1377 -
1378 1378  === 6.7.3 Dimension ===
1379 1379  
1380 1380  
... ... @@ -1442,7 +1442,6 @@
1442 1442  
1443 1443  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1444 1444  
1445 -
1446 1446  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1447 1447  
1448 1448  
... ... @@ -1474,24 +1474,20 @@
1474 1474  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1475 1475  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1476 1476  
1477 -
1478 -
1479 1479  == 9.2 Sensors ==
1480 1480  
1481 1481  
1482 -(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1483 -|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1484 -|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1485 -|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1486 -|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1487 -|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1488 -|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1489 -|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1490 -|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1491 -|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1357 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1358 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1359 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1360 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1361 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1362 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1363 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1364 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1365 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1366 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1492 1492  
1493 -
1494 -
1495 1495  = 10. Support =
1496 1496  
1497 1497  
... ... @@ -1499,8 +1499,6 @@
1499 1499  
1500 1500  * 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]].
1501 1501  
1502 -
1503 -
1504 1504  = 11. Appendix I: Field Installation Photo =
1505 1505  
1506 1506  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0