<
From version < 91.14 >
edited by Xiaoling
on 2022/08/22 09:22
To version < 94.2 >
edited by Xiaoling
on 2023/02/10 09:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,10 +37,8 @@
37 37  )))
38 38  
39 39  
40 -
41 41  = 2. How to use =
42 42  
43 -
44 44  == 2.1 Installation ==
45 45  
46 46  
... ... @@ -84,7 +84,6 @@
84 84  
85 85  
86 86  
87 -
88 88  == 2.2 How it works? ==
89 89  
90 90  
... ... @@ -107,7 +107,6 @@
107 107  
108 108  
109 109  
110 -
111 111  == 2.3 Example to use for LoRaWAN network ==
112 112  
113 113  
... ... @@ -159,7 +159,6 @@
159 159  [[image:1656042745346-283.png]]
160 160  
161 161  
162 -
163 163  == 2.4 Uplink Payload ==
164 164  
165 165  
... ... @@ -170,7 +170,6 @@
170 170  
171 171  
172 172  
173 -
174 174  === 2.4.1 Uplink FPORT~=5, Device Status ===
175 175  
176 176  
... ... @@ -191,24 +191,18 @@
191 191  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
192 192  
193 193  
194 -
195 195  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
196 196  
197 -
198 198  For WSC1-L, this value is 0x0D.
199 199  
200 200  
201 -
202 202  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
203 203  
204 -
205 205  0x0100, Means: v1.0.0 version.
206 206  
207 207  
208 -
209 209  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
210 210  
211 -
212 212  *0x01: EU868
213 213  
214 214  *0x02: US915
... ... @@ -230,17 +230,13 @@
230 230  *0x0a: AS923-3
231 231  
232 232  
233 -
234 234  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
235 235  
236 -
237 237  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
238 238  
239 239  
240 -
241 241  ==== (% style="color:#037691" %)**BAT:**(%%) ====
242 242  
243 -
244 244  (((
245 245  shows the battery voltage for WSC1-L MCU.
246 246  )))
... ... @@ -250,10 +250,8 @@
250 250  )))
251 251  
252 252  
253 -
254 254  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
255 255  
256 -
257 257  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
258 258  |Byte3|Byte2|Byte1
259 259  
... ... @@ -284,7 +284,6 @@
284 284  [[image:1656049673488-415.png]]
285 285  
286 286  
287 -
288 288  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
289 289  
290 290  
... ... @@ -364,7 +364,6 @@
364 364   Uplink 2:  [[image:image-20220624141100-7.png]]
365 365  
366 366  
367 -
368 368  === 2.4.3 Decoder in TTN V3 ===
369 369  
370 370  
... ... @@ -373,14 +373,10 @@
373 373  )))
374 374  
375 375  (((
376 -
356 +Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
377 377  )))
378 378  
379 379  (((
380 -Download decoder for suitable platform from: [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
381 -)))
382 -
383 -(((
384 384  
385 385  )))
386 386  
... ... @@ -393,7 +393,6 @@
393 393  [[image:1656051152438-578.png]]
394 394  
395 395  
396 -
397 397  == 2.5 Show data on Application Server ==
398 398  
399 399  
... ... @@ -435,7 +435,6 @@
435 435  [[image:1656051277767-168.png]]
436 436  
437 437  
438 -
439 439  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
440 440  
441 441  
... ... @@ -463,7 +463,6 @@
463 463  These commands only valid for WSC1-L, as below:
464 464  
465 465  
466 -
467 467  == 3.1 Set Transmit Interval Time ==
468 468  
469 469  
... ... @@ -480,12 +480,11 @@
480 480  
481 481  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
482 482  
483 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
484 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
456 +* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
457 +* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
485 485  
486 486  
487 487  
488 -
489 489  == 3.2 Set Emergency Mode ==
490 490  
491 491  
... ... @@ -503,7 +503,6 @@
503 503  
504 504  
505 505  
506 -
507 507  == 3.3 Add or Delete RS485 Sensor ==
508 508  
509 509  
... ... @@ -561,7 +561,6 @@
561 561  [[image:image-20220624143618-11.png]]
562 562  
563 563  
564 -
565 565  **Then the following parameters should be:**
566 566  
567 567  * Address_Code range: A1
... ... @@ -572,7 +572,6 @@
572 572  * has_CRC: 1
573 573  * timeout: 1500 (Fill in the test according to the actual situation)
574 574  
575 -
576 576  **So the input command is:**
577 577  
578 578  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -603,7 +603,6 @@
603 603  
604 604  
605 605  
606 -
607 607  == 3.4 RS485 Test Command ==
608 608  
609 609  
... ... @@ -632,7 +632,6 @@
632 632  
633 633  
634 634  
635 -
636 636  == 3.5 RS485 response timeout ==
637 637  
638 638  
... ... @@ -658,12 +658,11 @@
658 658  
659 659  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
660 660  
661 -* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
662 -* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
628 +* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
629 +* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
663 663  
664 664  
665 665  
666 -
667 667  == 3.6 Set Sensor Type ==
668 668  
669 669  
... ... @@ -684,7 +684,7 @@
684 684  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
685 685  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
686 686  
687 -Eg: The setting command **AT+STYPE=802212** means:
653 +Eg: The setting command **AT+STYPE=80221** means:
688 688  
689 689  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
690 690  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
... ... @@ -699,18 +699,15 @@
699 699  
700 700  (% style="color:#037691" %)**Downlink Command:**
701 701  
702 -* 0xE400802212     Same as: AT+STYPE=80221
668 +* 0xE400080221  Same as: AT+STYPE=80221
703 703  
704 -
705 705  (% style="color:red" %)**Note:**
706 706  
707 707  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
708 708  
709 709  
710 -
711 711  = 4. Power consumption and battery =
712 712  
713 -
714 714  == 4.1 Total Power Consumption ==
715 715  
716 716  
... ... @@ -717,7 +717,6 @@
717 717  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.
718 718  
719 719  
720 -
721 721  == 4.2 Reduce power consumption ==
722 722  
723 723  
... ... @@ -724,7 +724,6 @@
724 724  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.
725 725  
726 726  
727 -
728 728  == 4.3 Battery ==
729 729  
730 730  
... ... @@ -737,10 +737,8 @@
737 737  )))
738 738  
739 739  
740 -
741 741  = 5. Main Process Unit WSC1-L =
742 742  
743 -
744 744  == 5.1 Features ==
745 745  
746 746  
... ... @@ -756,9 +756,6 @@
756 756  * IP Rating: IP65
757 757  * Support default sensors or 3rd party RS485 sensors
758 758  
759 -
760 -
761 -
762 762  == 5.2 Power Consumption ==
763 763  
764 764  
... ... @@ -765,7 +765,6 @@
765 765  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
766 766  
767 767  
768 -
769 769  == 5.3 Storage & Operation Temperature ==
770 770  
771 771  
... ... @@ -772,7 +772,6 @@
772 772  -20°C to +60°C
773 773  
774 774  
775 -
776 776  == 5.4 Pin Mapping ==
777 777  
778 778  
... ... @@ -779,7 +779,6 @@
779 779  [[image:1656054149793-239.png]]
780 780  
781 781  
782 -
783 783  == 5.5 Mechanical ==
784 784  
785 785  
... ... @@ -786,7 +786,6 @@
786 786  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
787 787  
788 788  
789 -
790 790  == 5.6 Connect to RS485 Sensors ==
791 791  
792 792  
... ... @@ -801,10 +801,8 @@
801 801  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
802 802  
803 803  
804 -
805 805  = 6. Weather Sensors =
806 806  
807 -
808 808  == 6.1 Rain Gauge ~-~- WSS-01 ==
809 809  
810 810  
... ... @@ -829,7 +829,6 @@
829 829  )))
830 830  
831 831  
832 -
833 833  === 6.1.1 Feature ===
834 834  
835 835  
... ... @@ -841,7 +841,6 @@
841 841  
842 842  
843 843  
844 -
845 845  === 6.1.2 Specification ===
846 846  
847 847  
... ... @@ -857,7 +857,6 @@
857 857  
858 858  
859 859  
860 -
861 861  === 6.1.3 Dimension ===
862 862  
863 863  
... ... @@ -864,7 +864,6 @@
864 864   [[image:1656054957406-980.png]]
865 865  
866 866  
867 -
868 868  === 6.1.4 Pin Mapping ===
869 869  
870 870  
... ... @@ -871,7 +871,6 @@
871 871  [[image:1656054972828-692.png]]
872 872  
873 873  
874 -
875 875  === 6.1.5 Installation Notice ===
876 876  
877 877  
... ... @@ -911,7 +911,6 @@
911 911  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
912 912  
913 913  
914 -
915 915  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
916 916  
917 917  
... ... @@ -940,11 +940,10 @@
940 940  
941 941  
942 942  
943 -
944 944  === 6.2.2 Specification ===
945 945  
946 946  
947 -* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
890 +* Wind speed range: 0 ~~ 60m/s
948 948  * Wind direction range: 0 ~~ 360°
949 949  * Start wind speed: ≤0.3m/s
950 950  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -957,7 +957,6 @@
957 957  
958 958  
959 959  
960 -
961 961  === 6.2.3 Dimension ===
962 962  
963 963  
... ... @@ -964,7 +964,6 @@
964 964  [[image:image-20220624152813-2.png]]
965 965  
966 966  
967 -
968 968  === 6.2.4 Pin Mapping ===
969 969  
970 970  
... ... @@ -971,7 +971,6 @@
971 971  [[image:1656056281231-994.png]]
972 972  
973 973  
974 -
975 975  === 6.2.5  Angle Mapping ===
976 976  
977 977  
... ... @@ -995,7 +995,6 @@
995 995  [[image:image-20220624153901-3.png]]
996 996  
997 997  
998 -
999 999  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
1000 1000  
1001 1001  
... ... @@ -1012,7 +1012,6 @@
1012 1012  )))
1013 1013  
1014 1014  
1015 -
1016 1016  === 6.3.1 Feature ===
1017 1017  
1018 1018  
... ... @@ -1022,7 +1022,6 @@
1022 1022  
1023 1023  
1024 1024  
1025 -
1026 1026  === 6.3.2 Specification ===
1027 1027  
1028 1028  
... ... @@ -1043,7 +1043,6 @@
1043 1043  
1044 1044  
1045 1045  
1046 -
1047 1047  === 6.3.3 Dimension ===
1048 1048  
1049 1049  
... ... @@ -1057,7 +1057,6 @@
1057 1057  [[image:1656056722648-743.png]]
1058 1058  
1059 1059  
1060 -
1061 1061  === 6.3.5 Installation Notice ===
1062 1062  
1063 1063  
... ... @@ -1066,10 +1066,10 @@
1066 1066  
1067 1067  [[image:1656056751153-304.png]]
1068 1068  
1004 +
1069 1069  [[image:1656056766224-773.png]]
1070 1070  
1071 1071  
1072 -
1073 1073  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1074 1074  
1075 1075  
... ... @@ -1086,7 +1086,6 @@
1086 1086  )))
1087 1087  
1088 1088  
1089 -
1090 1090  === 6.4.1 Feature ===
1091 1091  
1092 1092  
... ... @@ -1096,7 +1096,6 @@
1096 1096  
1097 1097  
1098 1098  
1099 -
1100 1100  === 6.4.2 Specification ===
1101 1101  
1102 1102  
... ... @@ -1111,7 +1111,6 @@
1111 1111  
1112 1112  
1113 1113  
1114 -
1115 1115  === 6.4.3 Dimension ===
1116 1116  
1117 1117  
... ... @@ -1118,7 +1118,6 @@
1118 1118  [[image:1656056844782-155.png]]
1119 1119  
1120 1120  
1121 -
1122 1122  === 6.4.4 Pin Mapping ===
1123 1123  
1124 1124  
... ... @@ -1125,7 +1125,6 @@
1125 1125  [[image:1656056855590-754.png]]
1126 1126  
1127 1127  
1128 -
1129 1129  === 6.4.5 Installation Notice ===
1130 1130  
1131 1131  
... ... @@ -1142,7 +1142,6 @@
1142 1142  [[image:1656056883736-804.png]]
1143 1143  
1144 1144  
1145 -
1146 1146  === 6.4.6 Heating ===
1147 1147  
1148 1148  
... ... @@ -1151,7 +1151,6 @@
1151 1151  )))
1152 1152  
1153 1153  
1154 -
1155 1155  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1156 1156  
1157 1157  
... ... @@ -1164,7 +1164,6 @@
1164 1164  )))
1165 1165  
1166 1166  
1167 -
1168 1168  === 6.5.1 Feature ===
1169 1169  
1170 1170  
... ... @@ -1172,7 +1172,6 @@
1172 1172  
1173 1173  
1174 1174  
1175 -
1176 1176  === 6.5.2 Specification ===
1177 1177  
1178 1178  
... ... @@ -1200,7 +1200,6 @@
1200 1200  
1201 1201  
1202 1202  
1203 -
1204 1204  === 6.5.3 Dimension ===
1205 1205  
1206 1206  
... ... @@ -1207,7 +1207,6 @@
1207 1207  [[image:1656057170639-522.png]]
1208 1208  
1209 1209  
1210 -
1211 1211  === 6.5.4 Pin Mapping ===
1212 1212  
1213 1213  
... ... @@ -1214,7 +1214,6 @@
1214 1214  [[image:1656057181899-910.png]]
1215 1215  
1216 1216  
1217 -
1218 1218  === 6.5.5 Installation Notice ===
1219 1219  
1220 1220  
... ... @@ -1226,7 +1226,6 @@
1226 1226  [[image:1656057212438-475.png]]
1227 1227  
1228 1228  
1229 -
1230 1230  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1231 1231  
1232 1232  
... ... @@ -1243,7 +1243,6 @@
1243 1243  )))
1244 1244  
1245 1245  
1246 -
1247 1247  === 6.6.1 Feature ===
1248 1248  
1249 1249  
... ... @@ -1253,7 +1253,6 @@
1253 1253  
1254 1254  
1255 1255  
1256 -
1257 1257  === 6.6.2 Specification ===
1258 1258  
1259 1259  
... ... @@ -1272,7 +1272,6 @@
1272 1272  
1273 1273  
1274 1274  
1275 -
1276 1276  === 6.6.3 Dimension ===
1277 1277  
1278 1278  
... ... @@ -1279,7 +1279,6 @@
1279 1279  [[image:1656057348695-898.png]]
1280 1280  
1281 1281  
1282 -
1283 1283  === 6.6.4 Pin Mapping ===
1284 1284  
1285 1285  
... ... @@ -1286,7 +1286,6 @@
1286 1286  [[image:1656057359343-744.png]]
1287 1287  
1288 1288  
1289 -
1290 1290  === 6.6.5 Installation Notice ===
1291 1291  
1292 1292  
... ... @@ -1299,7 +1299,6 @@
1299 1299  [[image:1656057377943-564.png]]
1300 1300  
1301 1301  
1302 -
1303 1303  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1304 1304  
1305 1305  
... ... @@ -1316,7 +1316,6 @@
1316 1316  )))
1317 1317  
1318 1318  
1319 -
1320 1320  === 6.7.1 Feature ===
1321 1321  
1322 1322  
... ... @@ -1329,7 +1329,6 @@
1329 1329  )))
1330 1330  
1331 1331  
1332 -
1333 1333  === 6.7.2 Specification ===
1334 1334  
1335 1335  
... ... @@ -1346,7 +1346,6 @@
1346 1346  
1347 1347  
1348 1348  
1349 -
1350 1350  === 6.7.3 Dimension ===
1351 1351  
1352 1352  
... ... @@ -1353,7 +1353,6 @@
1353 1353  [[image:1656057538793-888.png]]
1354 1354  
1355 1355  
1356 -
1357 1357  === 6.7.4 Pin Mapping ===
1358 1358  
1359 1359  
... ... @@ -1360,7 +1360,6 @@
1360 1360  [[image:1656057548116-203.png]]
1361 1361  
1362 1362  
1363 -
1364 1364  === 6.7.5 Installation Notice ===
1365 1365  
1366 1366  
... ... @@ -1373,10 +1373,8 @@
1373 1373  [[image:1656057565783-251.png]]
1374 1374  
1375 1375  
1376 -
1377 1377  = 7. FAQ =
1378 1378  
1379 -
1380 1380  == 7.1 What else do I need to purchase to build Weather Station? ==
1381 1381  
1382 1382  
... ... @@ -1389,7 +1389,6 @@
1389 1389  [[image:1656057608049-693.png]]
1390 1390  
1391 1391  
1392 -
1393 1393  == 7.2 How to upgrade firmware for WSC1-L? ==
1394 1394  
1395 1395  
... ... @@ -1408,7 +1408,6 @@
1408 1408  )))
1409 1409  
1410 1410  
1411 -
1412 1412  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1413 1413  
1414 1414  
... ... @@ -1415,7 +1415,6 @@
1415 1415  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.
1416 1416  
1417 1417  
1418 -
1419 1419  == 7.4 Can I add my weather sensors? ==
1420 1420  
1421 1421  
... ... @@ -1422,10 +1422,8 @@
1422 1422  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1423 1423  
1424 1424  
1425 -
1426 1426  = 8. Trouble Shooting =
1427 1427  
1428 -
1429 1429  == 8.1 AT Command input doesn't work ==
1430 1430  
1431 1431  
... ... @@ -1434,10 +1434,8 @@
1434 1434  )))
1435 1435  
1436 1436  
1437 -
1438 1438  = 9. Order Info =
1439 1439  
1440 -
1441 1441  == 9.1 Main Process Unit ==
1442 1442  
1443 1443  
... ... @@ -1456,7 +1456,6 @@
1456 1456  
1457 1457  
1458 1458  
1459 -
1460 1460  == 9.2 Sensors ==
1461 1461  
1462 1462  
... ... @@ -1473,16 +1473,14 @@
1473 1473  
1474 1474  
1475 1475  
1476 -
1477 1477  = 10. Support =
1478 1478  
1479 1479  
1480 1480  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1481 -* 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]]
1381 +* 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]].
1482 1482  
1483 1483  
1484 1484  
1485 -
1486 1486  = 11. Appendix I: Field Installation Photo =
1487 1487  
1488 1488  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0