<
From version < 108.1 >
edited by Bei Jinggeng
on 2023/10/30 10:20
To version < 105.20 >
edited by Xiaoling
on 2023/06/16 09:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -79,8 +79,6 @@
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 -
83 -
84 84  == 2.2 How it works? ==
85 85  
86 86  
... ... @@ -155,7 +155,6 @@
155 155  
156 156  [[image:1656042745346-283.png]]
157 157  
158 -
159 159  == 2.4 Uplink Payload ==
160 160  
161 161  
... ... @@ -164,8 +164,6 @@
164 164  * Valid Sensor Value: Use FPORT=2
165 165  * Other control command: Use FPORT other than 2.
166 166  
167 -
168 -
169 169  === 2.4.1 Uplink FPORT~=5, Device Status ===
170 170  
171 171  
... ... @@ -301,11 +301,16 @@
301 301  
302 302  (% style="color:#4472c4" %)**Sensor Type Table:**
303 303  
304 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
305 -|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:65px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:97px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:78px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:190px" %)**Example**
299 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
300 +|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:75px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:95px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:190px" %)**Example**
306 306  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
307 -Speed: 0 ~~ 60m/s
308 -Level: 0 ~~ 17
302 +(((
303 +Speed: 0~60m/s
304 +)))
305 +
306 +(((
307 +Level: 0~17
308 +)))
309 309  )))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
310 310  (((
311 311  0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
... ... @@ -316,8 +316,13 @@
316 316  )))
317 317  )))
318 318  |(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
319 -Angel: 0 ~~ 360°
319 +(((
320 +Angel: 0~360°
321 +)))
322 +
323 +(((
320 320  Direction: 16 positions
325 +)))
321 321  )))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
322 322  (((
323 323  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -374,7 +374,9 @@
374 374  0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
375 375  )))
376 376  |(% style="width:103px" %)(((
377 -Total Solar Radiation
382 +Total Solar
383 +
384 +Radiation
378 378  )))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
379 379  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
380 380  )))
... ... @@ -383,6 +383,9 @@
383 383  Below is an example payload:  [[image:image-20220624140615-3.png]]
384 384  )))
385 385  
393 +(((
394 +
395 +)))
386 386  
387 387  (((
388 388  When sending this payload to LoRaWAN server. WSC1-L will send this in one uplink or several uplinks according to LoRaWAN spec requirement. For example, total length of Payload is 54 bytes.
... ... @@ -480,7 +480,7 @@
480 480  
481 481  There are two kinds of commands to configure WSC1-L, they are:
482 482  
483 -* (% style="color:blue" %)**General Commands**.
493 +* (% style="color:#4472c4" %)**General Commands**.
484 484  
485 485  These commands are to configure:
486 486  
... ... @@ -492,7 +492,7 @@
492 492  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
493 493  
494 494  
495 -* (% style="color:blue" %)**Commands special design for WSC1-L**
505 +* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
496 496  
497 497  These commands only valid for WSC1-L, as below:
498 498  
... ... @@ -527,6 +527,7 @@
527 527  
528 528  
529 529  
540 +
530 530  == 3.2 Set Emergency Mode ==
531 531  
532 532  
... ... @@ -551,6 +551,7 @@
551 551  
552 552  
553 553  
565 +
554 554  == 3.3 Add or Delete RS485 Sensor ==
555 555  
556 556  
... ... @@ -648,6 +648,8 @@
648 648  
649 649  
650 650  
663 +
664 +
651 651  == 3.4 RS485 Test Command ==
652 652  
653 653  
... ... @@ -670,6 +670,8 @@
670 670  
671 671  
672 672  
687 +
688 +
673 673  == 3.5 RS485 response timeout ==
674 674  
675 675  
... ... @@ -694,6 +694,8 @@
694 694  
695 695  
696 696  
713 +
714 +
697 697  == 3.6 Set Sensor Type ==
698 698  
699 699  
... ... @@ -816,8 +816,6 @@
816 816  * IP Rating: IP65
817 817  * Support default sensors or 3rd party RS485 sensors
818 818  
819 -
820 -
821 821  == 5.2 Power Consumption ==
822 822  
823 823  
... ... @@ -891,8 +891,6 @@
891 891  * ABS enclosure.
892 892  * Horizontal adjustable.
893 893  
894 -
895 -
896 896  === 6.1.2 Specification ===
897 897  
898 898  
... ... @@ -899,15 +899,13 @@
899 899  * Resolution: 0.2mm
900 900  * Accuracy: ±3%
901 901  * Range: 0 ~~ 100mm
902 -* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
903 -* Input Power: DC 5 ~~ 24v
916 +* Rainfall strength: 0mm4mm/min (max 8mm/min)
917 +* Input Power: DC 5~~24v
904 904  * Interface: RS485
905 -* Working Temperature: 0℃ ~~ 70℃ (incorrect below 0 degree, because water become ICE)
919 +* Working Temperature: 0℃70℃ ( incorrect below 0 degree, because water become ICE)
906 906  * Working Humidity: <100% (no dewing)
907 907  * Power Consumption: 4mA @ 12v.
908 908  
909 -
910 -
911 911  === 6.1.3 Dimension ===
912 912  
913 913  
... ... @@ -986,6 +986,8 @@
986 986  
987 987  
988 988  
1001 +
1002 +
989 989  === 6.2.2 Specification ===
990 990  
991 991  
... ... @@ -993,9 +993,9 @@
993 993  * Wind direction range: 0 ~~ 360°
994 994  * Start wind speed: ≤0.3 m/s
995 995  * Accuracy: ±(0.3+0.03V) m/s , ±1°
996 -* Input Power: DC 5 ~~ 24v
1010 +* Input Power: DC 5~~24v
997 997  * Interface: RS485
998 -* Working Temperature: -30℃ ~~ 70℃
1012 +* Working Temperature: -30℃70℃
999 999  * Working Humidity: <100% (no dewing)
1000 1000  * Power Consumption: 13mA ~~ 12v.
1001 1001  * Cable Length: 2 meters
... ... @@ -1002,6 +1002,8 @@
1002 1002  
1003 1003  
1004 1004  
1019 +
1020 +
1005 1005  === 6.2.3 Dimension ===
1006 1006  
1007 1007  
... ... @@ -1059,28 +1059,28 @@
1059 1059  * NDIR to measure CO2 with Internal Temperature Compensation
1060 1060  * Laser Beam Scattering to PM2.5 and PM10
1061 1061  
1062 -
1063 -
1064 1064  === 6.3.2 Specification ===
1065 1065  
1066 1066  
1067 -* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1081 +* CO2 Range: 05000ppm, accuracy: ±3%F•S(25℃)
1068 1068  * CO2 resolution: 1ppm
1069 -* PM2.5/PM10 Range: 0 ~~ 1000μg/m3 , accuracy ±3%F•S(25℃)
1083 +* PM2.5/PM10 Range: 01000μg/m3 , accuracy ±3%F•S(25℃)
1070 1070  * PM2.5/PM10 resolution: 1μg/m3
1071 1071  * Input Power: DC 7 ~~ 24v
1072 1072  * Preheat time: 3min
1073 1073  * Interface: RS485
1074 1074  * Working Temperature:
1075 -** CO2: 0℃ ~~ 50℃;
1089 +** CO2: 0℃50℃;
1076 1076  ** PM2.5/PM10: -30 ~~ 50℃
1077 1077  * Working Humidity:
1078 -** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1079 -** CO2: 0 ~~ 95%RH
1092 +** PM2.5/PM10: 1580%RH (no dewing)
1093 +** CO2: 095%RH
1080 1080  * Power Consumption: 50mA@ 12v.
1081 1081  
1082 1082  
1083 1083  
1098 +
1099 +
1084 1084  === 6.3.3 Dimension ===
1085 1085  
1086 1086  
... ... @@ -1128,8 +1128,6 @@
1128 1128  * Surface heating to dry
1129 1129  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1130 1130  
1131 -
1132 -
1133 1133  === 6.4.2 Specification ===
1134 1134  
1135 1135  
... ... @@ -1136,14 +1136,12 @@
1136 1136  * Detect if there is rain or snow
1137 1137  * Input Power: DC 12 ~~ 24v
1138 1138  * Interface: RS485
1139 -* Working Temperature: -30℃ ~~ 70℃
1140 -* Working Humidity: 10 ~~ 90%RH
1153 +* Working Temperature: -30℃70℃
1154 +* Working Humidity: 1090%RH
1141 1141  * Power Consumption:
1142 1142  ** No heating: 12mA @ 12v,
1143 1143  ** heating: 94ma @ 12v.
1144 1144  
1145 -
1146 -
1147 1147  === 6.4.3 Dimension ===
1148 1148  
1149 1149  
... ... @@ -1196,8 +1196,6 @@
1196 1196  
1197 1197  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1198 1198  
1199 -
1200 -
1201 1201  === 6.5.2 Specification ===
1202 1202  
1203 1203  
... ... @@ -1212,7 +1212,7 @@
1212 1212  ** resolution 0.1 %RH
1213 1213  ** Accuracy: 3% RH
1214 1214  * Pressure Sensor Spec:
1215 -** Range: 10 ~~ 1100hPa
1225 +** Range: 10~~1100hPa
1216 1216  ** Resolution: 0.1hPa
1217 1217  ** Accuracy: ±0.1hPa
1218 1218  * Illuminate sensor:
... ... @@ -1219,12 +1219,10 @@
1219 1219  ** Range: 0~~2/20/200kLux
1220 1220  ** Resolution: 10 Lux
1221 1221  ** Accuracy: ±3%FS
1222 -* Working Temperature: -30℃ ~~ 70℃
1223 -* Working Humidity: 10 ~~ 90%RH
1232 +* Working Temperature: -30℃~~70℃
1233 +* Working Humidity: 10~~90%RH
1224 1224  * Power Consumption: 4mA @ 12v
1225 1225  
1226 -
1227 -
1228 1228  === 6.5.3 Dimension ===
1229 1229  
1230 1230  
... ... @@ -1268,29 +1268,33 @@
1268 1268  
1269 1269  
1270 1270  * RS485 Total Solar Radiation sensor
1271 -* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1279 +* Measure Total Radiation between 0.33μm(3003000nm)
1272 1272  * Measure Reflected Radiation if sense area towards ground.
1273 1273  
1274 1274  
1275 1275  
1284 +
1285 +
1276 1276  === 6.6.2 Specification ===
1277 1277  
1278 1278  
1279 1279  * Input Power: DC 5 ~~ 24v
1280 1280  * Interface: RS485
1281 -* Detect spectrum: 0.3 ~~ 3μm(300~3000nm)
1282 -* Measure strength range: 0 ~~ 2000W/m2
1291 +* Detect spectrum: 0.33μm(300~3000nm)
1292 +* Measure strength range: 02000W/m2
1283 1283  * Resolution: 0.1W/m2
1284 1284  * Accuracy: ±3%
1285 1285  * Yearly Stability: ≤±2%
1286 1286  * Cosine response: ≤7% (@ Sun angle 10°)
1287 -* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1288 -* Working Temperature: -40℃ ~~ 70℃
1289 -* Working Humidity: 10 ~~ 90%RH
1297 +* Temperature Effect: ±2%(10℃~~40℃)
1298 +* Working Temperature: -40℃~~70℃
1299 +* Working Humidity: 10~~90%RH
1290 1290  * Power Consumption: 4mA @ 12v
1291 1291  
1292 1292  
1293 1293  
1304 +
1305 +
1294 1294  === 6.6.3 Dimension ===
1295 1295  
1296 1296  
... ... @@ -1348,17 +1348,18 @@
1348 1348  
1349 1349  * Input Power: DC 5 ~~ 24v
1350 1350  * Interface: RS485
1351 -* Response Spectrum: 400~~700nm
1352 -* Measure range: 0 ~~ 2500μmol/m2•s
1363 +* Response Spectrum: 400700nm
1364 +* Measure range: 02500μmol/m2•s
1353 1353  * Resolution: 1μmol/m2•s
1354 1354  * Accuracy: ±2%
1355 -* Yearly Stability: ≤ ±2%
1356 -* Working Temperature: -30℃ ~~ 75℃
1357 -* Working Humidity: 10 ~~ 90%RH
1367 +* Yearly Stability: ≤±2
1368 +* Working Temperature: -30℃75℃
1369 +* Working Humidity: 1090%RH
1358 1358  * Power Consumption: 3mA @ 12v
1359 1359  
1360 1360  
1361 1361  
1374 +
1362 1362  === 6.7.3 Dimension ===
1363 1363  
1364 1364  
... ... @@ -1401,9 +1401,12 @@
1401 1401  
1402 1402  
1403 1403  (((
1404 -Firmware Location & Change log: [[https:~~/~~/www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0>>https://www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0]]
1417 +Firmware Location & Change log:
1418 +
1419 +[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1405 1405  )))
1406 1406  
1422 +
1407 1407  (((
1408 1408  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1409 1409  )))
... ... @@ -1455,8 +1455,6 @@
1455 1455  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1456 1456  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1457 1457  
1458 -
1459 -
1460 1460  == 9.2 Sensors ==
1461 1461  
1462 1462  
... ... @@ -1471,8 +1471,6 @@
1471 1471  |(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1472 1472  |(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1473 1473  
1474 -
1475 -
1476 1476  = 10. Support =
1477 1477  
1478 1478  
... ... @@ -1480,8 +1480,6 @@
1480 1480  
1481 1481  * 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]].
1482 1482  
1483 -
1484 -
1485 1485  = 11. Appendix I: Field Installation Photo =
1486 1486  
1487 1487  
image-20231030101817-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -60.0 KB
Content
image-20231030102040-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -60.3 KB
Content
image-20231030102056-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -60.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0