Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 ... ... @@ -155,6 +155,7 @@ 155 155 [[image:1656042745346-283.png]] 156 156 157 157 159 + 158 158 == 2.4 Uplink Payload == 159 159 160 160 ... ... @@ -185,6 +185,7 @@ 185 185 Example Payload (FPort=5): [[image:image-20220624101005-1.png]] 186 186 187 187 190 + 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 197 + 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 204 + 200 200 ==== (% style="color:#037691" %)**Frequency Band:**(%%) ==== 201 201 202 202 ... ... @@ -221,6 +221,7 @@ 221 221 *0x0a: AS923-3 222 222 223 223 229 + 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 236 + 230 230 ==== (% style="color:#037691" %)**BAT:**(%%) ==== 231 231 232 232 ... ... @@ -239,6 +239,7 @@ 239 239 ))) 240 240 241 241 249 + 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 283 + 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 363 + 354 354 === 2.4.3 Decoder in TTN V3 === 355 355 356 356 ... ... @@ -359,6 +359,10 @@ 359 359 ))) 360 360 361 361 ((( 372 + 373 +))) 374 + 375 +((( 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 392 + 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 434 + 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 462 + 446 446 == 3.1 Set Transmit Interval Time == 447 447 448 448 ... ... @@ -538,6 +538,7 @@ 538 538 [[image:image-20220624143618-11.png]] 539 539 540 540 558 + 541 541 **Then the following parameters should be:** 542 542 543 543 * Address_Code range: A1 ... ... @@ -654,7 +654,7 @@ 654 654 655 655 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %) 656 656 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response** 657 -|(% style="width:157px" %)AT+STYPE=80221 2|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK675 +|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK 658 658 659 659 Eg: The setting command **AT+STYPE=802212** means: 660 660 ... ... @@ -671,7 +671,7 @@ 671 671 672 672 (% style="color:#037691" %)**Downlink Command:** 673 673 674 -* 0xE400802212 Same as: AT+STYPE=80221 2692 +* 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 699 + 681 681 = 4. Power consumption and battery = 682 682 702 + 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 709 + 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 716 + 695 695 == 4.3 Battery == 696 696 697 697 ... ... @@ -704,8 +704,10 @@ 704 704 ))) 705 705 706 706 729 + 707 707 = 5. Main Process Unit WSC1-L = 708 708 732 + 709 709 == 5.1 Features == 710 710 711 711 ... ... @@ -729,6 +729,7 @@ 729 729 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA 730 730 731 731 756 + 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 763 + 738 738 == 5.4 Pin Mapping == 739 739 740 740 ... ... @@ -741,6 +741,7 @@ 741 741 [[image:1656054149793-239.png]] 742 742 743 743 770 + 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 777 + 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 792 + 764 764 = 6. Weather Sensors = 765 765 795 + 766 766 == 6.1 Rain Gauge ~-~- WSS-01 == 767 767 768 768 ... ... @@ -787,6 +787,7 @@ 787 787 ))) 788 788 789 789 820 + 790 790 === 6.1.1 Feature === 791 791 792 792 ... ... @@ -819,6 +819,7 @@ 819 819 [[image:1656054957406-980.png]] 820 820 821 821 853 + 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 860 + 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 900 + 867 867 == 6.2 Wind Speed/Direction ~-~- WSS-02 == 868 868 869 869 ... ... @@ -914,6 +914,7 @@ 914 914 [[image:image-20220624152813-2.png]] 915 915 916 916 951 + 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 958 + 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 982 + 946 946 == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 947 947 948 948 ... ... @@ -959,6 +959,7 @@ 959 959 ))) 960 960 961 961 999 + 962 962 === 6.3.1 Feature === 963 963 964 964 ... ... @@ -1001,6 +1001,7 @@ 1001 1001 [[image:1656056722648-743.png]] 1002 1002 1003 1003 1042 + 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 1054 + 1016 1016 == 6.4 Rain/Snow Detect ~-~- WSS-04 == 1017 1017 1018 1018 ... ... @@ -1029,6 +1029,7 @@ 1029 1029 ))) 1030 1030 1031 1031 1071 + 1032 1032 === 6.4.1 Feature === 1033 1033 1034 1034 ... ... @@ -1058,6 +1058,7 @@ 1058 1058 [[image:1656056844782-155.png]] 1059 1059 1060 1060 1101 + 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 1108 + 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 1125 + 1083 1083 === 6.4.6 Heating === 1084 1084 1085 1085 ... ... @@ -1088,6 +1088,7 @@ 1088 1088 ))) 1089 1089 1090 1090 1134 + 1091 1091 == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 == 1092 1092 1093 1093 ... ... @@ -1100,6 +1100,7 @@ 1100 1100 ))) 1101 1101 1102 1102 1147 + 1103 1103 === 6.5.1 Feature === 1104 1104 1105 1105 ... ... @@ -1140,6 +1140,7 @@ 1140 1140 [[image:1656057170639-522.png]] 1141 1141 1142 1142 1188 + 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 1195 + 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 1207 + 1160 1160 == 6.6 Total Solar Radiation sensor ~-~- WSS-06 == 1161 1161 1162 1162 ... ... @@ -1173,6 +1173,7 @@ 1173 1173 ))) 1174 1174 1175 1175 1224 + 1176 1176 === 6.6.1 Feature === 1177 1177 1178 1178 ... ... @@ -1206,6 +1206,7 @@ 1206 1206 [[image:1656057348695-898.png]] 1207 1207 1208 1208 1258 + 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 1265 + 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 1278 + 1227 1227 == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 == 1228 1228 1229 1229 ... ... @@ -1240,6 +1240,7 @@ 1240 1240 ))) 1241 1241 1242 1242 1295 + 1243 1243 === 6.7.1 Feature === 1244 1244 1245 1245 ... ... @@ -1252,6 +1252,7 @@ 1252 1252 ))) 1253 1253 1254 1254 1308 + 1255 1255 === 6.7.2 Specification === 1256 1256 1257 1257 ... ... @@ -1274,6 +1274,7 @@ 1274 1274 [[image:1656057538793-888.png]] 1275 1275 1276 1276 1331 + 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 1338 + 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 1351 + 1295 1295 = 7. FAQ = 1296 1296 1354 + 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 1367 + 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 1386 + 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 1393 + 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 1400 + 1339 1339 = 8. Trouble Shooting = 1340 1340 1403 + 1341 1341 == 8.1 AT Command input doesn't work == 1342 1342 1343 1343 ... ... @@ -1346,8 +1346,10 @@ 1346 1346 ))) 1347 1347 1348 1348 1412 + 1349 1349 = 9. Order Info = 1350 1350 1415 + 1351 1351 == 9.1 Main Process Unit == 1352 1352 1353 1353