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

From version 81.1
edited by Xiaoling
on 2022/06/24 17:58
Change comment: There is no comment for this version
To version 86.3
edited by Xiaoling
on 2022/06/29 14:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -78,6 +78,7 @@
78 78  * Cabinet.
79 79  
80 80  
81 +
81 81  == 2.2 How it works? ==
82 82  
83 83  (((
... ... @@ -97,6 +97,8 @@
97 97  1. WSC1-L will auto scan available weather sensors when power on or reboot.
98 98  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
99 99  
101 +
102 +
100 100  == 2.3 Example to use for LoRaWAN network ==
101 101  
102 102  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.
... ... @@ -155,6 +155,8 @@
155 155  * Valid Sensor Value: Use FPORT=2
156 156  * Other control command: Use FPORT other than 2.
157 157  
161 +
162 +
158 158  === 2.4.1 Uplink FPORT~=5, Device Status ===
159 159  
160 160  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
... ... @@ -432,9 +432,6 @@
432 432  
433 433  
434 434  
435 -
436 -
437 -
438 438  == 3.1 Set Transmit Interval Time ==
439 439  
440 440  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -453,6 +453,8 @@
453 453  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
454 454  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
455 455  
458 +
459 +
456 456  == 3.2 Set Emergency Mode ==
457 457  
458 458  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -467,6 +467,8 @@
467 467  * 0xE101     Same as: AT+ALARMMOD=1
468 468  * 0xE100     Same as: AT+ALARMMOD=0
469 469  
474 +
475 +
470 470  == 3.3 Add or Delete RS485 Sensor ==
471 471  
472 472  (((
... ... @@ -562,6 +562,8 @@
562 562  
563 563  * 0xE5FF  
564 564  
571 +
572 +
565 565  == 3.4 RS485 Test Command ==
566 566  
567 567  (% style="color:#037691" %)**AT Command:**
... ... @@ -569,9 +569,13 @@
569 569  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
570 570  |=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
571 571  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
580 +(((
572 572  Send command to 485 sensor
582 +)))
573 573  
584 +(((
574 574  Range : no more than 10 bytes
586 +)))
575 575  )))|(% style="width:85px" %)OK
576 576  
577 577  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -583,6 +583,8 @@
583 583  
584 584  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
585 585  
598 +
599 +
586 586  == 3.5 RS485 response timeout ==
587 587  
588 588  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -592,9 +592,13 @@
592 592  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
593 593  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
594 594  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
609 +(((
595 595  Set response timeout to:
611 +)))
596 596  
613 +(((
597 597  Range : 0~~10000
615 +)))
598 598  )))|(% style="width:85px" %)OK
599 599  
600 600  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -606,6 +606,8 @@
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  
627 +
628 +
609 609  == 3.6 Set Sensor Type ==
610 610  
611 611  (((
... ... @@ -688,6 +688,8 @@
688 688  * IP Rating: IP65
689 689  * Support default sensors or 3rd party RS485 sensors
690 690  
711 +
712 +
691 691  == 5.2 Power Consumption ==
692 692  
693 693  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -755,6 +755,8 @@
755 755  * ABS enclosure.
756 756  * Horizontal adjustable.
757 757  
780 +
781 +
758 758  === 6.1.2 Specification ===
759 759  
760 760  * Resolution: 0.2mm
... ... @@ -766,6 +766,8 @@
766 766  * Working Humidity: <100% (no dewing)
767 767  * Power Consumption: 4mA @ 12v.
768 768  
793 +
794 +
769 769  === 6.1.3 Dimension ===
770 770  
771 771   [[image:1656054957406-980.png]]
... ... @@ -836,6 +836,8 @@
836 836  * RS485 wind speed / direction sensor
837 837  * PC enclosure, resist corrosion
838 838  
865 +
866 +
839 839  === 6.2.2 Specification ===
840 840  
841 841  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -849,6 +849,8 @@
849 849  * Power Consumption: 13mA ~~ 12v.
850 850  * Cable Length: 2 meters
851 851  
880 +
881 +
852 852  === 6.2.3 Dimension ===
853 853  
854 854  [[image:image-20220624152813-2.png]]
... ... @@ -899,6 +899,8 @@
899 899  * NDIR to measure CO2 with Internal Temperature Compensation
900 900  * Laser Beam Scattering to PM2.5 and PM10
901 901  
932 +
933 +
902 902  === 6.3.2 Specification ===
903 903  
904 904  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -916,6 +916,8 @@
916 916  ** CO2: 0~95%RH
917 917  * Power Consumption: 50mA@ 12v.
918 918  
951 +
952 +
919 919  === 6.3.3 Dimension ===
920 920  
921 921  [[image:1656056708366-230.png]]
... ... @@ -958,6 +958,8 @@
958 958  * Surface heating to dry
959 959  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
960 960  
995 +
996 +
961 961  === 6.4.2 Specification ===
962 962  
963 963  * Detect if there is rain or snow
... ... @@ -969,6 +969,8 @@
969 969  ** No heating: 12mA @ 12v,
970 970  ** heating: 94ma @ 12v.
971 971  
1008 +
1009 +
972 972  === 6.4.3 Dimension ===
973 973  
974 974  [[image:1656056844782-155.png]]
... ... @@ -1019,10 +1019,6 @@
1019 1019  
1020 1020  
1021 1021  
1022 -
1023 -
1024 -
1025 -
1026 1026  === 6.5.2 Specification ===
1027 1027  
1028 1028  * Input Power: DC 12 ~~ 24v
... ... @@ -1049,10 +1049,6 @@
1049 1049  
1050 1050  
1051 1051  
1052 -
1053 -
1054 -
1055 -
1056 1056  === 6.5.3 Dimension ===
1057 1057  
1058 1058  [[image:1656057170639-522.png]]
... ... @@ -1099,8 +1099,6 @@
1099 1099  
1100 1100  
1101 1101  
1102 -
1103 -
1104 1104  === 6.6.2 Specification ===
1105 1105  
1106 1106  * Input Power: DC 5 ~~ 24v
... ... @@ -1118,10 +1118,6 @@
1118 1118  
1119 1119  
1120 1120  
1121 -
1122 -
1123 -
1124 -
1125 1125  === 6.6.3 Dimension ===
1126 1126  
1127 1127  [[image:1656057348695-898.png]]
... ... @@ -1184,10 +1184,6 @@
1184 1184  
1185 1185  
1186 1186  
1187 -
1188 -
1189 -
1190 -
1191 1191  === 6.7.3 Dimension ===
1192 1192  
1193 1193  [[image:1656057538793-888.png]]
... ... @@ -1274,25 +1274,19 @@
1274 1274  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1275 1275  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1276 1276  
1277 -
1278 -
1279 -
1280 1280  == 9.2 Sensors ==
1281 1281  
1282 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %)
1283 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**
1284 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01
1285 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2
1286 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02
1287 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03
1288 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04
1289 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05
1290 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06
1291 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07
1299 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1300 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1301 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1302 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1303 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1304 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1305 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1306 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1307 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1308 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1292 1292  
1293 -
1294 -
1295 -
1296 1296  = 10. Support =
1297 1297  
1298 1298  * 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.
... ... @@ -1300,11 +1300,10 @@
1300 1300  
1301 1301  
1302 1302  
1303 -
1304 1304  = 11. Appendix I: Field Installation Photo =
1305 1305  
1306 1306  
1307 -[[image:1656058346362-132.png]]
1320 +[[image:1656058346362-132.png||height="685" width="732"]]
1308 1308  
1309 1309  **Storage Battery**: 12v,12AH li battery
1310 1310  
... ... @@ -1312,13 +1312,13 @@
1312 1312  
1313 1313  **Wind Speed/Direction**
1314 1314  
1315 -[[image:1656058373174-421.png]]
1328 +[[image:1656058373174-421.png||height="356" width="731"]]
1316 1316  
1317 1317  
1318 1318  
1319 1319  **Total Solar Radiation sensor**
1320 1320  
1321 -[[image:1656058397364-282.png]]
1334 +[[image:1656058397364-282.png||height="453" width="732"]]
1322 1322  
1323 1323  
1324 1324  
... ... @@ -1330,7 +1330,7 @@
1330 1330  
1331 1331  **CO2/PM2.5/PM10 3 in 1 sensor**
1332 1332  
1333 -[[image:1656058441194-827.png]]
1346 +[[image:1656058441194-827.png||height="672" width="523"]]
1334 1334  
1335 1335  
1336 1336  
... ... @@ -1342,4 +1342,4 @@
1342 1342  
1343 1343  **Rain Gauge**
1344 1344  
1345 -[[image:1656058463455-569.png]]
1358 +[[image:1656058463455-569.png||height="499" width="550"]]