<
From version < 105.8 >
edited by Xiaoling
on 2023/06/16 08:55
To version < 105.19 >
edited by Xiaoling
on 2023/06/16 09:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,19 +21,19 @@
21 21  
22 22  
23 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**.
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:blue" %)**weather and climate**(%%). They consist of a (% style="color:blue" %)**main process device (WSC1-L) and various sensors**.
25 25  )))
26 26  
27 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.
28 +The sensors include various type such as: (% style="color:blue" %)**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 29  )))
30 30  
31 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.
32 +Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:blue" %)**12v solar power**(%%) and have a (% style="color:blue" %)**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 33  )))
34 34  
35 35  (((
36 -WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
36 +WSC1-L is full compatible with(% style="color:blue" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
37 37  )))
38 38  
39 39  
... ... @@ -667,16 +667,10 @@
667 667  
668 668  (% style="color:#037691" %)**AT Command:**
669 669  
670 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
671 -|=(% 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**
670 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:494px" %)
671 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 248px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
672 672  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
673 -(((
674 -Send command to 485 sensor
675 -)))
676 -
677 -(((
678 -Range : no more than 10 bytes
679 -)))
673 +Send command to 485 sensor. Range : no more than 10 bytes
680 680  )))|(% style="width:85px" %)OK
681 681  
682 682  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -714,6 +714,10 @@
714 714  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
715 715  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
716 716  
711 +
712 +
713 +
714 +
717 717  == 3.6 Set Sensor Type ==
718 718  
719 719  
... ... @@ -774,23 +774,17 @@
774 774  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
775 775  
776 776  
777 -== 3.7  Set the registers read by the rain gaugeSince firmware V1.3 ==
775 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
778 778  
779 779  
780 780  (% style="color:#037691" %)**AT Command:**
781 781  
782 782  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
783 -|=(% style="width: 161px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 184px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
781 +|=(% style="width: 172px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 175px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
784 784  |(% style="width:161px" %)(((
785 -AT+RAINFALLSWITCH=1
786 -
787 -(Range: 1~~10)
783 +AT+RAINFALLSWITCH=1(Range: 1~~10)
788 788  )))|(% style="width:184px" %)(((
789 -(((
790 -(((
791 791  Set the registers read by the rain gauge
792 -)))
793 -)))
794 794  )))|(% style="width:85px" %)OK
795 795  
796 796  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -1004,13 +1004,17 @@
1004 1004  * RS485 wind speed / direction sensor
1005 1005  * PC enclosure, resist corrosion
1006 1006  
999 +
1000 +
1001 +
1002 +
1007 1007  === 6.2.2 Specification ===
1008 1008  
1009 1009  
1010 1010  * Wind speed range: 0 ~~ 60m/s
1011 1011  * Wind direction range: 0 ~~ 360°
1012 -* Start wind speed: ≤0.3m/s
1013 -* Accuracy: ±0.3+0.03Vm/s , ±1°
1008 +* Start wind speed: ≤0.3 m/s
1009 +* Accuracy: ±(0.3+0.03V) m/s , ±1°
1014 1014  * Input Power: DC 5~~24v
1015 1015  * Interface: RS485
1016 1016  * Working Temperature: -30℃~70℃
... ... @@ -1018,6 +1018,10 @@
1018 1018  * Power Consumption: 13mA ~~ 12v.
1019 1019  * Cable Length: 2 meters
1020 1020  
1017 +
1018 +
1019 +
1020 +
1021 1021  === 6.2.3 Dimension ===
1022 1022  
1023 1023  
... ... @@ -1078,9 +1078,9 @@
1078 1078  === 6.3.2 Specification ===
1079 1079  
1080 1080  
1081 -* CO2 Range: 0~5000ppm, accuracy: ±3%F•S25℃
1081 +* CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
1082 1082  * CO2 resolution: 1ppm
1083 -* PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S25℃
1083 +* PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
1084 1084  * PM2.5/PM10 resolution: 1μg/m3
1085 1085  * Input Power: DC 7 ~~ 24v
1086 1086  * Preheat time: 3min
... ... @@ -1093,6 +1093,10 @@
1093 1093  ** CO2: 0~95%RH
1094 1094  * Power Consumption: 50mA@ 12v.
1095 1095  
1096 +
1097 +
1098 +
1099 +
1096 1096  === 6.3.3 Dimension ===
1097 1097  
1098 1098  
... ... @@ -1218,15 +1218,15 @@
1218 1218  ** resolution 0.1 %RH
1219 1219  ** Accuracy: 3% RH
1220 1220  * Pressure Sensor Spec:
1221 -** Range: 101100hPa
1225 +** Range: 10~~1100hPa
1222 1222  ** Resolution: 0.1hPa
1223 1223  ** Accuracy: ±0.1hPa
1224 1224  * Illuminate sensor:
1225 -** Range: 02/20/200kLux
1229 +** Range: 0~~2/20/200kLux
1226 1226  ** Resolution: 10 Lux
1227 -** Accuracy: ±3FS
1228 -* Working Temperature: -30℃70℃
1229 -* Working Humidity: 1090%RH
1231 +** Accuracy: ±3%FS
1232 +* Working Temperature: -30℃~~70℃
1233 +* Working Humidity: 10~~90%RH
1230 1230  * Power Consumption: 4mA @ 12v
1231 1231  
1232 1232  === 6.5.3 Dimension ===
... ... @@ -1272,25 +1272,33 @@
1272 1272  
1273 1273  
1274 1274  * RS485 Total Solar Radiation sensor
1275 -* Measure Total Radiation between 0.3~3μm300~3000nm
1279 +* Measure Total Radiation between 0.3~3μm(300~3000nm)
1276 1276  * Measure Reflected Radiation if sense area towards ground.
1277 1277  
1282 +
1283 +
1284 +
1285 +
1278 1278  === 6.6.2 Specification ===
1279 1279  
1280 1280  
1281 1281  * Input Power: DC 5 ~~ 24v
1282 1282  * Interface: RS485
1283 -* Detect spectrum: 0.3~3μm300~3000nm
1291 +* Detect spectrum: 0.3~3μm(300~3000nm)
1284 1284  * Measure strength range: 0~2000W/m2
1285 1285  * Resolution: 0.1W/m2
1286 1286  * Accuracy: ±3%
1287 -* Yearly Stability: ≤±2
1288 -* Cosine response: ≤7 (@ Sun angle 10°)
1289 -* Temperature Effect: ±2%(-10℃40℃
1290 -* Working Temperature: -40℃70℃
1291 -* Working Humidity: 1090%RH
1295 +* Yearly Stability: ≤±2%
1296 +* Cosine response: ≤7% (@ Sun angle 10°)
1297 +* Temperature Effect: ±2%(-10℃~~40℃)
1298 +* Working Temperature: -40℃~~70℃
1299 +* Working Humidity: 10~~90%RH
1292 1292  * Power Consumption: 4mA @ 12v
1293 1293  
1302 +
1303 +
1304 +
1305 +
1294 1294  === 6.6.3 Dimension ===
1295 1295  
1296 1296  
... ... @@ -1357,6 +1357,9 @@
1357 1357  * Working Humidity: 10~90%RH
1358 1358  * Power Consumption: 3mA @ 12v
1359 1359  
1372 +
1373 +
1374 +
1360 1360  === 6.7.3 Dimension ===
1361 1361  
1362 1362  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0