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 105.1
edited by Bei Jinggeng
on 2023/06/15 09:49
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
... ... @@ -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  
82 +
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  
103 +
102 102  == 2.3 Example to use for LoRaWAN network ==
103 103  
104 104  
... ... @@ -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  
... ... @@ -245,9 +245,6 @@
245 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 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 247  
248 -[[image:image-20220624134713-1.png]]
249 -
250 -
251 251  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
252 252  
253 253  External sensors detected by WSC1-L include :
... ... @@ -289,20 +289,107 @@
289 289  
290 290  (% style="color:#4472c4" %)** Uplink Payload**:
291 291  
292 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
292 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %)
293 293  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
294 294  
295 295  (% style="color:#4472c4" %)** Sensor Segment Define**:
296 296  
297 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
297 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:330px" %)
298 298  |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
299 299  
300 300  (% style="color:#4472c4" %)**Sensor Type Table:**
301 301  
302 -[[image:image-20220706154434-1.png]]
302 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
303 +|(% 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**
304 +|(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
305 +(((
306 +Speed: 0~60m/s
307 +)))
303 303  
309 +(((
310 +Level: 0~17
311 +)))
312 +)))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
313 +(((
314 +0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
315 +)))
304 304  
305 305  (((
318 +0x02=2 (0x14: No Sensor, 0x15: Value Error)
319 +)))
320 +)))
321 +|(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
322 +(((
323 +Angel: 0~360°
324 +)))
325 +
326 +(((
327 +Direction: 16 positions
328 +)))
329 +)))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
330 +(((
331 +0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
332 +)))
333 +
334 +(((
335 +0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
336 +)))
337 +)))
338 +|(% style="width:103px" %)Illumination|(% style="width:91px" %)0x03|(% style="width:158px" %)0~200000kLux|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
339 +0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
340 +)))
341 +|(% style="width:103px" %)Rain / Snow|(% style="width:91px" %)0x04|(% style="width:158px" %)0A: No, 01 Yes.|(% style="width:122px" %)0x01|(% style="width:904px" %)(((
342 +(((
343 +0x00 (00) No Rain or snow detected
344 +)))
345 +
346 +(((
347 +(0x02: No Sensor,0x03: Value Error)
348 +)))
349 +)))
350 +|(% style="width:103px" %)CO2|(% style="width:91px" %)0x05|(% style="width:158px" %)0~5000ppm|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
351 +0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
352 +)))
353 +|(% style="width:103px" %)Temperature|(% style="width:91px" %)0x06|(% style="width:158px" %)-30℃~70℃|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
354 +0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
355 +)))
356 +|(% style="width:103px" %)Humidity|(% style="width:91px" %)0x07|(% style="width:158px" %)0~100%RH|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
357 +0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
358 +)))
359 +|(% style="width:103px" %)Pressure|(% style="width:91px" %)0x08|(% style="width:158px" %)10~1100hPa|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
360 +0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
361 +)))
362 +|(% style="width:103px" %)Rain Gauge|(% style="width:91px" %)0x09|(% style="width:158px" %)(((
363 +0mm~100mm(Rainfall in the last 24 hours)
364 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
365 +(((
366 +0x0050/10=8mm (Rainfall within the 24 hours:8.0mm)
367 +)))
368 +
369 +(((
370 +(0x03FE: No Sensor,0x03FF: Value Error)
371 +)))
372 +)))
373 +|(% style="width:103px" %)PM2.5|(% style="width:91px" %)0x0A|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
374 +0x0023=35μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
375 +)))
376 +|(% style="width:103px" %)PM10|(% style="width:91px" %)0x0B|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
377 +0x002D=45μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
378 +)))
379 +|(% style="width:103px" %)PAR|(% style="width:91px" %)0x0C|(% style="width:158px" %)(((
380 +0~2500μmol/m^^2^^•s
381 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
382 +0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
383 +)))
384 +|(% style="width:103px" %)(((
385 +Total Solar
386 +
387 +Radiation
388 +)))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
389 +0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
390 +)))
391 +
392 +(((
306 306  Below is an example payload:  [[image:image-20220624140615-3.png]]
307 307  )))
308 308  
... ... @@ -430,18 +430,28 @@
430 430  
431 431  (% style="color:#037691" %)**AT Command: AT+TDC**
432 432  
433 -[[image:image-20220624142619-8.png]]
520 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
521 +|(% 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**
522 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)(((
523 +30000
524 +OK
525 +the interval is 30000ms = 30s
526 +)))
527 +|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)(((
528 +OK
529 +Set transmit interval to 60000ms = 60 seconds
530 +)))
434 434  
435 -
436 436  (% style="color:#037691" %)**Downlink Command: 0x01**
437 437  
438 438  Format: Command Code (0x01) followed by 3 bytes time value.
439 439  
440 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
536 +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 442  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
443 443  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
444 444  
541 +
445 445  == 3.2 Set Emergency Mode ==
446 446  
447 447  
... ... @@ -449,14 +449,22 @@
449 449  
450 450  (% style="color:#037691" %)**AT Command:**
451 451  
452 -[[image:image-20220624142956-9.png]]
549 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
550 +|(% 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**
551 +|(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
552 +OK
553 +
554 +)))
555 +|(% style="width:155px" %)AT+ALARMMOD=0|(% style="width:224px" %)Exit emergency mode. Uplink base on TDC time|(% style="width:84px" %)(((
556 +OK
557 +)))
453 453  
454 -
455 455  (% style="color:#037691" %)**Downlink Command:**
456 456  
457 457  * 0xE101     Same as: AT+ALARMMOD=1
458 458  * 0xE100     Same as: AT+ALARMMOD=0
459 459  
564 +
460 460  == 3.3 Add or Delete RS485 Sensor ==
461 461  
462 462  
... ... @@ -531,8 +531,8 @@
531 531  
532 532  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
533 533  
534 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
535 -|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
639 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
640 +|=(% 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
536 536  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
537 537  
538 538  **Related commands:**
... ... @@ -552,13 +552,14 @@
552 552  
553 553  * 0xE5FF  
554 554  
660 +
555 555  == 3.4 RS485 Test Command ==
556 556  
557 557  
558 558  (% style="color:#037691" %)**AT Command:**
559 559  
560 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
561 -|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
666 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
667 +|=(% 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**
562 562  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
563 563  (((
564 564  Send command to 485 sensor
... ... @@ -578,6 +578,7 @@
578 578  
579 579  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
580 580  
687 +
581 581  == 3.5 RS485 response timeout ==
582 582  
583 583  
... ... @@ -585,16 +585,20 @@
585 585  
586 586  (% style="color:#037691" %)**AT Command:**
587 587  
588 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
589 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
695 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
696 +|=(% 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**
590 590  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
591 591  (((
699 +(((
592 592  Set response timeout to:
593 593  )))
702 +)))
594 594  
595 595  (((
705 +(((
596 596  Range : 0~~10000
597 597  )))
708 +)))
598 598  )))|(% style="width:85px" %)OK
599 599  
600 600  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -606,6 +606,7 @@
606 606  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
607 607  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
608 608  
720 +
609 609  == 3.6 Set Sensor Type ==
610 610  
611 611  
... ... @@ -615,20 +615,38 @@
615 615  
616 616  (((
617 617  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
730 +
731 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
732 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
733 +| |A4|A3|A2|A1| | |
734 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
735 +| | |Solar Radiation|PAR|PM10|PM2.5|(((
736 +Rain
737 +Gauge
738 +)))|(((
739 +Air
740 +Pressure
618 618  )))
742 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
743 +|Humidity|Temperature|CO2|(((
744 +Rain/Snow
745 +Detect
746 +)))|illuminance|(((
747 +Wind
748 +Direction
749 +)))|Wind Speed|BAT
750 +)))
619 619  
620 -[[image:image-20220624144904-12.png]]
621 621  
622 -
623 623  (% style="color:#037691" %)**AT Command:**
624 624  
625 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
626 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
755 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
756 +|=(% 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**
627 627  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
628 628  
629 629  Eg: The setting command **AT+STYPE=80221** means:
630 630  
631 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
761 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; 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
633 633  |(% 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
634 634  |(% 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
... ... @@ -648,6 +648,32 @@
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  
781 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
782 +
783 +(% style="color:#037691" %)**AT Command:**
784 +
785 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
786 +|=(% style="width: 161px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 184px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
787 +|(% style="width:161px" %)(((
788 +AT+RAINFALLSWITCH=1
789 +
790 +(Range: 1~~10)
791 +)))|(% style="width:184px" %)(((
792 +(((
793 +(((
794 +Set the registers read by the rain gauge
795 +)))
796 +)))
797 +)))|(% style="width:85px" %)OK
798 +
799 +
800 +(% style="color:#037691" %)**Downlink Command:**
801 +
802 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
803 +
804 +(% class="wikigeneratedid" %)
805 += =
806 +
651 651  = 4. Power consumption and battery =
652 652  
653 653  == 4.1 Total Power Consumption ==
... ... @@ -691,6 +691,7 @@
691 691  * IP Rating: IP65
692 692  * Support default sensors or 3rd party RS485 sensors
693 693  
850 +
694 694  == 5.2 Power Consumption ==
695 695  
696 696  
... ... @@ -764,6 +764,7 @@
764 764  * ABS enclosure.
765 765  * Horizontal adjustable.
766 766  
924 +
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  
938 +
780 780  === 6.1.3 Dimension ===
781 781  
782 782  
... ... @@ -847,7 +847,6 @@
847 847  )))
848 848  
849 849  
850 -
851 851  === 6.2.1 Feature ===
852 852  
853 853  
... ... @@ -854,6 +854,7 @@
854 854  * RS485 wind speed / direction sensor
855 855  * PC enclosure, resist corrosion
856 856  
1015 +
857 857  === 6.2.2 Specification ===
858 858  
859 859  
... ... @@ -868,6 +868,7 @@
868 868  * Power Consumption: 13mA ~~ 12v.
869 869  * Cable Length: 2 meters
870 870  
1030 +
871 871  === 6.2.3 Dimension ===
872 872  
873 873  
... ... @@ -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  
1088 +
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  
1107 +
946 946  === 6.3.3 Dimension ===
947 947  
948 948  
... ... @@ -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  
1155 +
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  
1168 +
1005 1005  === 6.4.3 Dimension ===
1006 1006  
1007 1007  
... ... @@ -1019,7 +1019,6 @@
1019 1019  
1020 1020  Do not power on while connect the cables. Double check the wiring before power on.
1021 1021  
1022 -
1023 1023  (((
1024 1024  Install with 15°degree.
1025 1025  )))
... ... @@ -1055,6 +1055,7 @@
1055 1055  
1056 1056  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1057 1057  
1221 +
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  
1247 +
1083 1083  === 6.5.3 Dimension ===
1084 1084  
1085 1085  
... ... @@ -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  
1294 +
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  
1311 +
1145 1145  === 6.6.3 Dimension ===
1146 1146  
1147 1147  
... ... @@ -1208,6 +1208,7 @@
1208 1208  * Working Humidity: 10~90%RH
1209 1209  * Power Consumption: 3mA @ 12v
1210 1210  
1378 +
1211 1211  === 6.7.3 Dimension ===
1212 1212  
1213 1213  
... ... @@ -1275,6 +1275,7 @@
1275 1275  
1276 1276  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1277 1277  
1446 +
1278 1278  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1279 1279  
1280 1280  
... ... @@ -1306,20 +1306,22 @@
1306 1306  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1307 1307  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1308 1308  
1478 +
1309 1309  == 9.2 Sensors ==
1310 1310  
1311 1311  
1312 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1313 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1314 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1315 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1316 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1317 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1318 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1319 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1320 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1321 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
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
1322 1322  
1493 +
1323 1323  = 10. Support =
1324 1324  
1325 1325  
... ... @@ -1327,6 +1327,7 @@
1327 1327  
1328 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  
1501 +
1330 1330  = 11. Appendix I: Field Installation Photo =
1331 1331  
1332 1332  
image-20230428161801-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.7 KB
Content
image-20230428162045-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +14.7 KB
Content
image-20230428162233-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.8 KB
Content
image-20230428162341-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +26.5 KB
Content
image-20230428162706-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content