<
From version < 93.2 >
edited by Xiaoling
on 2022/11/23 17:12
To version < 92.1 >
edited by Bei Jinggeng
on 2022/11/23 16:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -40,6 +40,7 @@
40 40  
41 41  = 2. How to use =
42 42  
43 +
43 43  == 2.1 Installation ==
44 44  
45 45  
... ... @@ -81,7 +81,6 @@
81 81  * Cabinet.
82 82  
83 83  
84 -
85 85  == 2.2 How it works? ==
86 86  
87 87  
... ... @@ -103,7 +103,6 @@
103 103  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
104 104  
105 105  
106 -
107 107  == 2.3 Example to use for LoRaWAN network ==
108 108  
109 109  
... ... @@ -155,6 +155,7 @@
155 155  [[image:1656042745346-283.png]]
156 156  
157 157  
157 +
158 158  == 2.4 Uplink Payload ==
159 159  
160 160  
... ... @@ -164,7 +164,6 @@
164 164  * Other control command: Use FPORT other than 2.
165 165  
166 166  
167 -
168 168  === 2.4.1 Uplink FPORT~=5, Device Status ===
169 169  
170 170  
... ... @@ -185,6 +185,7 @@
185 185  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
186 186  
187 187  
187 +
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
190 190  
... ... @@ -191,6 +191,7 @@
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
194 +
194 194  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
195 195  
196 196  
... ... @@ -197,6 +197,7 @@
197 197  0x0100, Means: v1.0.0 version.
198 198  
199 199  
201 +
200 200  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
201 201  
202 202  
... ... @@ -221,6 +221,7 @@
221 221  *0x0a: AS923-3
222 222  
223 223  
226 +
224 224  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
225 225  
226 226  
... ... @@ -227,6 +227,7 @@
227 227  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
228 228  
229 229  
233 +
230 230  ==== (% style="color:#037691" %)**BAT:**(%%) ====
231 231  
232 232  
... ... @@ -239,6 +239,7 @@
239 239  )))
240 240  
241 241  
246 +
242 242  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
243 243  
244 244  
... ... @@ -272,6 +272,7 @@
272 272  [[image:1656049673488-415.png]]
273 273  
274 274  
280 +
275 275  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
276 276  
277 277  
... ... @@ -351,6 +351,7 @@
351 351   Uplink 2:  [[image:image-20220624141100-7.png]]
352 352  
353 353  
360 +
354 354  === 2.4.3 Decoder in TTN V3 ===
355 355  
356 356  
... ... @@ -359,6 +359,10 @@
359 359  )))
360 360  
361 361  (((
369 +
370 +)))
371 +
372 +(((
362 362  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
363 363  )))
364 364  
... ... @@ -375,6 +375,7 @@
375 375  [[image:1656051152438-578.png]]
376 376  
377 377  
389 +
378 378  == 2.5 Show data on Application Server ==
379 379  
380 380  
... ... @@ -416,6 +416,7 @@
416 416  [[image:1656051277767-168.png]]
417 417  
418 418  
431 +
419 419  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
420 420  
421 421  
... ... @@ -443,6 +443,7 @@
443 443  These commands only valid for WSC1-L, as below:
444 444  
445 445  
459 +
446 446  == 3.1 Set Transmit Interval Time ==
447 447  
448 448  
... ... @@ -463,7 +463,6 @@
463 463  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
464 464  
465 465  
466 -
467 467  == 3.2 Set Emergency Mode ==
468 468  
469 469  
... ... @@ -480,7 +480,6 @@
480 480  * 0xE100     Same as: AT+ALARMMOD=0
481 481  
482 482  
483 -
484 484  == 3.3 Add or Delete RS485 Sensor ==
485 485  
486 486  
... ... @@ -538,6 +538,7 @@
538 538  [[image:image-20220624143618-11.png]]
539 539  
540 540  
553 +
541 541  **Then the following parameters should be:**
542 542  
543 543  * Address_Code range: A1
... ... @@ -577,7 +577,6 @@
577 577  * 0xE5FF  
578 578  
579 579  
580 -
581 581  == 3.4 RS485 Test Command ==
582 582  
583 583  
... ... @@ -605,7 +605,6 @@
605 605  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
606 606  
607 607  
608 -
609 609  == 3.5 RS485 response timeout ==
610 610  
611 611  
... ... @@ -635,7 +635,6 @@
635 635  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
636 636  
637 637  
638 -
639 639  == 3.6 Set Sensor Type ==
640 640  
641 641  
... ... @@ -671,7 +671,7 @@
671 671  
672 672  (% style="color:#037691" %)**Downlink Command:**
673 673  
674 -* 0xE400802212     Same as: AT+STYPE=802212
684 +* 0xE400802212     Same as: AT+STYPE=80221
675 675  
676 676  (% style="color:red" %)**Note:**
677 677  
... ... @@ -678,8 +678,10 @@
678 678  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
679 679  
680 680  
691 +
681 681  = 4. Power consumption and battery =
682 682  
694 +
683 683  == 4.1 Total Power Consumption ==
684 684  
685 685  
... ... @@ -686,6 +686,7 @@
686 686  Dragino Weather Station serial products include the main process unit ( WSC1-L ) and various sensors. The total power consumption equal total power of all above units. The power consumption for main process unit WSC1-L is 18ma @ 12v. and the power consumption of each sensor can be found on the Sensors chapter.
687 687  
688 688  
701 +
689 689  == 4.2 Reduce power consumption ==
690 690  
691 691  
... ... @@ -692,6 +692,7 @@
692 692  The main process unit WSC1-L is set to LoRaWAN Class C by default. If user want to reduce the power consumption of this unit, user can set it to run in Class A. In Class A mode, WSC1-L will not be to get real-time downlink command from IoT Server.
693 693  
694 694  
708 +
695 695  == 4.3 Battery ==
696 696  
697 697  
... ... @@ -704,8 +704,10 @@
704 704  )))
705 705  
706 706  
721 +
707 707  = 5. Main Process Unit WSC1-L =
708 708  
724 +
709 709  == 5.1 Features ==
710 710  
711 711  
... ... @@ -722,7 +722,6 @@
722 722  * Support default sensors or 3rd party RS485 sensors
723 723  
724 724  
725 -
726 726  == 5.2 Power Consumption ==
727 727  
728 728  
... ... @@ -729,6 +729,7 @@
729 729  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
730 730  
731 731  
747 +
732 732  == 5.3 Storage & Operation Temperature ==
733 733  
734 734  
... ... @@ -735,6 +735,7 @@
735 735  -20°C to +60°C
736 736  
737 737  
754 +
738 738  == 5.4 Pin Mapping ==
739 739  
740 740  
... ... @@ -741,6 +741,7 @@
741 741  [[image:1656054149793-239.png]]
742 742  
743 743  
761 +
744 744  == 5.5 Mechanical ==
745 745  
746 746  
... ... @@ -747,6 +747,7 @@
747 747  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
748 748  
749 749  
768 +
750 750  == 5.6 Connect to RS485 Sensors ==
751 751  
752 752  
... ... @@ -761,8 +761,10 @@
761 761  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
762 762  
763 763  
783 +
764 764  = 6. Weather Sensors =
765 765  
786 +
766 766  == 6.1 Rain Gauge ~-~- WSS-01 ==
767 767  
768 768  
... ... @@ -787,6 +787,7 @@
787 787  )))
788 788  
789 789  
811 +
790 790  === 6.1.1 Feature ===
791 791  
792 792  
... ... @@ -797,7 +797,6 @@
797 797  * Horizontal adjustable.
798 798  
799 799  
800 -
801 801  === 6.1.2 Specification ===
802 802  
803 803  
... ... @@ -812,7 +812,6 @@
812 812  * Power Consumption: 4mA @ 12v.
813 813  
814 814  
815 -
816 816  === 6.1.3 Dimension ===
817 817  
818 818  
... ... @@ -819,6 +819,7 @@
819 819   [[image:1656054957406-980.png]]
820 820  
821 821  
842 +
822 822  === 6.1.4 Pin Mapping ===
823 823  
824 824  
... ... @@ -825,6 +825,7 @@
825 825  [[image:1656054972828-692.png]]
826 826  
827 827  
849 +
828 828  === 6.1.5 Installation Notice ===
829 829  
830 830  
... ... @@ -864,6 +864,7 @@
864 864  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
865 865  
866 866  
889 +
867 867  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
868 868  
869 869  
... ... @@ -891,7 +891,6 @@
891 891  * PC enclosure, resist corrosion
892 892  
893 893  
894 -
895 895  === 6.2.2 Specification ===
896 896  
897 897  
... ... @@ -907,7 +907,6 @@
907 907  * Cable Length: 2 meters
908 908  
909 909  
910 -
911 911  === 6.2.3 Dimension ===
912 912  
913 913  
... ... @@ -914,6 +914,7 @@
914 914  [[image:image-20220624152813-2.png]]
915 915  
916 916  
938 +
917 917  === 6.2.4 Pin Mapping ===
918 918  
919 919  
... ... @@ -920,6 +920,7 @@
920 920  [[image:1656056281231-994.png]]
921 921  
922 922  
945 +
923 923  === 6.2.5  Angle Mapping ===
924 924  
925 925  
... ... @@ -943,6 +943,7 @@
943 943  [[image:image-20220624153901-3.png]]
944 944  
945 945  
969 +
946 946  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
947 947  
948 948  
... ... @@ -959,6 +959,7 @@
959 959  )))
960 960  
961 961  
986 +
962 962  === 6.3.1 Feature ===
963 963  
964 964  
... ... @@ -967,7 +967,6 @@
967 967  * Laser Beam Scattering to PM2.5 and PM10
968 968  
969 969  
970 -
971 971  === 6.3.2 Specification ===
972 972  
973 973  
... ... @@ -987,7 +987,6 @@
987 987  * Power Consumption: 50mA@ 12v.
988 988  
989 989  
990 -
991 991  === 6.3.3 Dimension ===
992 992  
993 993  
... ... @@ -1001,6 +1001,7 @@
1001 1001  [[image:1656056722648-743.png]]
1002 1002  
1003 1003  
1027 +
1004 1004  === 6.3.5 Installation Notice ===
1005 1005  
1006 1006  
... ... @@ -1009,10 +1009,10 @@
1009 1009  
1010 1010  [[image:1656056751153-304.png]]
1011 1011  
1012 -
1013 1013  [[image:1656056766224-773.png]]
1014 1014  
1015 1015  
1039 +
1016 1016  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1017 1017  
1018 1018  
... ... @@ -1029,6 +1029,7 @@
1029 1029  )))
1030 1030  
1031 1031  
1056 +
1032 1032  === 6.4.1 Feature ===
1033 1033  
1034 1034  
... ... @@ -1037,7 +1037,6 @@
1037 1037  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1038 1038  
1039 1039  
1040 -
1041 1041  === 6.4.2 Specification ===
1042 1042  
1043 1043  
... ... @@ -1051,7 +1051,6 @@
1051 1051  ** heating: 94ma @ 12v.
1052 1052  
1053 1053  
1054 -
1055 1055  === 6.4.3 Dimension ===
1056 1056  
1057 1057  
... ... @@ -1058,6 +1058,7 @@
1058 1058  [[image:1656056844782-155.png]]
1059 1059  
1060 1060  
1084 +
1061 1061  === 6.4.4 Pin Mapping ===
1062 1062  
1063 1063  
... ... @@ -1064,6 +1064,7 @@
1064 1064  [[image:1656056855590-754.png]]
1065 1065  
1066 1066  
1091 +
1067 1067  === 6.4.5 Installation Notice ===
1068 1068  
1069 1069  
... ... @@ -1080,6 +1080,7 @@
1080 1080  [[image:1656056883736-804.png]]
1081 1081  
1082 1082  
1108 +
1083 1083  === 6.4.6 Heating ===
1084 1084  
1085 1085  
... ... @@ -1088,6 +1088,7 @@
1088 1088  )))
1089 1089  
1090 1090  
1117 +
1091 1091  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1092 1092  
1093 1093  
... ... @@ -1100,6 +1100,7 @@
1100 1100  )))
1101 1101  
1102 1102  
1130 +
1103 1103  === 6.5.1 Feature ===
1104 1104  
1105 1105  
... ... @@ -1106,7 +1106,6 @@
1106 1106  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1107 1107  
1108 1108  
1109 -
1110 1110  === 6.5.2 Specification ===
1111 1111  
1112 1112  
... ... @@ -1133,7 +1133,6 @@
1133 1133  * Power Consumption: 4mA @ 12v
1134 1134  
1135 1135  
1136 -
1137 1137  === 6.5.3 Dimension ===
1138 1138  
1139 1139  
... ... @@ -1140,6 +1140,7 @@
1140 1140  [[image:1656057170639-522.png]]
1141 1141  
1142 1142  
1169 +
1143 1143  === 6.5.4 Pin Mapping ===
1144 1144  
1145 1145  
... ... @@ -1146,6 +1146,7 @@
1146 1146  [[image:1656057181899-910.png]]
1147 1147  
1148 1148  
1176 +
1149 1149  === 6.5.5 Installation Notice ===
1150 1150  
1151 1151  
... ... @@ -1157,6 +1157,7 @@
1157 1157  [[image:1656057212438-475.png]]
1158 1158  
1159 1159  
1188 +
1160 1160  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1161 1161  
1162 1162  
... ... @@ -1173,6 +1173,7 @@
1173 1173  )))
1174 1174  
1175 1175  
1205 +
1176 1176  === 6.6.1 Feature ===
1177 1177  
1178 1178  
... ... @@ -1181,7 +1181,6 @@
1181 1181  * Measure Reflected Radiation if sense area towards ground.
1182 1182  
1183 1183  
1184 -
1185 1185  === 6.6.2 Specification ===
1186 1186  
1187 1187  
... ... @@ -1199,7 +1199,6 @@
1199 1199  * Power Consumption: 4mA @ 12v
1200 1200  
1201 1201  
1202 -
1203 1203  === 6.6.3 Dimension ===
1204 1204  
1205 1205  
... ... @@ -1206,6 +1206,7 @@
1206 1206  [[image:1656057348695-898.png]]
1207 1207  
1208 1208  
1237 +
1209 1209  === 6.6.4 Pin Mapping ===
1210 1210  
1211 1211  
... ... @@ -1212,6 +1212,7 @@
1212 1212  [[image:1656057359343-744.png]]
1213 1213  
1214 1214  
1244 +
1215 1215  === 6.6.5 Installation Notice ===
1216 1216  
1217 1217  
... ... @@ -1224,6 +1224,7 @@
1224 1224  [[image:1656057377943-564.png]]
1225 1225  
1226 1226  
1257 +
1227 1227  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1228 1228  
1229 1229  
... ... @@ -1240,6 +1240,7 @@
1240 1240  )))
1241 1241  
1242 1242  
1274 +
1243 1243  === 6.7.1 Feature ===
1244 1244  
1245 1245  
... ... @@ -1252,6 +1252,7 @@
1252 1252  )))
1253 1253  
1254 1254  
1287 +
1255 1255  === 6.7.2 Specification ===
1256 1256  
1257 1257  
... ... @@ -1267,7 +1267,6 @@
1267 1267  * Power Consumption: 3mA @ 12v
1268 1268  
1269 1269  
1270 -
1271 1271  === 6.7.3 Dimension ===
1272 1272  
1273 1273  
... ... @@ -1274,6 +1274,7 @@
1274 1274  [[image:1656057538793-888.png]]
1275 1275  
1276 1276  
1309 +
1277 1277  === 6.7.4 Pin Mapping ===
1278 1278  
1279 1279  
... ... @@ -1280,6 +1280,7 @@
1280 1280  [[image:1656057548116-203.png]]
1281 1281  
1282 1282  
1316 +
1283 1283  === 6.7.5 Installation Notice ===
1284 1284  
1285 1285  
... ... @@ -1292,8 +1292,10 @@
1292 1292  [[image:1656057565783-251.png]]
1293 1293  
1294 1294  
1329 +
1295 1295  = 7. FAQ =
1296 1296  
1332 +
1297 1297  == 7.1 What else do I need to purchase to build Weather Station? ==
1298 1298  
1299 1299  
... ... @@ -1306,6 +1306,7 @@
1306 1306  [[image:1656057608049-693.png]]
1307 1307  
1308 1308  
1345 +
1309 1309  == 7.2 How to upgrade firmware for WSC1-L? ==
1310 1310  
1311 1311  
... ... @@ -1324,6 +1324,7 @@
1324 1324  )))
1325 1325  
1326 1326  
1364 +
1327 1327  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1328 1328  
1329 1329  
... ... @@ -1330,6 +1330,7 @@
1330 1330  User can follow the introduction for how to [[upgrade image>>||anchor="H7.2HowtoupgradefirmwareforWSC1-L3F"]]. When download the images, choose the required image file for download.
1331 1331  
1332 1332  
1371 +
1333 1333  == 7.4 Can I add my weather sensors? ==
1334 1334  
1335 1335  
... ... @@ -1336,8 +1336,10 @@
1336 1336  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1337 1337  
1338 1338  
1378 +
1339 1339  = 8. Trouble Shooting =
1340 1340  
1381 +
1341 1341  == 8.1 AT Command input doesn't work ==
1342 1342  
1343 1343  
... ... @@ -1346,8 +1346,10 @@
1346 1346  )))
1347 1347  
1348 1348  
1390 +
1349 1349  = 9. Order Info =
1350 1350  
1393 +
1351 1351  == 9.1 Main Process Unit ==
1352 1352  
1353 1353  
... ... @@ -1365,7 +1365,6 @@
1365 1365  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1366 1366  
1367 1367  
1368 -
1369 1369  == 9.2 Sensors ==
1370 1370  
1371 1371  
... ... @@ -1381,7 +1381,6 @@
1381 1381  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1382 1382  
1383 1383  
1384 -
1385 1385  = 10. Support =
1386 1386  
1387 1387  
... ... @@ -1389,7 +1389,6 @@
1389 1389  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1390 1390  
1391 1391  
1392 -
1393 1393  = 11. Appendix I: Field Installation Photo =
1394 1394  
1395 1395  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0