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

Summary

Details

Page properties
Content
... ... @@ -37,8 +37,10 @@
37 37  )))
38 38  
39 39  
40 +
40 40  = 2. How to use =
41 41  
43 +
42 42  == 2.1 Installation ==
43 43  
44 44  
... ... @@ -82,6 +82,7 @@
82 82  
83 83  
84 84  
87 +
85 85  == 2.2 How it works? ==
86 86  
87 87  
... ... @@ -104,6 +104,7 @@
104 104  
105 105  
106 106  
110 +
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  
162 +
158 158  == 2.4 Uplink Payload ==
159 159  
160 160  
... ... @@ -165,6 +165,7 @@
165 165  
166 166  
167 167  
173 +
168 168  === 2.4.1 Uplink FPORT~=5, Device Status ===
169 169  
170 170  
... ... @@ -185,18 +185,24 @@
185 185  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
186 186  
187 187  
194 +
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
197 +
190 190  For WSC1-L, this value is 0x0D.
191 191  
192 192  
201 +
193 193  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
194 194  
204 +
195 195  0x0100, Means: v1.0.0 version.
196 196  
197 197  
208 +
198 198  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
199 199  
211 +
200 200  *0x01: EU868
201 201  
202 202  *0x02: US915
... ... @@ -218,13 +218,17 @@
218 218  *0x0a: AS923-3
219 219  
220 220  
233 +
221 221  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
222 222  
236 +
223 223  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
224 224  
225 225  
240 +
226 226  ==== (% style="color:#037691" %)**BAT:**(%%) ====
227 227  
243 +
228 228  (((
229 229  shows the battery voltage for WSC1-L MCU.
230 230  )))
... ... @@ -234,8 +234,10 @@
234 234  )))
235 235  
236 236  
253 +
237 237  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
238 238  
256 +
239 239  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
240 240  |Byte3|Byte2|Byte1
241 241  
... ... @@ -266,6 +266,7 @@
266 266  [[image:1656049673488-415.png]]
267 267  
268 268  
287 +
269 269  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
270 270  
271 271  
... ... @@ -345,6 +345,7 @@
345 345   Uplink 2:  [[image:image-20220624141100-7.png]]
346 346  
347 347  
367 +
348 348  === 2.4.3 Decoder in TTN V3 ===
349 349  
350 350  
... ... @@ -353,10 +353,14 @@
353 353  )))
354 354  
355 355  (((
356 -Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
376 +
357 357  )))
358 358  
359 359  (((
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 +(((
360 360  
361 361  )))
362 362  
... ... @@ -369,6 +369,7 @@
369 369  [[image:1656051152438-578.png]]
370 370  
371 371  
396 +
372 372  == 2.5 Show data on Application Server ==
373 373  
374 374  
... ... @@ -410,6 +410,7 @@
410 410  [[image:1656051277767-168.png]]
411 411  
412 412  
438 +
413 413  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
414 414  
415 415  
... ... @@ -437,6 +437,7 @@
437 437  These commands only valid for WSC1-L, as below:
438 438  
439 439  
466 +
440 440  == 3.1 Set Transmit Interval Time ==
441 441  
442 442  
... ... @@ -453,11 +453,12 @@
453 453  
454 454  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
455 455  
456 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
457 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
483 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
484 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
458 458  
459 459  
460 460  
488 +
461 461  == 3.2 Set Emergency Mode ==
462 462  
463 463  
... ... @@ -475,6 +475,7 @@
475 475  
476 476  
477 477  
506 +
478 478  == 3.3 Add or Delete RS485 Sensor ==
479 479  
480 480  
... ... @@ -532,6 +532,7 @@
532 532  [[image:image-20220624143618-11.png]]
533 533  
534 534  
564 +
535 535  **Then the following parameters should be:**
536 536  
537 537  * Address_Code range: A1
... ... @@ -542,6 +542,7 @@
542 542  * has_CRC: 1
543 543  * timeout: 1500 (Fill in the test according to the actual situation)
544 544  
575 +
545 545  **So the input command is:**
546 546  
547 547  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -572,6 +572,7 @@
572 572  
573 573  
574 574  
606 +
575 575  == 3.4 RS485 Test Command ==
576 576  
577 577  
... ... @@ -600,6 +600,7 @@
600 600  
601 601  
602 602  
635 +
603 603  == 3.5 RS485 response timeout ==
604 604  
605 605  
... ... @@ -625,11 +625,12 @@
625 625  
626 626  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
627 627  
628 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
629 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
661 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
662 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
630 630  
631 631  
632 632  
666 +
633 633  == 3.6 Set Sensor Type ==
634 634  
635 635  
... ... @@ -650,7 +650,7 @@
650 650  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
651 651  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
652 652  
653 -Eg: The setting command **AT+STYPE=80221** means:
687 +Eg: The setting command **AT+STYPE=802212** means:
654 654  
655 655  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
656 656  |(% 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
... ... @@ -665,15 +665,18 @@
665 665  
666 666  (% style="color:#037691" %)**Downlink Command:**
667 667  
668 -* 0xE400080221  Same as: AT+STYPE=80221
702 +* 0xE400802212     Same as: AT+STYPE=80221
669 669  
704 +
670 670  (% style="color:red" %)**Note:**
671 671  
672 672  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
673 673  
674 674  
710 +
675 675  = 4. Power consumption and battery =
676 676  
713 +
677 677  == 4.1 Total Power Consumption ==
678 678  
679 679  
... ... @@ -680,6 +680,7 @@
680 680  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.
681 681  
682 682  
720 +
683 683  == 4.2 Reduce power consumption ==
684 684  
685 685  
... ... @@ -686,6 +686,7 @@
686 686  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.
687 687  
688 688  
727 +
689 689  == 4.3 Battery ==
690 690  
691 691  
... ... @@ -698,8 +698,10 @@
698 698  )))
699 699  
700 700  
740 +
701 701  = 5. Main Process Unit WSC1-L =
702 702  
743 +
703 703  == 5.1 Features ==
704 704  
705 705  
... ... @@ -715,6 +715,9 @@
715 715  * IP Rating: IP65
716 716  * Support default sensors or 3rd party RS485 sensors
717 717  
759 +
760 +
761 +
718 718  == 5.2 Power Consumption ==
719 719  
720 720  
... ... @@ -721,6 +721,7 @@
721 721  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
722 722  
723 723  
768 +
724 724  == 5.3 Storage & Operation Temperature ==
725 725  
726 726  
... ... @@ -727,6 +727,7 @@
727 727  -20°C to +60°C
728 728  
729 729  
775 +
730 730  == 5.4 Pin Mapping ==
731 731  
732 732  
... ... @@ -733,6 +733,7 @@
733 733  [[image:1656054149793-239.png]]
734 734  
735 735  
782 +
736 736  == 5.5 Mechanical ==
737 737  
738 738  
... ... @@ -739,6 +739,7 @@
739 739  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
740 740  
741 741  
789 +
742 742  == 5.6 Connect to RS485 Sensors ==
743 743  
744 744  
... ... @@ -753,8 +753,10 @@
753 753  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
754 754  
755 755  
804 +
756 756  = 6. Weather Sensors =
757 757  
807 +
758 758  == 6.1 Rain Gauge ~-~- WSS-01 ==
759 759  
760 760  
... ... @@ -779,6 +779,7 @@
779 779  )))
780 780  
781 781  
832 +
782 782  === 6.1.1 Feature ===
783 783  
784 784  
... ... @@ -790,6 +790,7 @@
790 790  
791 791  
792 792  
844 +
793 793  === 6.1.2 Specification ===
794 794  
795 795  
... ... @@ -805,6 +805,7 @@
805 805  
806 806  
807 807  
860 +
808 808  === 6.1.3 Dimension ===
809 809  
810 810  
... ... @@ -811,6 +811,7 @@
811 811   [[image:1656054957406-980.png]]
812 812  
813 813  
867 +
814 814  === 6.1.4 Pin Mapping ===
815 815  
816 816  
... ... @@ -817,6 +817,7 @@
817 817  [[image:1656054972828-692.png]]
818 818  
819 819  
874 +
820 820  === 6.1.5 Installation Notice ===
821 821  
822 822  
... ... @@ -856,6 +856,7 @@
856 856  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
857 857  
858 858  
914 +
859 859  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
860 860  
861 861  
... ... @@ -884,10 +884,11 @@
884 884  
885 885  
886 886  
943 +
887 887  === 6.2.2 Specification ===
888 888  
889 889  
890 -* Wind speed range: 0 ~~ 60m/s
947 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
891 891  * Wind direction range: 0 ~~ 360°
892 892  * Start wind speed: ≤0.3m/s
893 893  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -900,6 +900,7 @@
900 900  
901 901  
902 902  
960 +
903 903  === 6.2.3 Dimension ===
904 904  
905 905  
... ... @@ -906,6 +906,7 @@
906 906  [[image:image-20220624152813-2.png]]
907 907  
908 908  
967 +
909 909  === 6.2.4 Pin Mapping ===
910 910  
911 911  
... ... @@ -912,6 +912,7 @@
912 912  [[image:1656056281231-994.png]]
913 913  
914 914  
974 +
915 915  === 6.2.5  Angle Mapping ===
916 916  
917 917  
... ... @@ -935,6 +935,7 @@
935 935  [[image:image-20220624153901-3.png]]
936 936  
937 937  
998 +
938 938  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
939 939  
940 940  
... ... @@ -951,6 +951,7 @@
951 951  )))
952 952  
953 953  
1015 +
954 954  === 6.3.1 Feature ===
955 955  
956 956  
... ... @@ -960,6 +960,7 @@
960 960  
961 961  
962 962  
1025 +
963 963  === 6.3.2 Specification ===
964 964  
965 965  
... ... @@ -980,6 +980,7 @@
980 980  
981 981  
982 982  
1046 +
983 983  === 6.3.3 Dimension ===
984 984  
985 985  
... ... @@ -993,6 +993,7 @@
993 993  [[image:1656056722648-743.png]]
994 994  
995 995  
1060 +
996 996  === 6.3.5 Installation Notice ===
997 997  
998 998  
... ... @@ -1001,10 +1001,10 @@
1001 1001  
1002 1002  [[image:1656056751153-304.png]]
1003 1003  
1004 -
1005 1005  [[image:1656056766224-773.png]]
1006 1006  
1007 1007  
1072 +
1008 1008  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1009 1009  
1010 1010  
... ... @@ -1021,6 +1021,7 @@
1021 1021  )))
1022 1022  
1023 1023  
1089 +
1024 1024  === 6.4.1 Feature ===
1025 1025  
1026 1026  
... ... @@ -1030,6 +1030,7 @@
1030 1030  
1031 1031  
1032 1032  
1099 +
1033 1033  === 6.4.2 Specification ===
1034 1034  
1035 1035  
... ... @@ -1044,6 +1044,7 @@
1044 1044  
1045 1045  
1046 1046  
1114 +
1047 1047  === 6.4.3 Dimension ===
1048 1048  
1049 1049  
... ... @@ -1050,6 +1050,7 @@
1050 1050  [[image:1656056844782-155.png]]
1051 1051  
1052 1052  
1121 +
1053 1053  === 6.4.4 Pin Mapping ===
1054 1054  
1055 1055  
... ... @@ -1056,6 +1056,7 @@
1056 1056  [[image:1656056855590-754.png]]
1057 1057  
1058 1058  
1128 +
1059 1059  === 6.4.5 Installation Notice ===
1060 1060  
1061 1061  
... ... @@ -1072,6 +1072,7 @@
1072 1072  [[image:1656056883736-804.png]]
1073 1073  
1074 1074  
1145 +
1075 1075  === 6.4.6 Heating ===
1076 1076  
1077 1077  
... ... @@ -1080,6 +1080,7 @@
1080 1080  )))
1081 1081  
1082 1082  
1154 +
1083 1083  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1084 1084  
1085 1085  
... ... @@ -1092,6 +1092,7 @@
1092 1092  )))
1093 1093  
1094 1094  
1167 +
1095 1095  === 6.5.1 Feature ===
1096 1096  
1097 1097  
... ... @@ -1099,6 +1099,7 @@
1099 1099  
1100 1100  
1101 1101  
1175 +
1102 1102  === 6.5.2 Specification ===
1103 1103  
1104 1104  
... ... @@ -1126,6 +1126,7 @@
1126 1126  
1127 1127  
1128 1128  
1203 +
1129 1129  === 6.5.3 Dimension ===
1130 1130  
1131 1131  
... ... @@ -1132,6 +1132,7 @@
1132 1132  [[image:1656057170639-522.png]]
1133 1133  
1134 1134  
1210 +
1135 1135  === 6.5.4 Pin Mapping ===
1136 1136  
1137 1137  
... ... @@ -1138,6 +1138,7 @@
1138 1138  [[image:1656057181899-910.png]]
1139 1139  
1140 1140  
1217 +
1141 1141  === 6.5.5 Installation Notice ===
1142 1142  
1143 1143  
... ... @@ -1149,6 +1149,7 @@
1149 1149  [[image:1656057212438-475.png]]
1150 1150  
1151 1151  
1229 +
1152 1152  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1153 1153  
1154 1154  
... ... @@ -1165,6 +1165,7 @@
1165 1165  )))
1166 1166  
1167 1167  
1246 +
1168 1168  === 6.6.1 Feature ===
1169 1169  
1170 1170  
... ... @@ -1174,6 +1174,7 @@
1174 1174  
1175 1175  
1176 1176  
1256 +
1177 1177  === 6.6.2 Specification ===
1178 1178  
1179 1179  
... ... @@ -1192,6 +1192,7 @@
1192 1192  
1193 1193  
1194 1194  
1275 +
1195 1195  === 6.6.3 Dimension ===
1196 1196  
1197 1197  
... ... @@ -1198,6 +1198,7 @@
1198 1198  [[image:1656057348695-898.png]]
1199 1199  
1200 1200  
1282 +
1201 1201  === 6.6.4 Pin Mapping ===
1202 1202  
1203 1203  
... ... @@ -1204,6 +1204,7 @@
1204 1204  [[image:1656057359343-744.png]]
1205 1205  
1206 1206  
1289 +
1207 1207  === 6.6.5 Installation Notice ===
1208 1208  
1209 1209  
... ... @@ -1216,6 +1216,7 @@
1216 1216  [[image:1656057377943-564.png]]
1217 1217  
1218 1218  
1302 +
1219 1219  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1220 1220  
1221 1221  
... ... @@ -1232,6 +1232,7 @@
1232 1232  )))
1233 1233  
1234 1234  
1319 +
1235 1235  === 6.7.1 Feature ===
1236 1236  
1237 1237  
... ... @@ -1244,6 +1244,7 @@
1244 1244  )))
1245 1245  
1246 1246  
1332 +
1247 1247  === 6.7.2 Specification ===
1248 1248  
1249 1249  
... ... @@ -1260,6 +1260,7 @@
1260 1260  
1261 1261  
1262 1262  
1349 +
1263 1263  === 6.7.3 Dimension ===
1264 1264  
1265 1265  
... ... @@ -1266,6 +1266,7 @@
1266 1266  [[image:1656057538793-888.png]]
1267 1267  
1268 1268  
1356 +
1269 1269  === 6.7.4 Pin Mapping ===
1270 1270  
1271 1271  
... ... @@ -1272,6 +1272,7 @@
1272 1272  [[image:1656057548116-203.png]]
1273 1273  
1274 1274  
1363 +
1275 1275  === 6.7.5 Installation Notice ===
1276 1276  
1277 1277  
... ... @@ -1284,8 +1284,10 @@
1284 1284  [[image:1656057565783-251.png]]
1285 1285  
1286 1286  
1376 +
1287 1287  = 7. FAQ =
1288 1288  
1379 +
1289 1289  == 7.1 What else do I need to purchase to build Weather Station? ==
1290 1290  
1291 1291  
... ... @@ -1298,6 +1298,7 @@
1298 1298  [[image:1656057608049-693.png]]
1299 1299  
1300 1300  
1392 +
1301 1301  == 7.2 How to upgrade firmware for WSC1-L? ==
1302 1302  
1303 1303  
... ... @@ -1316,6 +1316,7 @@
1316 1316  )))
1317 1317  
1318 1318  
1411 +
1319 1319  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1320 1320  
1321 1321  
... ... @@ -1322,6 +1322,7 @@
1322 1322  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.
1323 1323  
1324 1324  
1418 +
1325 1325  == 7.4 Can I add my weather sensors? ==
1326 1326  
1327 1327  
... ... @@ -1328,8 +1328,10 @@
1328 1328  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1329 1329  
1330 1330  
1425 +
1331 1331  = 8. Trouble Shooting =
1332 1332  
1428 +
1333 1333  == 8.1 AT Command input doesn't work ==
1334 1334  
1335 1335  
... ... @@ -1338,8 +1338,10 @@
1338 1338  )))
1339 1339  
1340 1340  
1437 +
1341 1341  = 9. Order Info =
1342 1342  
1440 +
1343 1343  == 9.1 Main Process Unit ==
1344 1344  
1345 1345  
... ... @@ -1358,6 +1358,7 @@
1358 1358  
1359 1359  
1360 1360  
1459 +
1361 1361  == 9.2 Sensors ==
1362 1362  
1363 1363  
... ... @@ -1374,14 +1374,16 @@
1374 1374  
1375 1375  
1376 1376  
1476 +
1377 1377  = 10. Support =
1378 1378  
1379 1379  
1380 1380  * 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.
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]].
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]]
1382 1382  
1383 1383  
1384 1384  
1485 +
1385 1385  = 11. Appendix I: Field Installation Photo =
1386 1386  
1387 1387  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0