Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -37,11 +37,11 @@ 37 37 38 38 == 2.1 Installation == 39 39 40 -Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>> ||anchor="H"]]40 +Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>path:#Installation_Photo]] 41 41 42 42 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]] 43 43 44 -** (% style="color:blue" %)Wiring:**44 +**Wiring:** 45 45 46 46 ~1. WSC1-L and sensors all powered by solar power via MPPT 47 47 ... ... @@ -57,13 +57,13 @@ 57 57 58 58 59 59 60 - (% style="color:red" %) **Notice 1:**60 +Notice 1: 61 61 62 62 * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery. 63 63 * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails. 64 64 * Weather sensors won’t work if solar panel and storage battery fails. 65 65 66 - (% style="color:red" %)**Notice 2:**66 +Notice 2: 67 67 68 68 Due to shipment and importation limitation, user is better to purchase below parts locally: 69 69 ... ... @@ -169,7 +169,7 @@ 169 169 User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink 170 170 171 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:"]]172 +|**Value**|[[Sensor Model>>path:#Sensor_model]]|[[Firmware Version>>path:#Firmware_version]]|[[Frequency Band>>path:#Fre_Band]]|[[Sub-band>>path:#Sub_band]]|[[BAT>>path:#Battery]]|[[Weather Sensor Types>>path:#Sensor_types]] 173 173 174 174 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]] 175 175 ... ... @@ -178,17 +178,17 @@ 178 178 179 179 180 180 181 -==== (% style="color:#037691" %)**Sensor Model :** ====181 +==== (% style="color:#037691" %)**Sensor Model**(%%): ==== 182 182 183 183 For WSC1-L, this value is 0x0D. 184 184 185 185 186 -==== (% style="color:#037691" %)**Firmware Version :** ====186 +==== (% style="color:#037691" %)**Firmware Version**(%%): ==== 187 187 188 188 0x0100, Means: v1.0.0 version. 189 189 190 190 191 -==== (% style="color:#037691" %)**Frequency Band :** ====191 +==== (% style="color:#037691" %)**Frequency Band**:(%%) ==== 192 192 193 193 *0x01: EU868 194 194 ... ... @@ -211,12 +211,12 @@ 211 211 *0x0a: AS923-3 212 212 213 213 214 -==== (% style="color:#037691" %)**Sub-Band :** ====214 +==== (% style="color:#037691" %)**Sub-Band**(%%): ==== 215 215 216 216 value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00) 217 217 218 218 219 -==== (% style="color:#037691" %)**BAT :** ====219 +==== (% style="color:#037691" %)**BAT**(%%): ==== 220 220 221 221 shows the battery voltage for WSC1-L MCU. 222 222 ... ... @@ -223,7 +223,7 @@ 223 223 Ex1: 0x0BD6/1000 = 3.03 V 224 224 225 225 226 -==== (% style="color:#037691" %)**Weather Sensor Types:** ==== 226 +==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ==== 227 227 228 228 |Byte3|Byte2|Byte1 229 229 ... ... @@ -263,9 +263,11 @@ 263 263 264 264 265 265 266 -=== 2.4.2 Uplink FPORT=2, Real time sensor value === 266 +1. 267 +11. 268 +111. Uplink FPORT=2, Real time sensor value 267 267 268 -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"]].270 +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>>path:#Uplink_Interval]]. 269 269 270 270 Uplink uses FPORT=2 and every 20 minutes send one uplink by default. 271 271 ... ... @@ -274,11 +274,11 @@ 274 274 275 275 |Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n 276 276 277 -** (% style="color:#4472C4" %)Uplink Payload**:279 +**Uplink Payload**: 278 278 279 279 |Type Code|Length (Bytes)|Measured Value 280 280 281 -** (% style="color:#4472C4" %)Sensor Segment Define**:283 +**Sensor Segment Define**: 282 282 283 283 284 284 ... ... @@ -388,7 +388,9 @@ 388 388 389 389 390 390 391 -=== 2.4.3 Decoder in TTN V3 === 393 +1. 394 +11. 395 +111. Decoder in TTN V3 392 392 393 393 In LoRaWAN platform, user only see HEX payload by default, user needs to use payload formatters to decode the payload to see human-readable value. 394 394 ... ... @@ -403,14 +403,15 @@ 403 403 404 404 405 405 406 -== 2.5 Show data on Application Server == 410 +1. 411 +11. Show data on Application Server 407 407 408 408 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: 409 409 410 410 411 -** (% style="color:blue" %)Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.416 +**Step 1**: Be sure that your device is programmed and properly connected to the LoRaWAN network. 412 412 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.418 +**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. 414 414 415 415 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]] 416 416 ... ... @@ -428,13 +428,13 @@ 428 428 429 429 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]] 430 430 436 +* 431 431 438 +1. Configure WSC1-L via AT Command or LoRaWAN Downlink 432 432 433 -= 3. Configure WSC1-L via AT Command or LoRaWAN Downlink = 434 - 435 435 Use can configure WSC1-L via AT Command or LoRaWAN Downlink. 436 436 437 -* AT Command Connection: See [[FAQ>> ||anchor="H"]].442 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 438 438 * LoRaWAN Downlink instruction for different platforms: 439 439 440 440 [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]] ... ... @@ -442,7 +442,7 @@ 442 442 443 443 There are two kinds of commands to configure WSC1-L, they are: 444 444 445 -* ** (% style="color:#4472C4" %)General Commands**.450 +* **General Commands**. 446 446 447 447 These commands are to configure: 448 448 ... ... @@ -449,23 +449,24 @@ 449 449 * General system settings like: uplink interval. 450 450 * LoRaWAN protocol & radio related command. 451 451 452 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack( (% style="color:red" %)Note~*~*)(%%). These commands can be found on the wiki:457 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki: 453 453 454 454 [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]] 455 455 456 - (% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.461 +Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. 457 457 458 458 459 -* ** (% style="color:#4472C4" %)Commands special design for WSC1-L**464 +* **Commands special design for WSC1-L** 460 460 461 461 These commands only valid for WSC1-L, as below: 462 462 463 463 464 -== 3.1 Set Transmit Interval Time == 469 +1. 470 +11. Set Transmit Interval Time 465 465 466 466 Feature: Change LoRaWAN End Node Transmit Interval. 467 467 468 -** (% style="color:#037691" %)AT Command: AT+TDC**474 +**AT Command: AT+TDC** 469 469 470 470 |**Command Example**|**Function**|**Response** 471 471 |AT+TDC?|Show current transmit Interval|((( ... ... @@ -481,7 +481,7 @@ 481 481 Set transmit interval to 60000ms = 60 seconds 482 482 ))) 483 483 484 -** (% style="color:#037691" %)Downlink Command: 0x01**490 +**Downlink Command: 0x01** 485 485 486 486 Format: Command Code (0x01) followed by 3 bytes time value. 487 487 ... ... @@ -492,33 +492,30 @@ 492 492 493 493 494 494 501 +1. 502 +11. Set Emergency Mode 495 495 496 - 497 -== 3.2 Set Emergency Mode == 498 - 499 499 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. 500 500 501 501 502 -** (% style="color:#037691" %)AT Command:**507 +**AT Command:** 503 503 504 504 |**Command Example**|**Function**|**Response** 505 505 |AT+ALARMMOD=1|Enter emergency mode. Uplink every 1 minute|OK 506 506 |AT+ALARMMOD=0|Exit emergency mode. Uplink base on TDC time|OK 507 507 508 -** (% style="color:#037691" %)Downlink Command:**513 +**Downlink Command:** 509 509 510 510 * 0xE101 Same as: AT+ALARMMOD=1 511 511 * 0xE100 Same as: AT+ALARMMOD=0 512 512 513 513 519 +1. 520 +11. Add or Delete RS485 Sensor 514 514 515 - 516 - 517 -== 3.3 Add or Delete RS485 Sensor == 518 - 519 519 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. 520 520 521 -** (% style="color:#037691" %)AT Command: **524 +**AT Command: ** 522 522 523 523 AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout 524 524 ... ... @@ -577,7 +577,7 @@ 577 577 AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below: 578 578 579 579 580 -** (% style="color:#037691" %)Downlink Command: **583 +**Downlink Command: ** 581 581 582 582 **delete custom sensor A1:** 583 583 ... ... @@ -588,13 +588,11 @@ 588 588 * 0xE5FF 589 589 590 590 594 +1. 595 +11. RS485 Test Command 591 591 597 +**AT Command:** 592 592 593 - 594 -== 3.4 RS485 Test Command == 595 - 596 -**(% style="color:#037691" %)AT Command:** 597 - 598 598 |**Command Example**|**Function**|**Response** 599 599 |AT+RSWRITE=xxxxxx|((( 600 600 Send command to 485 sensor ... ... @@ -607,17 +607,18 @@ 607 607 AT+RSWRITE=0103000001840A 608 608 609 609 610 -** (% style="color:#037691" %)Downlink Command:**611 +**Downlink Command:** 611 611 612 612 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 613 613 614 614 615 615 616 -== 3.5 RS485 response timeout == 617 +1. 618 +11. RS485 response timeout 617 617 618 618 Feature: Set or get extended time to receive 485 sensor data. 619 619 620 -** (% style="color:#037691" %)AT Command:**622 +**AT Command:** 621 621 622 622 |**Command Example**|**Function**|**Response** 623 623 |AT+DTR=1000|((( ... ... @@ -626,7 +626,7 @@ 626 626 Range : 0~~10000 627 627 )))|OK 628 628 629 -** (% style="color:#037691" %)Downlink Command:**631 +**Downlink Command:** 630 630 631 631 Format: Command Code (0xE0) followed by 3 bytes time value. 632 632 ... ... @@ -637,13 +637,12 @@ 637 637 638 638 639 639 642 +1. 643 +11. Set Sensor Type 640 640 641 - 642 -== 3.6 Set Sensor Type == 643 - 644 644 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. 645 645 646 -See [[definition>> ||anchor="H"]] for the sensor type.647 +See [[definition>>path:#Sensor_types]] for the sensor type. 647 647 648 648 649 649 |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16 ... ... @@ -669,7 +669,7 @@ 669 669 Direction 670 670 )))|Wind Speed|BAT 671 671 672 -** (% style="color:#037691" %)AT Command:**673 +**AT Command:** 673 673 674 674 |**Command Example**|**Function**|**Response** 675 675 |AT+STYPE=80221|Set sensor types|OK ... ... @@ -686,11 +686,11 @@ 686 686 So wsc1-L will upload the following data: Custom Sensor A1, Rain Gauge,CO2,BAT. 687 687 688 688 689 -** (% style="color:#037691" %)Downlink Command:**690 +**Downlink Command:** 690 690 691 691 * 0xE400802212 Same as: AT+STYPE=80221 692 692 693 - (% style="color:red" %)**Note:**694 +Note: 694 694 695 695 ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned 696 696 ... ... @@ -698,20 +698,21 @@ 698 698 699 699 700 700 701 -= 4. Power consumption and battery = 702 +1. Power consumption and battery 703 +11. Total Power Consumption 702 702 703 -== 4.1 Total Power Consumption == 704 - 705 705 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. 706 706 707 707 708 -== 4.2 Reduce power consumption == 708 +1. 709 +11. Reduce power consumption 709 709 710 710 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. 711 711 712 712 713 713 714 -== 4.3 Battery == 715 +1. 716 +11. Battery 715 715 716 716 All sensors are only power by external power source. If external power source is off. All sensor won’t work. 717 717 ... ... @@ -720,10 +720,13 @@ 720 720 721 721 722 722 723 -= 5. Main Process Unit WSC1-L = 724 724 725 -== 5.1 Features == 726 726 727 + 728 + 729 +1. Main Process Unit WSC1-L 730 +11. Features 731 + 727 727 * Wall Attachable. 728 728 * LoRaWAN v1.0.3 Class A protocol. 729 729 * RS485 / Modbus protocol ... ... @@ -738,25 +738,27 @@ 738 738 739 739 740 740 746 +1. 747 +11. Power Consumption 741 741 742 - 743 -== 5.2 Power Consumption == 744 - 745 745 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA 746 746 747 747 748 748 749 -== 5.3 Storage & Operation Temperature == 753 +1. 754 +11. Storage & Operation Temperature 750 750 751 751 -20°C to +60°C 752 752 753 753 754 -== 5.4 Pin Mapping == 759 +1. 760 +11. Pin Mapping 755 755 756 756 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]] 757 757 758 758 759 -== 5.5 Mechanical == 765 +1. 766 +11. Mechanical 760 760 761 761 Refer LSn50v2 enclosure drawing in: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/]] 762 762 ... ... @@ -763,7 +763,8 @@ 763 763 764 764 765 765 766 -== 5.6 Connect to RS485 Sensors == 773 +1. 774 +11. Connect to RS485 Sensors 767 767 768 768 WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference. 769 769 ... ... @@ -779,10 +779,9 @@ 779 779 780 780 781 781 782 -= 6. Weather Sensors = 790 +1. Weather Sensors 791 +11. Rain Gauge ~-~- WSS-01 783 783 784 -== 6.1 Rain Gauge ~-~- WSS-01 == 785 - 786 786 WSS-01 RS485 Rain Gauge is used in meteorology and hydrology to gather and measure the amount of liquid precipitation (mainly rainfall) over an area. 787 787 788 788 ... ... @@ -807,8 +807,9 @@ 807 807 808 808 809 809 810 -=== 6.1.1 Feature === 811 - 817 +* 818 +*1. 819 +*11. Feature 812 812 * RS485 Rain Gauge 813 813 * Small dimension, easy to install 814 814 * Vents under funnel, avoid leaf or other things to avoid rain flow. ... ... @@ -815,12 +815,9 @@ 815 815 * ABS enclosure. 816 816 * Horizontal adjustable. 817 817 818 - 819 - 820 - 821 - 822 -=== 6.1.2 Specification === 823 - 826 +* 827 +*1. 828 +*11. Specification 824 824 * Resolution: 0.2mm 825 825 * Accuracy: ±3% 826 826 * Rainfall strength: 0mm~4mm/min (max 8mm/min) ... ... @@ -832,21 +832,24 @@ 832 832 833 833 834 834 840 +1. 841 +11. 842 +111. Dimension 835 835 836 - 837 -=== 6.1.3 Dimension === 838 - 839 839 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]] 840 840 846 +1. 847 +11. 848 +111. Pin Mapping 841 841 842 -=== 6.1.4 Pin Mapping === 843 - 844 844 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 845 845 846 846 847 847 848 848 849 -=== 6.1.5 Installation Notice === 855 +1. 856 +11. 857 +111. Installation Notice 850 850 851 851 Do not power on while connect the cables. Double check the wiring before power on. 852 852 ... ... @@ -853,14 +853,14 @@ 853 853 Installation Photo as reference: 854 854 855 855 856 -** (% style="color:#4472C4" %)Install on Ground:**864 +**Install on Ground:** 857 857 858 858 WSS-01 Rain Gauge include screws so can install in ground directly . 859 859 860 860 861 -** (% style="color:#4472C4" %)Install on pole:**869 +**Install on pole:** 862 862 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:871 +If user want to install on pole, they can purchase the **WS-K2 : Bracket Kit for Pole installation**, and install as below: 864 864 865 865 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]] 866 866 ... ... @@ -875,7 +875,8 @@ 875 875 876 876 877 877 878 -== 6.2 Wind Speed/Direction ~-~- WSS-02 == 886 +1. 887 +11. Wind Speed/Direction ~-~- WSS-02 879 879 880 880 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]] 881 881 ... ... @@ -890,17 +890,15 @@ 890 890 processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol. 891 891 892 892 893 -=== 6.2.1 Feature === 894 - 902 +* 903 +*1. 904 +*11. Feature 895 895 * RS485 wind speed / direction sensor 896 896 * PC enclosure, resist corrosion 897 897 898 - 899 - 900 - 901 - 902 -=== 6.2.2 Specification === 903 - 908 +* 909 +*1. 910 +*11. Specification 904 904 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) 905 905 * Wind direction range: 0 ~~ 360° 906 906 * Start wind speed: ≤0.3m/s ... ... @@ -912,26 +912,30 @@ 912 912 * Power Consumption: 13mA ~~ 12v. 913 913 * Cable Length: 2 meters 914 914 922 +1. 923 +11. 924 +111. Dimension 915 915 916 - 917 - 918 - 919 -=== 6.2.3 Dimension === 920 - 921 921 [[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]] 922 922 923 923 924 -=== 6.2.4 Pin Mapping === 929 +1. 930 +11. 931 +111. Pin Mapping 925 925 926 926 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 927 927 928 928 929 -=== 6.2.4 Angle Mapping === 936 +1. 937 +11. 938 +111. Angle Mapping 930 930 931 931 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]] 932 932 933 933 934 -=== 6.2.5 Installation Notice === 943 +1. 944 +11. 945 +111. Installation Notice 935 935 936 936 Do not power on while connect the cables. Double check the wiring before power on. 937 937 ... ... @@ -952,7 +952,8 @@ 952 952 953 953 954 954 955 -== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 966 +1. 967 +11. CO2/PM2.5/PM10 ~-~- WSS-03 956 956 957 957 WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time. 958 958 ... ... @@ -967,18 +967,16 @@ 967 967 processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol. 968 968 969 969 970 -=== 6.3.1 Feature === 971 - 982 +* 983 +*1. 984 +*11. Feature 972 972 * RS485 CO2, PM2.5, PM10 sensor 973 973 * NDIR to measure CO2 with Internal Temperature Compensation 974 974 * Laser Beam Scattering to PM2.5 and PM10 975 975 976 - 977 - 978 - 979 - 980 -=== 6.3.2 Specification === 981 - 989 +* 990 +*1. 991 +*11. Specification 982 982 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) 983 983 * CO2 resolution: 1ppm 984 984 * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃) ... ... @@ -993,22 +993,22 @@ 993 993 ** PM2.5/PM10: 15~80%RH (no dewing) 994 994 ** CO2: 0~95%RH 995 995 * Power Consumption: 50mA@ 12v. 1006 +*1. 1007 +*11. Dimension 996 996 997 - 998 - 999 - 1000 - 1001 -=== 6.3.3 Dimension === 1002 - 1003 1003 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] 1004 1004 1005 1005 1006 -=== 6.3.4 Pin Mapping === 1012 +1. 1013 +11. 1014 +111. Pin Mapping 1007 1007 1008 1008 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1009 1009 1010 1010 1011 -=== 6.3.5 Installation Notice === 1019 +1. 1020 +11. 1021 +111. Installation Notice 1012 1012 1013 1013 Do not power on while connect the cables. Double check the wiring before power on. 1014 1014 ... ... @@ -1021,7 +1021,8 @@ 1021 1021 1022 1022 1023 1023 1024 -== 6.4 Rain/Snow Detect ~-~- WSS-04 == 1034 +1. 1035 +11. Rain/Snow Detect ~-~- WSS-04 1025 1025 1026 1026 WSS-04 is a RS485 rain / snow detect sensor. It can monitor Rain or Snow event. 1027 1027 ... ... @@ -1037,18 +1037,16 @@ 1037 1037 1038 1038 1039 1039 1040 -=== 6.4.1 Feature === 1041 - 1051 +* 1052 +*1. 1053 +*11. Feature 1042 1042 * RS485 Rain/Snow detect sensor 1043 1043 * Surface heating to dry 1044 1044 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 1045 1045 1046 - 1047 - 1048 - 1049 - 1050 -=== 6.4.2 Specification === 1051 - 1058 +* 1059 +*1. 1060 +*11. Specification 1052 1052 * Detect if there is rain or snow 1053 1053 * Input Power: DC 12 ~~ 24v 1054 1054 * Interface: RS485 ... ... @@ -1058,21 +1058,23 @@ 1058 1058 ** No heating: 12mA @ 12v, 1059 1059 ** heating: 94ma @ 12v. 1060 1060 1070 +1. 1071 +11. 1072 +111. Dimension 1061 1061 1062 - 1063 - 1064 - 1065 -=== 6.4.3 Dimension === 1066 - 1067 1067 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] 1068 1068 1069 1069 1070 -=== 6.4.4 Pin Mapping === 1077 +1. 1078 +11. 1079 +111. Pin Mapping 1071 1071 1072 1072 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1073 1073 1074 1074 1075 -=== 6.4.5 Installation Notice === 1084 +1. 1085 +11. 1086 +111. Installation Notice 1076 1076 1077 1077 Do not power on while connect the cables. Double check the wiring before power on. 1078 1078 ... ... @@ -1086,7 +1086,9 @@ 1086 1086 1087 1087 1088 1088 1089 -=== 6.4.6 Heating === 1100 +1. 1101 +11. 1102 +111. Heating 1090 1090 1091 1091 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℃). 1092 1092 ... ... @@ -1094,7 +1094,8 @@ 1094 1094 1095 1095 1096 1096 1097 -== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 == 1110 +1. 1111 +11. Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 1098 1098 1099 1099 WSS-05 is a 4 in 1 RS485 sensor which can monitor Temperature, Humidity, Illuminance and Pressure at the same time. 1100 1100 ... ... @@ -1106,16 +1106,14 @@ 1106 1106 processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol. 1107 1107 1108 1108 1109 -=== 6.5.1 Feature === 1110 - 1123 +* 1124 +*1. 1125 +*11. Feature 1111 1111 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1112 1112 1113 - 1114 - 1115 - 1116 - 1117 -=== 6.5.2 Specification === 1118 - 1128 +* 1129 +*1. 1130 +*11. Specification 1119 1119 * Input Power: DC 12 ~~ 24v 1120 1120 * Interface: RS485 1121 1121 * Temperature Sensor Spec: ... ... @@ -1139,21 +1139,23 @@ 1139 1139 * Power Consumption: 4mA @ 12v 1140 1140 1141 1141 1154 +1. 1155 +11. 1156 +111. Dimension 1142 1142 1143 - 1144 - 1145 -=== 6.5.3 Dimension === 1146 - 1147 1147 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] 1148 1148 1149 1149 1150 -=== 6.5.4 Pin Mapping === 1161 +1. 1162 +11. 1163 +111. Pin Mapping 1151 1151 1152 1152 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1153 1153 1167 +1. 1168 +11. 1169 +111. Installation Notice 1154 1154 1155 -=== 6.5.5 Installation Notice === 1156 - 1157 1157 Do not power on while connect the cables. Double check the wiring before power on. 1158 1158 1159 1159 ... ... @@ -1164,7 +1164,8 @@ 1164 1164 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.png]] 1165 1165 1166 1166 1167 -== 6.6 Total Solar Radiation sensor ~-~- WSS-06 == 1181 +1. 1182 +11. Total Solar Radiation sensor ~-~- WSS-06 1168 1168 1169 1169 WSS-06 is Total Radiation Sensor can be used to measure the total solar radiation in the spectral range of 0.3 to 3 μm (300 to 3000 nm). If the sensor face is down, the reflected radiation can be measured, and the shading ring can also be used to measure the scattered radiation. 1170 1170 ... ... @@ -1181,18 +1181,16 @@ 1181 1181 1182 1182 1183 1183 1184 -=== 6.6.1 Feature === 1185 - 1199 +* 1200 +*1. 1201 +*11. Feature 1186 1186 * RS485 Total Solar Radiation sensor 1187 1187 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1188 1188 * Measure Reflected Radiation if sense area towards ground. 1189 1189 1190 - 1191 - 1192 - 1193 - 1194 -=== 6.6.2 Specification === 1195 - 1206 +* 1207 +*1. 1208 +*11. Specification 1196 1196 * Input Power: DC 5 ~~ 24v 1197 1197 * Interface: RS485 1198 1198 * Detect spectrum: 0.3~3μm(300~3000nm) ... ... @@ -1207,20 +1207,23 @@ 1207 1207 * Power Consumption: 4mA @ 12v 1208 1208 1209 1209 1223 +1. 1224 +11. 1225 +111. Dimension 1210 1210 1211 - 1212 - 1213 -=== 6.6.3 Dimension === 1214 - 1215 1215 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] 1216 1216 1217 1217 1218 -=== 6.6.4 Pin Mapping === 1230 +1. 1231 +11. 1232 +111. Pin Mapping 1219 1219 1220 1220 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1221 1221 1222 1222 1223 -=== 6.6.5 Installation Notice === 1237 +1. 1238 +11. 1239 +111. Installation Notice 1224 1224 1225 1225 Do not power on while connect the cables. Double check the wiring before power on. 1226 1226 ... ... @@ -1228,9 +1228,9 @@ 1228 1228 1229 1229 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]] 1230 1230 1247 +1. 1248 +11. PAR (Photosynthetically Available Radiation) ~-~- WSS-07 1231 1231 1232 -== 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 == 1233 - 1234 1234 WSS-07 photosynthetically active radiation sensor is mainly used to measure the photosynthetically active radiation of natural light in the wavelength range of 400-700nm. 1235 1235 1236 1236 ... ... @@ -1246,7 +1246,9 @@ 1246 1246 processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol. 1247 1247 1248 1248 1249 -=== 6.7.1 Feature === 1265 +1. 1266 +11. 1267 +111. Feature 1250 1250 1251 1251 PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light’s Photosynthetically Available Radiation. 1252 1252 ... ... @@ -1254,8 +1254,9 @@ 1254 1254 When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength. 1255 1255 1256 1256 1257 -=== 6.7.2 Specification === 1258 - 1275 +* 1276 +*1. 1277 +*11. Specification 1259 1259 * Input Power: DC 5 ~~ 24v 1260 1260 * Interface: RS485 1261 1261 * Response Spectrum: 400~700nm ... ... @@ -1268,20 +1268,22 @@ 1268 1268 * Power Consumption: 3mA @ 12v 1269 1269 1270 1270 1290 +1. 1291 +11. 1292 +111. Dimension 1271 1271 1272 - 1273 - 1274 -=== 6.7.3 Dimension === 1275 - 1276 1276 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] 1277 1277 1296 +1. 1297 +11. 1298 +111. Pin Mapping 1278 1278 1279 -=== 6.7.4 Pin Mapping === 1280 - 1281 1281 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1282 1282 1283 1283 1284 -=== 6.7.5 Installation Notice === 1303 +1. 1304 +11. 1305 +111. Installation Notice 1285 1285 1286 1286 Do not power on while connect the cables. Double check the wiring before power on. 1287 1287