<
From version < 111.1 >
edited by David Huang
on 2023/10/30 11:37
To version < 105.25 >
edited by Xiaoling
on 2023/06/16 09:40
>
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  
... ... @@ -300,8 +300,13 @@
300 300  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
301 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**
302 302  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
302 +(((
303 303  Speed: 0 ~~ 60m/s
304 +)))
305 +
306 +(((
304 304  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" %)(((
319 +(((
315 315  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)
... ... @@ -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**.
488 +* (% 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**
500 +* (% 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  
533 +
534 +
535 +
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  
558 +
559 +
560 +
546 546  == 3.3 Add or Delete RS485 Sensor ==
547 547  
548 548  
... ... @@ -638,6 +638,10 @@
638 638  
639 639  * 0xE5FF  
640 640  
656 +
657 +
658 +
659 +
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  
680 +
681 +
682 +
683 +
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  
706 +
707 +
708 +
709 +
683 683  == 3.6 Set Sensor Type ==
684 684  
685 685  
... ... @@ -748,7 +748,7 @@
748 748  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
749 749  |=(% 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**
750 750  |(% style="width:161px" %)(((
751 -AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10
778 +AT+RAINFALLSWITCH=1(Range: 1~~10)
752 752  )))|(% style="width:184px" %)(((
753 753  Set the registers read by the rain gauge
754 754  )))|(% style="width:85px" %)OK
... ... @@ -755,21 +755,10 @@
755 755  
756 756  (% style="color:#037691" %)**Downlink Command:**
757 757  
758 -* 0x1703  Same as: AT+RAINFALLSWITCH=3
785 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
759 759  
760 -3:The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
761 761  
762 -4:Hourly rainfall: 0.2mm
763 763  
764 -5:Rainfall in last hour: 0.2mm
765 -
766 -6:24-hour maximum rainfall 10.0mm
767 -
768 -8:24-hour minimum rainfall:0.0mm
769 -
770 -10:Rainfall in 24 hours: 8.0mm  (Rainfall in the last 24 hours)
771 -
772 -
773 773  = 4. Power consumption and battery =
774 774  
775 775  == 4.1 Total Power Consumption ==
... ... @@ -813,6 +813,10 @@
813 813  * IP Rating: IP65
814 814  * Support default sensors or 3rd party RS485 sensors
815 815  
832 +
833 +
834 +
835 +
816 816  == 5.2 Power Consumption ==
817 817  
818 818  
... ... @@ -886,6 +886,10 @@
886 886  * ABS enclosure.
887 887  * Horizontal adjustable.
888 888  
909 +
910 +
911 +
912 +
889 889  === 6.1.2 Specification ===
890 890  
891 891  
... ... @@ -892,13 +892,16 @@
892 892  * Resolution: 0.2mm
893 893  * Accuracy: ±3%
894 894  * Range: 0 ~~ 100mm
895 -* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
919 +* Rainfall strength: 0mm4mm/min (max 8mm/min)
896 896  * Input Power: DC 5 ~~ 24v
897 897  * Interface: RS485
898 -* Working Temperature: 0℃ ~~ 70℃ (incorrect below 0 degree, because water become ICE)
922 +* Working Temperature: 0℃ ~~ 70℃ ( incorrect below 0 degree, because water become ICE)
899 899  * Working Humidity: <100% (no dewing)
900 900  * Power Consumption: 4mA @ 12v.
901 901  
926 +
927 +
928 +
902 902  === 6.1.3 Dimension ===
903 903  
904 904  
... ... @@ -975,6 +975,10 @@
975 975  * RS485 wind speed / direction sensor
976 976  * PC enclosure, resist corrosion
977 977  
1005 +
1006 +
1007 +
1008 +
978 978  === 6.2.2 Specification ===
979 979  
980 980  
... ... @@ -989,6 +989,10 @@
989 989  * Power Consumption: 13mA ~~ 12v.
990 990  * Cable Length: 2 meters
991 991  
1023 +
1024 +
1025 +
1026 +
992 992  === 6.2.3 Dimension ===
993 993  
994 994  
... ... @@ -1046,6 +1046,9 @@
1046 1046  * NDIR to measure CO2 with Internal Temperature Compensation
1047 1047  * Laser Beam Scattering to PM2.5 and PM10
1048 1048  
1084 +
1085 +
1086 +
1049 1049  === 6.3.2 Specification ===
1050 1050  
1051 1051  
... ... @@ -1064,6 +1064,10 @@
1064 1064  ** CO2: 0 ~~ 95%RH
1065 1065  * Power Consumption: 50mA@ 12v.
1066 1066  
1105 +
1106 +
1107 +
1108 +
1067 1067  === 6.3.3 Dimension ===
1068 1068  
1069 1069  
... ... @@ -1111,6 +1111,9 @@
1111 1111  * Surface heating to dry
1112 1112  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1113 1113  
1156 +
1157 +
1158 +
1114 1114  === 6.4.2 Specification ===
1115 1115  
1116 1116  
... ... @@ -1123,6 +1123,9 @@
1123 1123  ** No heating: 12mA @ 12v,
1124 1124  ** heating: 94ma @ 12v.
1125 1125  
1171 +
1172 +
1173 +
1126 1126  === 6.4.3 Dimension ===
1127 1127  
1128 1128  
... ... @@ -1175,6 +1175,9 @@
1175 1175  
1176 1176  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1177 1177  
1226 +
1227 +
1228 +
1178 1178  === 6.5.2 Specification ===
1179 1179  
1180 1180  
... ... @@ -1200,6 +1200,9 @@
1200 1200  * Working Humidity: 10 ~~ 90%RH
1201 1201  * Power Consumption: 4mA @ 12v
1202 1202  
1254 +
1255 +
1256 +
1203 1203  === 6.5.3 Dimension ===
1204 1204  
1205 1205  
... ... @@ -1243,9 +1243,13 @@
1243 1243  
1244 1244  
1245 1245  * RS485 Total Solar Radiation sensor
1246 -* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1300 +* Measure Total Radiation between 0.33μm(3003000nm)
1247 1247  * Measure Reflected Radiation if sense area towards ground.
1248 1248  
1303 +
1304 +
1305 +
1306 +
1249 1249  === 6.6.2 Specification ===
1250 1250  
1251 1251  
... ... @@ -1257,11 +1257,15 @@
1257 1257  * Accuracy: ±3%
1258 1258  * Yearly Stability: ≤±2%
1259 1259  * Cosine response: ≤7% (@ Sun angle 10°)
1260 -* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1318 +* Temperature Effect: ±2%(10℃ ~~ 40℃)
1261 1261  * Working Temperature: -40℃ ~~ 70℃
1262 1262  * Working Humidity: 10 ~~ 90%RH
1263 1263  * Power Consumption: 4mA @ 12v
1264 1264  
1323 +
1324 +
1325 +
1326 +
1265 1265  === 6.6.3 Dimension ===
1266 1266  
1267 1267  
... ... @@ -1328,6 +1328,9 @@
1328 1328  * Working Humidity: 10 ~~ 90%RH
1329 1329  * Power Consumption: 3mA @ 12v
1330 1330  
1393 +
1394 +
1395 +
1331 1331  === 6.7.3 Dimension ===
1332 1332  
1333 1333  
... ... @@ -1370,9 +1370,12 @@
1370 1370  
1371 1371  
1372 1372  (((
1373 -Firmware Location & Change log: [[https:~~/~~/www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0>>https://www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0]]
1438 +Firmware Location & Change log:
1439 +
1440 +[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1374 1374  )))
1375 1375  
1443 +
1376 1376  (((
1377 1377  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1378 1378  )))
... ... @@ -1396,27 +1396,6 @@
1396 1396  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1397 1397  
1398 1398  
1399 -== 7.6  How to change the data read by the rain gauge? ==
1400 -
1401 -Users can run the AT+RAINFALLSWITCH command to query the data of the rain gauge.
1402 -
1403 -AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10)
1404 -
1405 -**Rainfall query value:**
1406 -
1407 -3:The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
1408 -
1409 -4:Hourly rainfall: 0.2mm
1410 -
1411 -5:Rainfall in last hour: 0.2mm
1412 -
1413 -6:24-hour maximum rainfall 10.0mm
1414 -
1415 -8:24-hour minimum rainfall:0.0mm
1416 -
1417 -10:Rainfall in 24 hours: 8.0mm  (Rainfall in the last 24 hours)
1418 -
1419 -
1420 1420  = 8. Trouble Shooting =
1421 1421  
1422 1422  == 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