<
From version < 112.2 >
edited by Xiaoling
on 2024/01/18 08:58
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
... ... @@ -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  
... ... @@ -174,7 +174,7 @@
174 174  
175 175  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
176 176  |=(% style="width: 70px;background-color:#D9E2F3" %)**Size(**bytes)|=(% style="width: 60px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)**1**|=(% style="width: 60px;background-color:#D9E2F3" %)**1**|=(% style="width: 50px;background-color:#D9E2F3" %)**2**|=(% style="width: 100px;background-color:#D9E2F3" %)**3**
177 -|(% style="width:99px" %)Value|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
176 +|(% style="width:99px" %)**Value**|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
178 178  
179 179  [[image:1656043061044-343.png]]
180 180  
... ... @@ -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.
... ... @@ -428,6 +428,7 @@
428 428  
429 429  [[image:1656051152438-578.png]]
430 430  
445 +
431 431  == 2.5 Show data on Application Server ==
432 432  
433 433  
... ... @@ -475,7 +475,7 @@
475 475  
476 476  There are two kinds of commands to configure WSC1-L, they are:
477 477  
478 -* (% style="color:blue" %)**General Commands**.
493 +* (% style="color:#4472c4" %)**General Commands**.
479 479  
480 480  These commands are to configure:
481 481  
... ... @@ -487,7 +487,7 @@
487 487  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
488 488  
489 489  
490 -* (% style="color:blue" %)**Commands special design for WSC1-L**
505 +* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
491 491  
492 492  These commands only valid for WSC1-L, as below:
493 493  
... ... @@ -520,6 +520,9 @@
520 520  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
521 521  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
522 522  
538 +
539 +
540 +
523 523  == 3.2 Set Emergency Mode ==
524 524  
525 525  
... ... @@ -542,6 +542,9 @@
542 542  * 0xE101     Same as: AT+ALARMMOD=1
543 543  * 0xE100     Same as: AT+ALARMMOD=0
544 544  
563 +
564 +
565 +
545 545  == 3.3 Add or Delete RS485 Sensor ==
546 546  
547 547  
... ... @@ -637,6 +637,10 @@
637 637  
638 638  * 0xE5FF  
639 639  
661 +
662 +
663 +
664 +
640 640  == 3.4 RS485 Test Command ==
641 641  
642 642  
... ... @@ -657,6 +657,10 @@
657 657  
658 658  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
659 659  
685 +
686 +
687 +
688 +
660 660  == 3.5 RS485 response timeout ==
661 661  
662 662  
... ... @@ -679,6 +679,10 @@
679 679  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
680 680  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
681 681  
711 +
712 +
713 +
714 +
682 682  == 3.6 Set Sensor Type ==
683 683  
684 684  
... ... @@ -747,7 +747,7 @@
747 747  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
748 748  |=(% 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**
749 749  |(% style="width:161px" %)(((
750 -AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10
783 +AT+RAINFALLSWITCH=1(Range: 1~~10)
751 751  )))|(% style="width:184px" %)(((
752 752  Set the registers read by the rain gauge
753 753  )))|(% style="width:85px" %)OK
... ... @@ -754,21 +754,10 @@
754 754  
755 755  (% style="color:#037691" %)**Downlink Command:**
756 756  
757 -* 0x1703  Same as: AT+RAINFALLSWITCH=3
790 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
758 758  
759 -3:The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
760 760  
761 -4:Hourly rainfall: 0.2mm
762 762  
763 -5:Rainfall in last hour: 0.2mm
764 -
765 -6:24-hour maximum rainfall 10.0mm
766 -
767 -8:24-hour minimum rainfall:0.0mm
768 -
769 -10:Rainfall in 24 hours: 8.0mm  (Rainfall in the last 24 hours)
770 -
771 -
772 772  = 4. Power consumption and battery =
773 773  
774 774  == 4.1 Total Power Consumption ==
... ... @@ -891,10 +891,10 @@
891 891  * Resolution: 0.2mm
892 892  * Accuracy: ±3%
893 893  * Range: 0 ~~ 100mm
894 -* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
895 -* Input Power: DC 5 ~~ 24v
916 +* Rainfall strength: 0mm4mm/min (max 8mm/min)
917 +* Input Power: DC 5~~24v
896 896  * Interface: RS485
897 -* 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)
898 898  * Working Humidity: <100% (no dewing)
899 899  * Power Consumption: 4mA @ 12v.
900 900  
... ... @@ -974,6 +974,10 @@
974 974  * RS485 wind speed / direction sensor
975 975  * PC enclosure, resist corrosion
976 976  
999 +
1000 +
1001 +
1002 +
977 977  === 6.2.2 Specification ===
978 978  
979 979  
... ... @@ -988,6 +988,10 @@
988 988  * Power Consumption: 13mA ~~ 12v.
989 989  * Cable Length: 2 meters
990 990  
1017 +
1018 +
1019 +
1020 +
991 991  === 6.2.3 Dimension ===
992 992  
993 993  
... ... @@ -1045,6 +1045,9 @@
1045 1045  * NDIR to measure CO2 with Internal Temperature Compensation
1046 1046  * Laser Beam Scattering to PM2.5 and PM10
1047 1047  
1078 +
1079 +
1080 +
1048 1048  === 6.3.2 Specification ===
1049 1049  
1050 1050  
... ... @@ -1063,6 +1063,10 @@
1063 1063  ** CO2: 0 ~~ 95%RH
1064 1064  * Power Consumption: 50mA@ 12v.
1065 1065  
1099 +
1100 +
1101 +
1102 +
1066 1066  === 6.3.3 Dimension ===
1067 1067  
1068 1068  
... ... @@ -1110,6 +1110,9 @@
1110 1110  * Surface heating to dry
1111 1111  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1112 1112  
1150 +
1151 +
1152 +
1113 1113  === 6.4.2 Specification ===
1114 1114  
1115 1115  
... ... @@ -1122,6 +1122,9 @@
1122 1122  ** No heating: 12mA @ 12v,
1123 1123  ** heating: 94ma @ 12v.
1124 1124  
1165 +
1166 +
1167 +
1125 1125  === 6.4.3 Dimension ===
1126 1126  
1127 1127  
... ... @@ -1174,6 +1174,9 @@
1174 1174  
1175 1175  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1176 1176  
1220 +
1221 +
1222 +
1177 1177  === 6.5.2 Specification ===
1178 1178  
1179 1179  
... ... @@ -1199,6 +1199,9 @@
1199 1199  * Working Humidity: 10 ~~ 90%RH
1200 1200  * Power Consumption: 4mA @ 12v
1201 1201  
1248 +
1249 +
1250 +
1202 1202  === 6.5.3 Dimension ===
1203 1203  
1204 1204  
... ... @@ -1242,9 +1242,13 @@
1242 1242  
1243 1243  
1244 1244  * RS485 Total Solar Radiation sensor
1245 -* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1294 +* Measure Total Radiation between 0.33μm(3003000nm)
1246 1246  * Measure Reflected Radiation if sense area towards ground.
1247 1247  
1297 +
1298 +
1299 +
1300 +
1248 1248  === 6.6.2 Specification ===
1249 1249  
1250 1250  
... ... @@ -1256,11 +1256,15 @@
1256 1256  * Accuracy: ±3%
1257 1257  * Yearly Stability: ≤±2%
1258 1258  * Cosine response: ≤7% (@ Sun angle 10°)
1259 -* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1312 +* Temperature Effect: ±2%(10℃ ~~ 40℃)
1260 1260  * Working Temperature: -40℃ ~~ 70℃
1261 1261  * Working Humidity: 10 ~~ 90%RH
1262 1262  * Power Consumption: 4mA @ 12v
1263 1263  
1317 +
1318 +
1319 +
1320 +
1264 1264  === 6.6.3 Dimension ===
1265 1265  
1266 1266  
... ... @@ -1327,6 +1327,9 @@
1327 1327  * Working Humidity: 10 ~~ 90%RH
1328 1328  * Power Consumption: 3mA @ 12v
1329 1329  
1387 +
1388 +
1389 +
1330 1330  === 6.7.3 Dimension ===
1331 1331  
1332 1332  
... ... @@ -1369,9 +1369,12 @@
1369 1369  
1370 1370  
1371 1371  (((
1372 -Firmware Location & Change log: [[https:~~/~~/www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0>>https://www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0]]
1432 +Firmware Location & Change log:
1433 +
1434 +[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1373 1373  )))
1374 1374  
1437 +
1375 1375  (((
1376 1376  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1377 1377  )))
... ... @@ -1395,27 +1395,6 @@
1395 1395  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1396 1396  
1397 1397  
1398 -== 7.6  How to change the data read by the rain gauge? ==
1399 -
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:Current Hourly rainfall: etc 0.2mm
1410 -
1411 -5:Rainfall in last hour:etc 0.2mm
1412 -
1413 -6:24-hour maximum rainfall etc  10.0mm
1414 -
1415 -8:24-hour minimum rainfall:etc  0.0mm
1416 -
1417 -10:Rainfall in 24 hours: 8.0mm  (Rainfall in the last 24 hours)
1418 -
1419 1419  = 8. Trouble Shooting =
1420 1420  
1421 1421  == 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