<
From version < 105.6 >
edited by Xiaoling
on 2023/06/16 08:49
To version < 105.22 >
edited by Xiaoling
on 2023/06/16 09:31
>
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  
... ... @@ -535,6 +535,9 @@
535 535  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
536 536  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
537 537  
538 +
539 +
540 +
538 538  == 3.2 Set Emergency Mode ==
539 539  
540 540  
... ... @@ -542,8 +542,8 @@
542 542  
543 543  (% style="color:#037691" %)**AT Command:**
544 544  
545 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
546 -|(% 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**
548 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:466px" %)
549 +|(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:225px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:85px" %)**Response**
547 547  |(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
548 548  OK
549 549  
... ... @@ -557,6 +557,9 @@
557 557  * 0xE101     Same as: AT+ALARMMOD=1
558 558  * 0xE100     Same as: AT+ALARMMOD=0
559 559  
563 +
564 +
565 +
560 560  == 3.3 Add or Delete RS485 Sensor ==
561 561  
562 562  
... ... @@ -652,21 +652,19 @@
652 652  
653 653  * 0xE5FF  
654 654  
661 +
662 +
663 +
664 +
655 655  == 3.4 RS485 Test Command ==
656 656  
657 657  
658 658  (% style="color:#037691" %)**AT Command:**
659 659  
660 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
661 -|=(% 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**
662 662  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
663 -(((
664 -Send command to 485 sensor
665 -)))
666 -
667 -(((
668 -Range : no more than 10 bytes
669 -)))
673 +Send command to 485 sensor. Range : no more than 10 bytes
670 670  )))|(% style="width:85px" %)OK
671 671  
672 672  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -678,6 +678,10 @@
678 678  
679 679  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
680 680  
685 +
686 +
687 +
688 +
681 681  == 3.5 RS485 response timeout ==
682 682  
683 683  
... ... @@ -688,17 +688,7 @@
688 688  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
689 689  |=(% 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**
690 690  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
691 -(((
692 -(((
693 -Set response timeout to:
694 -)))
695 -)))
696 -
697 -(((
698 -(((
699 -Range : 0~~10000
700 -)))
701 -)))
699 +Set response timeout to: Range : 0~~10000
702 702  )))|(% style="width:85px" %)OK
703 703  
704 704  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -710,6 +710,10 @@
710 710  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
711 711  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
712 712  
711 +
712 +
713 +
714 +
713 713  == 3.6 Set Sensor Type ==
714 714  
715 715  
... ... @@ -770,23 +770,17 @@
770 770  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
771 771  
772 772  
773 -== 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) ==
774 774  
775 775  
776 776  (% style="color:#037691" %)**AT Command:**
777 777  
778 778  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
779 -|=(% 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**
780 780  |(% style="width:161px" %)(((
781 -AT+RAINFALLSWITCH=1
782 -
783 -(Range: 1~~10)
783 +AT+RAINFALLSWITCH=1(Range: 1~~10)
784 784  )))|(% style="width:184px" %)(((
785 -(((
786 -(((
787 787  Set the registers read by the rain gauge
788 -)))
789 -)))
790 790  )))|(% style="width:85px" %)OK
791 791  
792 792  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -1000,20 +1000,28 @@
1000 1000  * RS485 wind speed / direction sensor
1001 1001  * PC enclosure, resist corrosion
1002 1002  
999 +
1000 +
1001 +
1002 +
1003 1003  === 6.2.2 Specification ===
1004 1004  
1005 1005  
1006 1006  * Wind speed range: 0 ~~ 60m/s
1007 1007  * Wind direction range: 0 ~~ 360°
1008 -* Start wind speed: ≤0.3m/s
1009 -* Accuracy: ±0.3+0.03Vm/s , ±1°
1010 -* Input Power: DC 5~~24v
1008 +* Start wind speed: ≤0.3 m/s
1009 +* Accuracy: ±(0.3+0.03V) m/s , ±1°
1010 +* Input Power: DC 5 ~~ 24v
1011 1011  * Interface: RS485
1012 -* Working Temperature: -30℃70℃
1012 +* Working Temperature: -30℃ ~~ 70℃
1013 1013  * Working Humidity: <100% (no dewing)
1014 1014  * Power Consumption: 13mA ~~ 12v.
1015 1015  * Cable Length: 2 meters
1016 1016  
1017 +
1018 +
1019 +
1020 +
1017 1017  === 6.2.3 Dimension ===
1018 1018  
1019 1019  
... ... @@ -1071,24 +1071,31 @@
1071 1071  * NDIR to measure CO2 with Internal Temperature Compensation
1072 1072  * Laser Beam Scattering to PM2.5 and PM10
1073 1073  
1078 +
1079 +
1080 +
1074 1074  === 6.3.2 Specification ===
1075 1075  
1076 1076  
1077 -* CO2 Range: 05000ppm, accuracy: ±3%F•S25℃
1084 +* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1078 1078  * CO2 resolution: 1ppm
1079 -* PM2.5/PM10 Range: 01000μg/m3 , accuracy ±3%F•S25℃
1086 +* PM2.5/PM10 Range: 0 ~~ 1000μg/m3 , accuracy ±3%F•S(25℃)
1080 1080  * PM2.5/PM10 resolution: 1μg/m3
1081 1081  * Input Power: DC 7 ~~ 24v
1082 1082  * Preheat time: 3min
1083 1083  * Interface: RS485
1084 1084  * Working Temperature:
1085 -** CO2: 0℃50℃;
1092 +** CO2: 0℃ ~~ 50℃;
1086 1086  ** PM2.5/PM10: -30 ~~ 50℃
1087 1087  * Working Humidity:
1088 -** PM2.5/PM10: 1580%RH (no dewing)
1089 -** CO2: 095%RH
1095 +** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1096 +** CO2: 0 ~~ 95%RH
1090 1090  * Power Consumption: 50mA@ 12v.
1091 1091  
1099 +
1100 +
1101 +
1102 +
1092 1092  === 6.3.3 Dimension ===
1093 1093  
1094 1094  
... ... @@ -1136,6 +1136,9 @@
1136 1136  * Surface heating to dry
1137 1137  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1138 1138  
1150 +
1151 +
1152 +
1139 1139  === 6.4.2 Specification ===
1140 1140  
1141 1141  
... ... @@ -1142,12 +1142,15 @@
1142 1142  * Detect if there is rain or snow
1143 1143  * Input Power: DC 12 ~~ 24v
1144 1144  * Interface: RS485
1145 -* Working Temperature: -30℃70℃
1146 -* Working Humidity: 1090%RH
1159 +* Working Temperature: -30℃ ~~ 70℃
1160 +* Working Humidity: 10 ~~ 90%RH
1147 1147  * Power Consumption:
1148 1148  ** No heating: 12mA @ 12v,
1149 1149  ** heating: 94ma @ 12v.
1150 1150  
1165 +
1166 +
1167 +
1151 1151  === 6.4.3 Dimension ===
1152 1152  
1153 1153  
... ... @@ -1200,6 +1200,9 @@
1200 1200  
1201 1201  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1202 1202  
1220 +
1221 +
1222 +
1203 1203  === 6.5.2 Specification ===
1204 1204  
1205 1205  
... ... @@ -1214,17 +1214,20 @@
1214 1214  ** resolution 0.1 %RH
1215 1215  ** Accuracy: 3% RH
1216 1216  * Pressure Sensor Spec:
1217 -** Range: 101100hPa
1237 +** Range: 10 ~~ 1100hPa
1218 1218  ** Resolution: 0.1hPa
1219 1219  ** Accuracy: ±0.1hPa
1220 1220  * Illuminate sensor:
1221 -** Range: 02/20/200kLux
1241 +** Range: 0~~2/20/200kLux
1222 1222  ** Resolution: 10 Lux
1223 -** Accuracy: ±3FS
1224 -* Working Temperature: -30℃70℃
1225 -* Working Humidity: 1090%RH
1243 +** Accuracy: ±3%FS
1244 +* Working Temperature: -30℃ ~~ 70℃
1245 +* Working Humidity: 10 ~~ 90%RH
1226 1226  * Power Consumption: 4mA @ 12v
1227 1227  
1248 +
1249 +
1250 +
1228 1228  === 6.5.3 Dimension ===
1229 1229  
1230 1230  
... ... @@ -1268,25 +1268,33 @@
1268 1268  
1269 1269  
1270 1270  * RS485 Total Solar Radiation sensor
1271 -* Measure Total Radiation between 0.3~3μm300~3000nm
1294 +* Measure Total Radiation between 0.3~3μm(300~3000nm)
1272 1272  * Measure Reflected Radiation if sense area towards ground.
1273 1273  
1297 +
1298 +
1299 +
1300 +
1274 1274  === 6.6.2 Specification ===
1275 1275  
1276 1276  
1277 1277  * Input Power: DC 5 ~~ 24v
1278 1278  * Interface: RS485
1279 -* Detect spectrum: 0.33μm300~3000nm
1280 -* Measure strength range: 02000W/m2
1306 +* Detect spectrum: 0.3 ~~ 3μm(300~3000nm)
1307 +* Measure strength range: 0 ~~ 2000W/m2
1281 1281  * Resolution: 0.1W/m2
1282 1282  * Accuracy: ±3%
1283 -* Yearly Stability: ≤±2
1284 -* Cosine response: ≤7 (@ Sun angle 10°)
1285 -* Temperature Effect: ±2%(-10℃40℃
1286 -* Working Temperature: -40℃70℃
1287 -* Working Humidity: 1090%RH
1310 +* Yearly Stability: ≤±2%
1311 +* Cosine response: ≤7% (@ Sun angle 10°)
1312 +* Temperature Effect: ±2%(-10℃ ~~ 40℃)
1313 +* Working Temperature: -40℃ ~~ 70℃
1314 +* Working Humidity: 10 ~~ 90%RH
1288 1288  * Power Consumption: 4mA @ 12v
1289 1289  
1317 +
1318 +
1319 +
1320 +
1290 1290  === 6.6.3 Dimension ===
1291 1291  
1292 1292  
... ... @@ -1344,15 +1344,18 @@
1344 1344  
1345 1345  * Input Power: DC 5 ~~ 24v
1346 1346  * Interface: RS485
1347 -* Response Spectrum: 400700nm
1348 -* Measure range: 02500μmol/m2•s
1378 +* Response Spectrum: 400~~700nm
1379 +* Measure range: 0 ~~ 2500μmol/m2•s
1349 1349  * Resolution: 1μmol/m2•s
1350 1350  * Accuracy: ±2%
1351 -* Yearly Stability: ≤±2
1352 -* Working Temperature: -30℃75℃
1353 -* Working Humidity: 1090%RH
1382 +* Yearly Stability: ≤ ±2%
1383 +* Working Temperature: -30℃ ~~ 75℃
1384 +* Working Humidity: 10 ~~ 90%RH
1354 1354  * Power Consumption: 3mA @ 12v
1355 1355  
1387 +
1388 +
1389 +
1356 1356  === 6.7.3 Dimension ===
1357 1357  
1358 1358  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0