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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.David
Content
... ... @@ -153,6 +153,7 @@
153 153  
154 154  [[image:1656042745346-283.png]]
155 155  
156 +
156 156  == 2.4 Uplink Payload ==
157 157  
158 158  
... ... @@ -296,16 +296,11 @@
296 296  
297 297  (% style="color:#4472c4" %)**Sensor Type Table:**
298 298  
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**
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**
301 301  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
302 -(((
303 -Speed: 0~60m/s
304 -)))
305 -
306 -(((
307 -Level: 0~17
308 -)))
303 +Speed: 0 ~~ 60m/s
304 +Level: 0 ~~ 17
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,13 +316,8 @@
316 316  )))
317 317  )))
318 318  |(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
319 -(((
320 -Angel: 0~360°
321 -)))
322 -
323 -(((
315 +Angel: 0 ~~ 360°
324 324  Direction: 16 positions
325 -)))
326 326  )))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
327 327  (((
328 328  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -379,9 +379,7 @@
379 379  0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
380 380  )))
381 381  |(% style="width:103px" %)(((
382 -Total Solar
383 -
384 -Radiation
373 +Total Solar Radiation
385 385  )))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
386 386  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
387 387  )))
... ... @@ -390,9 +390,6 @@
390 390  Below is an example payload:  [[image:image-20220624140615-3.png]]
391 391  )))
392 392  
393 -(((
394 -
395 -)))
396 396  
397 397  (((
398 398  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.
... ... @@ -490,7 +490,7 @@
490 490  
491 491  There are two kinds of commands to configure WSC1-L, they are:
492 492  
493 -* (% style="color:#4472c4" %)**General Commands**.
479 +* (% style="color:blue" %)**General Commands**.
494 494  
495 495  These commands are to configure:
496 496  
... ... @@ -502,7 +502,7 @@
502 502  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
503 503  
504 504  
505 -* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
491 +* (% style="color:blue" %)**Commands special design for WSC1-L**
506 506  
507 507  These commands only valid for WSC1-L, as below:
508 508  
... ... @@ -535,9 +535,6 @@
535 535  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
536 536  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
537 537  
538 -
539 -
540 -
541 541  == 3.2 Set Emergency Mode ==
542 542  
543 543  
... ... @@ -560,9 +560,6 @@
560 560  * 0xE101     Same as: AT+ALARMMOD=1
561 561  * 0xE100     Same as: AT+ALARMMOD=0
562 562  
563 -
564 -
565 -
566 566  == 3.3 Add or Delete RS485 Sensor ==
567 567  
568 568  
... ... @@ -658,10 +658,6 @@
658 658  
659 659  * 0xE5FF  
660 660  
661 -
662 -
663 -
664 -
665 665  == 3.4 RS485 Test Command ==
666 666  
667 667  
... ... @@ -682,10 +682,6 @@
682 682  
683 683  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
684 684  
685 -
686 -
687 -
688 -
689 689  == 3.5 RS485 response timeout ==
690 690  
691 691  
... ... @@ -708,10 +708,6 @@
708 708  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
709 709  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
710 710  
711 -
712 -
713 -
714 -
715 715  == 3.6 Set Sensor Type ==
716 716  
717 717  
... ... @@ -789,8 +789,8 @@
789 789  
790 790  * 0x1701  Same as: AT+RAINFALLSWITCH=1
791 791  
760 +[[image:image-20231030102056-3.png]]
792 792  
793 -
794 794  = 4. Power consumption and battery =
795 795  
796 796  == 4.1 Total Power Consumption ==
... ... @@ -913,10 +913,10 @@
913 913  * Resolution: 0.2mm
914 914  * Accuracy: ±3%
915 915  * Range: 0 ~~ 100mm
916 -* Rainfall strength: 0mm4mm/min (max 8mm/min)
917 -* Input Power: DC 5~~24v
884 +* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
885 +* Input Power: DC 5 ~~ 24v
918 918  * Interface: RS485
919 -* Working Temperature: 0℃70℃ ( incorrect below 0 degree, because water become ICE)
887 +* Working Temperature: 0℃ ~~ 70℃ (incorrect below 0 degree, because water become ICE)
920 920  * Working Humidity: <100% (no dewing)
921 921  * Power Consumption: 4mA @ 12v.
922 922  
... ... @@ -996,10 +996,6 @@
996 996  * RS485 wind speed / direction sensor
997 997  * PC enclosure, resist corrosion
998 998  
999 -
1000 -
1001 -
1002 -
1003 1003  === 6.2.2 Specification ===
1004 1004  
1005 1005  
... ... @@ -1007,17 +1007,13 @@
1007 1007  * Wind direction range: 0 ~~ 360°
1008 1008  * Start wind speed: ≤0.3 m/s
1009 1009  * Accuracy: ±(0.3+0.03V) m/s , ±1°
1010 -* Input Power: DC 5~~24v
974 +* Input Power: DC 5 ~~ 24v
1011 1011  * Interface: RS485
1012 -* Working Temperature: -30℃70℃
976 +* Working Temperature: -30℃ ~~ 70℃
1013 1013  * Working Humidity: <100% (no dewing)
1014 1014  * Power Consumption: 13mA ~~ 12v.
1015 1015  * Cable Length: 2 meters
1016 1016  
1017 -
1018 -
1019 -
1020 -
1021 1021  === 6.2.3 Dimension ===
1022 1022  
1023 1023  
... ... @@ -1078,25 +1078,21 @@
1078 1078  === 6.3.2 Specification ===
1079 1079  
1080 1080  
1081 -* CO2 Range: 05000ppm, accuracy: ±3%F•S(25℃)
1041 +* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1082 1082  * CO2 resolution: 1ppm
1083 -* PM2.5/PM10 Range: 01000μg/m3 , accuracy ±3%F•S(25℃)
1043 +* PM2.5/PM10 Range: 0 ~~ 1000μg/m3 , accuracy ±3%F•S(25℃)
1084 1084  * PM2.5/PM10 resolution: 1μg/m3
1085 1085  * Input Power: DC 7 ~~ 24v
1086 1086  * Preheat time: 3min
1087 1087  * Interface: RS485
1088 1088  * Working Temperature:
1089 -** CO2: 0℃50℃;
1049 +** CO2: 0℃ ~~ 50℃;
1090 1090  ** PM2.5/PM10: -30 ~~ 50℃
1091 1091  * Working Humidity:
1092 -** PM2.5/PM10: 1580%RH (no dewing)
1093 -** CO2: 095%RH
1052 +** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1053 +** CO2: 0 ~~ 95%RH
1094 1094  * Power Consumption: 50mA@ 12v.
1095 1095  
1096 -
1097 -
1098 -
1099 -
1100 1100  === 6.3.3 Dimension ===
1101 1101  
1102 1102  
... ... @@ -1150,8 +1150,8 @@
1150 1150  * Detect if there is rain or snow
1151 1151  * Input Power: DC 12 ~~ 24v
1152 1152  * Interface: RS485
1153 -* Working Temperature: -30℃70℃
1154 -* Working Humidity: 1090%RH
1109 +* Working Temperature: -30℃ ~~ 70℃
1110 +* Working Humidity: 10 ~~ 90%RH
1155 1155  * Power Consumption:
1156 1156  ** No heating: 12mA @ 12v,
1157 1157  ** heating: 94ma @ 12v.
... ... @@ -1222,7 +1222,7 @@
1222 1222  ** resolution 0.1 %RH
1223 1223  ** Accuracy: 3% RH
1224 1224  * Pressure Sensor Spec:
1225 -** Range: 10~~1100hPa
1181 +** Range: 10 ~~ 1100hPa
1226 1226  ** Resolution: 0.1hPa
1227 1227  ** Accuracy: ±0.1hPa
1228 1228  * Illuminate sensor:
... ... @@ -1229,8 +1229,8 @@
1229 1229  ** Range: 0~~2/20/200kLux
1230 1230  ** Resolution: 10 Lux
1231 1231  ** Accuracy: ±3%FS
1232 -* Working Temperature: -30℃~~70℃
1233 -* Working Humidity: 10~~90%RH
1188 +* Working Temperature: -30℃ ~~ 70℃
1189 +* Working Humidity: 10 ~~ 90%RH
1234 1234  * Power Consumption: 4mA @ 12v
1235 1235  
1236 1236  === 6.5.3 Dimension ===
... ... @@ -1276,13 +1276,9 @@
1276 1276  
1277 1277  
1278 1278  * RS485 Total Solar Radiation sensor
1279 -* Measure Total Radiation between 0.33μm(3003000nm)
1235 +* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1280 1280  * Measure Reflected Radiation if sense area towards ground.
1281 1281  
1282 -
1283 -
1284 -
1285 -
1286 1286  === 6.6.2 Specification ===
1287 1287  
1288 1288  
... ... @@ -1294,15 +1294,11 @@
1294 1294  * Accuracy: ±3%
1295 1295  * Yearly Stability: ≤±2%
1296 1296  * Cosine response: ≤7% (@ Sun angle 10°)
1297 -* Temperature Effect: ±2%(10℃ ~~ 40℃)
1249 +* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1298 1298  * Working Temperature: -40℃ ~~ 70℃
1299 1299  * Working Humidity: 10 ~~ 90%RH
1300 1300  * Power Consumption: 4mA @ 12v
1301 1301  
1302 -
1303 -
1304 -
1305 -
1306 1306  === 6.6.3 Dimension ===
1307 1307  
1308 1308  
... ... @@ -1369,9 +1369,6 @@
1369 1369  * Working Humidity: 10 ~~ 90%RH
1370 1370  * Power Consumption: 3mA @ 12v
1371 1371  
1372 -
1373 -
1374 -
1375 1375  === 6.7.3 Dimension ===
1376 1376  
1377 1377  
... ... @@ -1414,12 +1414,9 @@
1414 1414  
1415 1415  
1416 1416  (((
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]]
1362 +Firmware Location & Change log: [[https:~~/~~/www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0>>https://www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0]]
1420 1420  )))
1421 1421  
1422 -
1423 1423  (((
1424 1424  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1425 1425  )))
... ... @@ -1443,6 +1443,12 @@
1443 1443  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1444 1444  
1445 1445  
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 +
1446 1446  = 8. Trouble Shooting =
1447 1447  
1448 1448  == 8.1 AT Command input doesn't work ==
image-20231030101817-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +60.0 KB
Content
image-20231030102040-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +60.3 KB
Content
image-20231030102056-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +60.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0