<
From version < 110.1 >
edited by David Huang
on 2023/10/30 11:08
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
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  
... ... @@ -978,6 +978,10 @@
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  
... ... @@ -1035,6 +1035,9 @@
1035 1035  * NDIR to measure CO2 with Internal Temperature Compensation
1036 1036  * Laser Beam Scattering to PM2.5 and PM10
1037 1037  
1078 +
1079 +
1080 +
1038 1038  === 6.3.2 Specification ===
1039 1039  
1040 1040  
... ... @@ -1053,6 +1053,10 @@
1053 1053  ** CO2: 0 ~~ 95%RH
1054 1054  * Power Consumption: 50mA@ 12v.
1055 1055  
1099 +
1100 +
1101 +
1102 +
1056 1056  === 6.3.3 Dimension ===
1057 1057  
1058 1058  
... ... @@ -1100,6 +1100,9 @@
1100 1100  * Surface heating to dry
1101 1101  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1102 1102  
1150 +
1151 +
1152 +
1103 1103  === 6.4.2 Specification ===
1104 1104  
1105 1105  
... ... @@ -1112,6 +1112,9 @@
1112 1112  ** No heating: 12mA @ 12v,
1113 1113  ** heating: 94ma @ 12v.
1114 1114  
1165 +
1166 +
1167 +
1115 1115  === 6.4.3 Dimension ===
1116 1116  
1117 1117  
... ... @@ -1164,6 +1164,9 @@
1164 1164  
1165 1165  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1166 1166  
1220 +
1221 +
1222 +
1167 1167  === 6.5.2 Specification ===
1168 1168  
1169 1169  
... ... @@ -1189,6 +1189,9 @@
1189 1189  * Working Humidity: 10 ~~ 90%RH
1190 1190  * Power Consumption: 4mA @ 12v
1191 1191  
1248 +
1249 +
1250 +
1192 1192  === 6.5.3 Dimension ===
1193 1193  
1194 1194  
... ... @@ -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)
1294 +* Measure Total Radiation between 0.33μm(3003000nm)
1236 1236  * Measure Reflected Radiation if sense area towards ground.
1237 1237  
1297 +
1298 +
1299 +
1300 +
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℃)
1312 +* 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  
1317 +
1318 +
1319 +
1320 +
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  
1387 +
1388 +
1389 +
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]]
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]]
1363 1363  )))
1364 1364  
1437 +
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