<
From version < 110.1 >
edited by David Huang
on 2023/10/30 11:08
To version < 105.21 >
edited by Xiaoling
on 2023/06/16 09:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.David
1 +XWiki.Xiaoling
Content
... ... @@ -153,7 +153,6 @@
153 153  
154 154  [[image:1656042745346-283.png]]
155 155  
156 -
157 157  == 2.4 Uplink Payload ==
158 158  
159 159  
... ... @@ -297,11 +297,16 @@
297 297  
298 298  (% style="color:#4472c4" %)**Sensor Type Table:**
299 299  
300 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
301 -|(% 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**
302 302  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
303 -Speed: 0 ~~ 60m/s
304 -Level: 0 ~~ 17
302 +(((
303 +Speed: 0~60m/s
304 +)))
305 +
306 +(((
307 +Level: 0~17
308 +)))
305 305  )))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
306 306  (((
307 307  0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
... ... @@ -312,8 +312,13 @@
312 312  )))
313 313  )))
314 314  |(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
315 -Angel: 0 ~~ 360°
319 +(((
320 +Angel: 0~360°
321 +)))
322 +
323 +(((
316 316  Direction: 16 positions
325 +)))
317 317  )))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
318 318  (((
319 319  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -370,7 +370,9 @@
370 370  0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
371 371  )))
372 372  |(% style="width:103px" %)(((
373 -Total Solar Radiation
382 +Total Solar
383 +
384 +Radiation
374 374  )))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
375 375  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
376 376  )))
... ... @@ -379,6 +379,9 @@
379 379  Below is an example payload:  [[image:image-20220624140615-3.png]]
380 380  )))
381 381  
393 +(((
394 +
395 +)))
382 382  
383 383  (((
384 384  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.
... ... @@ -476,7 +476,7 @@
476 476  
477 477  There are two kinds of commands to configure WSC1-L, they are:
478 478  
479 -* (% style="color:blue" %)**General Commands**.
493 +* (% style="color:#4472c4" %)**General Commands**.
480 480  
481 481  These commands are to configure:
482 482  
... ... @@ -488,7 +488,7 @@
488 488  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
489 489  
490 490  
491 -* (% style="color:blue" %)**Commands special design for WSC1-L**
505 +* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
492 492  
493 493  These commands only valid for WSC1-L, as below:
494 494  
... ... @@ -521,6 +521,9 @@
521 521  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
522 522  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
523 523  
538 +
539 +
540 +
524 524  == 3.2 Set Emergency Mode ==
525 525  
526 526  
... ... @@ -543,6 +543,9 @@
543 543  * 0xE101     Same as: AT+ALARMMOD=1
544 544  * 0xE100     Same as: AT+ALARMMOD=0
545 545  
563 +
564 +
565 +
546 546  == 3.3 Add or Delete RS485 Sensor ==
547 547  
548 548  
... ... @@ -638,6 +638,10 @@
638 638  
639 639  * 0xE5FF  
640 640  
661 +
662 +
663 +
664 +
641 641  == 3.4 RS485 Test Command ==
642 642  
643 643  
... ... @@ -658,6 +658,10 @@
658 658  
659 659  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
660 660  
685 +
686 +
687 +
688 +
661 661  == 3.5 RS485 response timeout ==
662 662  
663 663  
... ... @@ -680,6 +680,10 @@
680 680  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
681 681  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
682 682  
711 +
712 +
713 +
714 +
683 683  == 3.6 Set Sensor Type ==
684 684  
685 685  
... ... @@ -757,8 +757,8 @@
757 757  
758 758  * 0x1701  Same as: AT+RAINFALLSWITCH=1
759 759  
760 -[[image:image-20231030102056-3.png]]
761 761  
793 +
762 762  = 4. Power consumption and battery =
763 763  
764 764  == 4.1 Total Power Consumption ==
... ... @@ -881,10 +881,10 @@
881 881  * Resolution: 0.2mm
882 882  * Accuracy: ±3%
883 883  * Range: 0 ~~ 100mm
884 -* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
885 -* Input Power: DC 5 ~~ 24v
916 +* Rainfall strength: 0mm4mm/min (max 8mm/min)
917 +* Input Power: DC 5~~24v
886 886  * Interface: RS485
887 -* 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)
888 888  * Working Humidity: <100% (no dewing)
889 889  * Power Consumption: 4mA @ 12v.
890 890  
... ... @@ -964,6 +964,10 @@
964 964  * RS485 wind speed / direction sensor
965 965  * PC enclosure, resist corrosion
966 966  
999 +
1000 +
1001 +
1002 +
967 967  === 6.2.2 Specification ===
968 968  
969 969  
... ... @@ -971,13 +971,17 @@
971 971  * Wind direction range: 0 ~~ 360°
972 972  * Start wind speed: ≤0.3 m/s
973 973  * Accuracy: ±(0.3+0.03V) m/s , ±1°
974 -* Input Power: DC 5 ~~ 24v
1010 +* Input Power: DC 5~~24v
975 975  * Interface: RS485
976 -* Working Temperature: -30℃ ~~ 70℃
1012 +* Working Temperature: -30℃70℃
977 977  * Working Humidity: <100% (no dewing)
978 978  * Power Consumption: 13mA ~~ 12v.
979 979  * Cable Length: 2 meters
980 980  
1017 +
1018 +
1019 +
1020 +
981 981  === 6.2.3 Dimension ===
982 982  
983 983  
... ... @@ -1038,21 +1038,25 @@
1038 1038  === 6.3.2 Specification ===
1039 1039  
1040 1040  
1041 -* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1081 +* CO2 Range: 05000ppm, accuracy: ±3%F•S(25℃)
1042 1042  * CO2 resolution: 1ppm
1043 -* 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℃)
1044 1044  * PM2.5/PM10 resolution: 1μg/m3
1045 1045  * Input Power: DC 7 ~~ 24v
1046 1046  * Preheat time: 3min
1047 1047  * Interface: RS485
1048 1048  * Working Temperature:
1049 -** CO2: 0℃ ~~ 50℃;
1089 +** CO2: 0℃50℃;
1050 1050  ** PM2.5/PM10: -30 ~~ 50℃
1051 1051  * Working Humidity:
1052 -** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1053 -** CO2: 0 ~~ 95%RH
1092 +** PM2.5/PM10: 1580%RH (no dewing)
1093 +** CO2: 095%RH
1054 1054  * Power Consumption: 50mA@ 12v.
1055 1055  
1096 +
1097 +
1098 +
1099 +
1056 1056  === 6.3.3 Dimension ===
1057 1057  
1058 1058  
... ... @@ -1106,8 +1106,8 @@
1106 1106  * Detect if there is rain or snow
1107 1107  * Input Power: DC 12 ~~ 24v
1108 1108  * Interface: RS485
1109 -* Working Temperature: -30℃ ~~ 70℃
1110 -* Working Humidity: 10 ~~ 90%RH
1153 +* Working Temperature: -30℃70℃
1154 +* Working Humidity: 1090%RH
1111 1111  * Power Consumption:
1112 1112  ** No heating: 12mA @ 12v,
1113 1113  ** heating: 94ma @ 12v.
... ... @@ -1178,7 +1178,7 @@
1178 1178  ** resolution 0.1 %RH
1179 1179  ** Accuracy: 3% RH
1180 1180  * Pressure Sensor Spec:
1181 -** Range: 10 ~~ 1100hPa
1225 +** Range: 10~~1100hPa
1182 1182  ** Resolution: 0.1hPa
1183 1183  ** Accuracy: ±0.1hPa
1184 1184  * Illuminate sensor:
... ... @@ -1185,8 +1185,8 @@
1185 1185  ** Range: 0~~2/20/200kLux
1186 1186  ** Resolution: 10 Lux
1187 1187  ** Accuracy: ±3%FS
1188 -* Working Temperature: -30℃ ~~ 70℃
1189 -* Working Humidity: 10 ~~ 90%RH
1232 +* Working Temperature: -30℃~~70℃
1233 +* Working Humidity: 10~~90%RH
1190 1190  * Power Consumption: 4mA @ 12v
1191 1191  
1192 1192  === 6.5.3 Dimension ===
... ... @@ -1232,9 +1232,13 @@
1232 1232  
1233 1233  
1234 1234  * RS485 Total Solar Radiation sensor
1235 -* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1279 +* Measure Total Radiation between 0.33μm(3003000nm)
1236 1236  * Measure Reflected Radiation if sense area towards ground.
1237 1237  
1282 +
1283 +
1284 +
1285 +
1238 1238  === 6.6.2 Specification ===
1239 1239  
1240 1240  
... ... @@ -1246,11 +1246,15 @@
1246 1246  * Accuracy: ±3%
1247 1247  * Yearly Stability: ≤±2%
1248 1248  * Cosine response: ≤7% (@ Sun angle 10°)
1249 -* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1297 +* Temperature Effect: ±2%(10℃ ~~ 40℃)
1250 1250  * Working Temperature: -40℃ ~~ 70℃
1251 1251  * Working Humidity: 10 ~~ 90%RH
1252 1252  * Power Consumption: 4mA @ 12v
1253 1253  
1302 +
1303 +
1304 +
1305 +
1254 1254  === 6.6.3 Dimension ===
1255 1255  
1256 1256  
... ... @@ -1317,6 +1317,9 @@
1317 1317  * Working Humidity: 10 ~~ 90%RH
1318 1318  * Power Consumption: 3mA @ 12v
1319 1319  
1372 +
1373 +
1374 +
1320 1320  === 6.7.3 Dimension ===
1321 1321  
1322 1322  
... ... @@ -1359,9 +1359,12 @@
1359 1359  
1360 1360  
1361 1361  (((
1362 -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]]
1363 1363  )))
1364 1364  
1422 +
1365 1365  (((
1366 1366  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1367 1367  )))
... ... @@ -1385,12 +1385,6 @@
1385 1385  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1386 1386  
1387 1387  
1388 -== 7.6  How to change the data read by the rain gauge? ==
1389 -
1390 -AT+RAINFALLSWITCH=1(Range: 1~~10) 1-10 corresponds to the sensor register.
1391 -
1392 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/Dragino%20LoRaWAN%20Weather%20Station%20User%20Manual/WebHome/image-20231030102056-3.png?rev=1.1||alt="image-20231030102056-3.png"]]
1393 -
1394 1394  = 8. Trouble Shooting =
1395 1395  
1396 1396  == 8.1 AT Command input doesn't work ==
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