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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -40,7 +40,6 @@
40 40  
41 41  = 2. How to use =
42 42  
43 -
44 44  == 2.1 Installation ==
45 45  
46 46  
... ... @@ -82,6 +82,7 @@
82 82  * Cabinet.
83 83  
84 84  
84 +
85 85  == 2.2 How it works? ==
86 86  
87 87  
... ... @@ -103,6 +103,7 @@
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 +
106 106  == 2.3 Example to use for LoRaWAN network ==
107 107  
108 108  
... ... @@ -154,7 +154,6 @@
154 154  [[image:1656042745346-283.png]]
155 155  
156 156  
157 -
158 158  == 2.4 Uplink Payload ==
159 159  
160 160  
... ... @@ -164,6 +164,7 @@
164 164  * Other control command: Use FPORT other than 2.
165 165  
166 166  
167 +
167 167  === 2.4.1 Uplink FPORT~=5, Device Status ===
168 168  
169 169  
... ... @@ -184,7 +184,6 @@
184 184  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
185 185  
186 186  
187 -
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
190 190  
... ... @@ -191,7 +191,6 @@
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
194 -
195 195  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
196 196  
197 197  
... ... @@ -198,7 +198,6 @@
198 198  0x0100, Means: v1.0.0 version.
199 199  
200 200  
201 -
202 202  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
203 203  
204 204  
... ... @@ -223,7 +223,6 @@
223 223  *0x0a: AS923-3
224 224  
225 225  
226 -
227 227  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
228 228  
229 229  
... ... @@ -230,7 +230,6 @@
230 230  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
231 231  
232 232  
233 -
234 234  ==== (% style="color:#037691" %)**BAT:**(%%) ====
235 235  
236 236  
... ... @@ -243,7 +243,6 @@
243 243  )))
244 244  
245 245  
246 -
247 247  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
248 248  
249 249  
... ... @@ -277,7 +277,6 @@
277 277  [[image:1656049673488-415.png]]
278 278  
279 279  
280 -
281 281  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
282 282  
283 283  
... ... @@ -357,7 +357,6 @@
357 357   Uplink 2:  [[image:image-20220624141100-7.png]]
358 358  
359 359  
360 -
361 361  === 2.4.3 Decoder in TTN V3 ===
362 362  
363 363  
... ... @@ -366,10 +366,6 @@
366 366  )))
367 367  
368 368  (((
369 -
370 -)))
371 -
372 -(((
373 373  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
374 374  )))
375 375  
... ... @@ -386,7 +386,6 @@
386 386  [[image:1656051152438-578.png]]
387 387  
388 388  
389 -
390 390  == 2.5 Show data on Application Server ==
391 391  
392 392  
... ... @@ -428,7 +428,6 @@
428 428  [[image:1656051277767-168.png]]
429 429  
430 430  
431 -
432 432  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
433 433  
434 434  
... ... @@ -456,7 +456,6 @@
456 456  These commands only valid for WSC1-L, as below:
457 457  
458 458  
459 -
460 460  == 3.1 Set Transmit Interval Time ==
461 461  
462 462  
... ... @@ -477,6 +477,7 @@
477 477  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
478 478  
479 479  
466 +
480 480  == 3.2 Set Emergency Mode ==
481 481  
482 482  
... ... @@ -493,6 +493,7 @@
493 493  * 0xE100     Same as: AT+ALARMMOD=0
494 494  
495 495  
483 +
496 496  == 3.3 Add or Delete RS485 Sensor ==
497 497  
498 498  
... ... @@ -550,7 +550,6 @@
550 550  [[image:image-20220624143618-11.png]]
551 551  
552 552  
553 -
554 554  **Then the following parameters should be:**
555 555  
556 556  * Address_Code range: A1
... ... @@ -590,6 +590,7 @@
590 590  * 0xE5FF  
591 591  
592 592  
580 +
593 593  == 3.4 RS485 Test Command ==
594 594  
595 595  
... ... @@ -617,6 +617,7 @@
617 617  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
618 618  
619 619  
608 +
620 620  == 3.5 RS485 response timeout ==
621 621  
622 622  
... ... @@ -646,6 +646,7 @@
646 646  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
647 647  
648 648  
638 +
649 649  == 3.6 Set Sensor Type ==
650 650  
651 651  
... ... @@ -681,7 +681,7 @@
681 681  
682 682  (% style="color:#037691" %)**Downlink Command:**
683 683  
684 -* 0xE400802212     Same as: AT+STYPE=80221
674 +* 0xE400802212     Same as: AT+STYPE=802212
685 685  
686 686  (% style="color:red" %)**Note:**
687 687  
... ... @@ -688,10 +688,8 @@
688 688  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
689 689  
690 690  
691 -
692 692  = 4. Power consumption and battery =
693 693  
694 -
695 695  == 4.1 Total Power Consumption ==
696 696  
697 697  
... ... @@ -698,7 +698,6 @@
698 698  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.
699 699  
700 700  
701 -
702 702  == 4.2 Reduce power consumption ==
703 703  
704 704  
... ... @@ -705,7 +705,6 @@
705 705  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.
706 706  
707 707  
708 -
709 709  == 4.3 Battery ==
710 710  
711 711  
... ... @@ -718,10 +718,8 @@
718 718  )))
719 719  
720 720  
721 -
722 722  = 5. Main Process Unit WSC1-L =
723 723  
724 -
725 725  == 5.1 Features ==
726 726  
727 727  
... ... @@ -738,6 +738,7 @@
738 738  * Support default sensors or 3rd party RS485 sensors
739 739  
740 740  
725 +
741 741  == 5.2 Power Consumption ==
742 742  
743 743  
... ... @@ -744,7 +744,6 @@
744 744  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
745 745  
746 746  
747 -
748 748  == 5.3 Storage & Operation Temperature ==
749 749  
750 750  
... ... @@ -751,7 +751,6 @@
751 751  -20°C to +60°C
752 752  
753 753  
754 -
755 755  == 5.4 Pin Mapping ==
756 756  
757 757  
... ... @@ -758,7 +758,6 @@
758 758  [[image:1656054149793-239.png]]
759 759  
760 760  
761 -
762 762  == 5.5 Mechanical ==
763 763  
764 764  
... ... @@ -765,7 +765,6 @@
765 765  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
766 766  
767 767  
768 -
769 769  == 5.6 Connect to RS485 Sensors ==
770 770  
771 771  
... ... @@ -780,10 +780,8 @@
780 780  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
781 781  
782 782  
783 -
784 784  = 6. Weather Sensors =
785 785  
786 -
787 787  == 6.1 Rain Gauge ~-~- WSS-01 ==
788 788  
789 789  
... ... @@ -808,7 +808,6 @@
808 808  )))
809 809  
810 810  
811 -
812 812  === 6.1.1 Feature ===
813 813  
814 814  
... ... @@ -819,6 +819,7 @@
819 819  * Horizontal adjustable.
820 820  
821 821  
800 +
822 822  === 6.1.2 Specification ===
823 823  
824 824  
... ... @@ -833,6 +833,7 @@
833 833  * Power Consumption: 4mA @ 12v.
834 834  
835 835  
815 +
836 836  === 6.1.3 Dimension ===
837 837  
838 838  
... ... @@ -839,7 +839,6 @@
839 839   [[image:1656054957406-980.png]]
840 840  
841 841  
842 -
843 843  === 6.1.4 Pin Mapping ===
844 844  
845 845  
... ... @@ -846,7 +846,6 @@
846 846  [[image:1656054972828-692.png]]
847 847  
848 848  
849 -
850 850  === 6.1.5 Installation Notice ===
851 851  
852 852  
... ... @@ -886,7 +886,6 @@
886 886  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
887 887  
888 888  
889 -
890 890  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
891 891  
892 892  
... ... @@ -914,6 +914,7 @@
914 914  * PC enclosure, resist corrosion
915 915  
916 916  
894 +
917 917  === 6.2.2 Specification ===
918 918  
919 919  
... ... @@ -929,6 +929,7 @@
929 929  * Cable Length: 2 meters
930 930  
931 931  
910 +
932 932  === 6.2.3 Dimension ===
933 933  
934 934  
... ... @@ -935,7 +935,6 @@
935 935  [[image:image-20220624152813-2.png]]
936 936  
937 937  
938 -
939 939  === 6.2.4 Pin Mapping ===
940 940  
941 941  
... ... @@ -942,7 +942,6 @@
942 942  [[image:1656056281231-994.png]]
943 943  
944 944  
945 -
946 946  === 6.2.5  Angle Mapping ===
947 947  
948 948  
... ... @@ -966,7 +966,6 @@
966 966  [[image:image-20220624153901-3.png]]
967 967  
968 968  
969 -
970 970  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
971 971  
972 972  
... ... @@ -983,7 +983,6 @@
983 983  )))
984 984  
985 985  
986 -
987 987  === 6.3.1 Feature ===
988 988  
989 989  
... ... @@ -992,6 +992,7 @@
992 992  * Laser Beam Scattering to PM2.5 and PM10
993 993  
994 994  
970 +
995 995  === 6.3.2 Specification ===
996 996  
997 997  
... ... @@ -1011,6 +1011,7 @@
1011 1011  * Power Consumption: 50mA@ 12v.
1012 1012  
1013 1013  
990 +
1014 1014  === 6.3.3 Dimension ===
1015 1015  
1016 1016  
... ... @@ -1024,7 +1024,6 @@
1024 1024  [[image:1656056722648-743.png]]
1025 1025  
1026 1026  
1027 -
1028 1028  === 6.3.5 Installation Notice ===
1029 1029  
1030 1030  
... ... @@ -1033,10 +1033,10 @@
1033 1033  
1034 1034  [[image:1656056751153-304.png]]
1035 1035  
1012 +
1036 1036  [[image:1656056766224-773.png]]
1037 1037  
1038 1038  
1039 -
1040 1040  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1041 1041  
1042 1042  
... ... @@ -1053,7 +1053,6 @@
1053 1053  )))
1054 1054  
1055 1055  
1056 -
1057 1057  === 6.4.1 Feature ===
1058 1058  
1059 1059  
... ... @@ -1062,6 +1062,7 @@
1062 1062  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1063 1063  
1064 1064  
1040 +
1065 1065  === 6.4.2 Specification ===
1066 1066  
1067 1067  
... ... @@ -1075,6 +1075,7 @@
1075 1075  ** heating: 94ma @ 12v.
1076 1076  
1077 1077  
1054 +
1078 1078  === 6.4.3 Dimension ===
1079 1079  
1080 1080  
... ... @@ -1081,7 +1081,6 @@
1081 1081  [[image:1656056844782-155.png]]
1082 1082  
1083 1083  
1084 -
1085 1085  === 6.4.4 Pin Mapping ===
1086 1086  
1087 1087  
... ... @@ -1088,7 +1088,6 @@
1088 1088  [[image:1656056855590-754.png]]
1089 1089  
1090 1090  
1091 -
1092 1092  === 6.4.5 Installation Notice ===
1093 1093  
1094 1094  
... ... @@ -1105,7 +1105,6 @@
1105 1105  [[image:1656056883736-804.png]]
1106 1106  
1107 1107  
1108 -
1109 1109  === 6.4.6 Heating ===
1110 1110  
1111 1111  
... ... @@ -1114,7 +1114,6 @@
1114 1114  )))
1115 1115  
1116 1116  
1117 -
1118 1118  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1119 1119  
1120 1120  
... ... @@ -1127,7 +1127,6 @@
1127 1127  )))
1128 1128  
1129 1129  
1130 -
1131 1131  === 6.5.1 Feature ===
1132 1132  
1133 1133  
... ... @@ -1134,6 +1134,7 @@
1134 1134  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1135 1135  
1136 1136  
1109 +
1137 1137  === 6.5.2 Specification ===
1138 1138  
1139 1139  
... ... @@ -1160,6 +1160,7 @@
1160 1160  * Power Consumption: 4mA @ 12v
1161 1161  
1162 1162  
1136 +
1163 1163  === 6.5.3 Dimension ===
1164 1164  
1165 1165  
... ... @@ -1166,7 +1166,6 @@
1166 1166  [[image:1656057170639-522.png]]
1167 1167  
1168 1168  
1169 -
1170 1170  === 6.5.4 Pin Mapping ===
1171 1171  
1172 1172  
... ... @@ -1173,7 +1173,6 @@
1173 1173  [[image:1656057181899-910.png]]
1174 1174  
1175 1175  
1176 -
1177 1177  === 6.5.5 Installation Notice ===
1178 1178  
1179 1179  
... ... @@ -1185,7 +1185,6 @@
1185 1185  [[image:1656057212438-475.png]]
1186 1186  
1187 1187  
1188 -
1189 1189  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1190 1190  
1191 1191  
... ... @@ -1202,7 +1202,6 @@
1202 1202  )))
1203 1203  
1204 1204  
1205 -
1206 1206  === 6.6.1 Feature ===
1207 1207  
1208 1208  
... ... @@ -1211,6 +1211,7 @@
1211 1211  * Measure Reflected Radiation if sense area towards ground.
1212 1212  
1213 1213  
1184 +
1214 1214  === 6.6.2 Specification ===
1215 1215  
1216 1216  
... ... @@ -1228,6 +1228,7 @@
1228 1228  * Power Consumption: 4mA @ 12v
1229 1229  
1230 1230  
1202 +
1231 1231  === 6.6.3 Dimension ===
1232 1232  
1233 1233  
... ... @@ -1234,7 +1234,6 @@
1234 1234  [[image:1656057348695-898.png]]
1235 1235  
1236 1236  
1237 -
1238 1238  === 6.6.4 Pin Mapping ===
1239 1239  
1240 1240  
... ... @@ -1241,7 +1241,6 @@
1241 1241  [[image:1656057359343-744.png]]
1242 1242  
1243 1243  
1244 -
1245 1245  === 6.6.5 Installation Notice ===
1246 1246  
1247 1247  
... ... @@ -1254,7 +1254,6 @@
1254 1254  [[image:1656057377943-564.png]]
1255 1255  
1256 1256  
1257 -
1258 1258  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1259 1259  
1260 1260  
... ... @@ -1271,7 +1271,6 @@
1271 1271  )))
1272 1272  
1273 1273  
1274 -
1275 1275  === 6.7.1 Feature ===
1276 1276  
1277 1277  
... ... @@ -1284,7 +1284,6 @@
1284 1284  )))
1285 1285  
1286 1286  
1287 -
1288 1288  === 6.7.2 Specification ===
1289 1289  
1290 1290  
... ... @@ -1300,6 +1300,7 @@
1300 1300  * Power Consumption: 3mA @ 12v
1301 1301  
1302 1302  
1270 +
1303 1303  === 6.7.3 Dimension ===
1304 1304  
1305 1305  
... ... @@ -1306,7 +1306,6 @@
1306 1306  [[image:1656057538793-888.png]]
1307 1307  
1308 1308  
1309 -
1310 1310  === 6.7.4 Pin Mapping ===
1311 1311  
1312 1312  
... ... @@ -1313,7 +1313,6 @@
1313 1313  [[image:1656057548116-203.png]]
1314 1314  
1315 1315  
1316 -
1317 1317  === 6.7.5 Installation Notice ===
1318 1318  
1319 1319  
... ... @@ -1326,10 +1326,8 @@
1326 1326  [[image:1656057565783-251.png]]
1327 1327  
1328 1328  
1329 -
1330 1330  = 7. FAQ =
1331 1331  
1332 -
1333 1333  == 7.1 What else do I need to purchase to build Weather Station? ==
1334 1334  
1335 1335  
... ... @@ -1342,7 +1342,6 @@
1342 1342  [[image:1656057608049-693.png]]
1343 1343  
1344 1344  
1345 -
1346 1346  == 7.2 How to upgrade firmware for WSC1-L? ==
1347 1347  
1348 1348  
... ... @@ -1361,7 +1361,6 @@
1361 1361  )))
1362 1362  
1363 1363  
1364 -
1365 1365  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1366 1366  
1367 1367  
... ... @@ -1368,7 +1368,6 @@
1368 1368  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.
1369 1369  
1370 1370  
1371 -
1372 1372  == 7.4 Can I add my weather sensors? ==
1373 1373  
1374 1374  
... ... @@ -1375,10 +1375,8 @@
1375 1375  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1376 1376  
1377 1377  
1378 -
1379 1379  = 8. Trouble Shooting =
1380 1380  
1381 -
1382 1382  == 8.1 AT Command input doesn't work ==
1383 1383  
1384 1384  
... ... @@ -1387,10 +1387,8 @@
1387 1387  )))
1388 1388  
1389 1389  
1390 -
1391 1391  = 9. Order Info =
1392 1392  
1393 -
1394 1394  == 9.1 Main Process Unit ==
1395 1395  
1396 1396  
... ... @@ -1408,6 +1408,7 @@
1408 1408  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1409 1409  
1410 1410  
1368 +
1411 1411  == 9.2 Sensors ==
1412 1412  
1413 1413  
... ... @@ -1423,6 +1423,7 @@
1423 1423  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1424 1424  
1425 1425  
1384 +
1426 1426  = 10. Support =
1427 1427  
1428 1428  
... ... @@ -1430,6 +1430,7 @@
1430 1430  * 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]]
1431 1431  
1432 1432  
1392 +
1433 1433  = 11. Appendix I: Field Installation Photo =
1434 1434  
1435 1435  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0