Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ... ... @@ -125,6 +125,10 @@ 125 125 126 126 User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot: 127 127 126 +Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). 127 + 128 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]] 129 + 128 128 **Add APP EUI in the application.** 129 129 130 130 [[image:1656042662694-311.png]] ... ... @@ -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 ... ... @@ -184,24 +184,18 @@ 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 - 191 191 For WSC1-L, this value is 0x0D. 192 192 193 193 194 - 195 195 ==== (% style="color:#037691" %)**Firmware Version:**(%%) ==== 196 196 197 - 198 198 0x0100, Means: v1.0.0 version. 199 199 200 200 201 - 202 202 ==== (% style="color:#037691" %)**Frequency Band:**(%%) ==== 203 203 204 - 205 205 *0x01: EU868 206 206 207 207 *0x02: US915 ... ... @@ -223,17 +223,13 @@ 223 223 *0x0a: AS923-3 224 224 225 225 226 - 227 227 ==== (% style="color:#037691" %)**Sub-Band:**(%%) ==== 228 228 229 - 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 - 237 237 ((( 238 238 shows the battery voltage for WSC1-L MCU. 239 239 ))) ... ... @@ -243,10 +243,8 @@ 243 243 ))) 244 244 245 245 246 - 247 247 ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ==== 248 248 249 - 250 250 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %) 251 251 |Byte3|Byte2|Byte1 252 252 ... ... @@ -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 ... ... @@ -473,8 +473,8 @@ 473 473 474 474 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 475 475 476 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 477 -* 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 478 478 479 479 480 480 == 3.2 Set Emergency Mode == ... ... @@ -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 ... ... @@ -642,8 +642,8 @@ 642 642 643 643 If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0. 644 644 645 -* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 646 -* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 624 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 625 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 647 647 648 648 649 649 == 3.6 Set Sensor Type == ... ... @@ -664,9 +664,9 @@ 664 664 665 665 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %) 666 666 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response** 667 -|(% style="width:157px" %)AT+STYPE=80221 2|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK646 +|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK 668 668 669 -Eg: The setting command **AT+STYPE=80221 2**648 +Eg: The setting command **AT+STYPE=80221** means: 670 670 671 671 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %) 672 672 |(% 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 ... ... @@ -681,7 +681,7 @@ 681 681 682 682 (% style="color:#037691" %)**Downlink Command:** 683 683 684 -* 0xE40080221 2663 +* 0xE400080221 Same as: AT+STYPE=80221 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 ... ... @@ -737,7 +737,6 @@ 737 737 * IP Rating: IP65 738 738 * Support default sensors or 3rd party RS485 sensors 739 739 740 - 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 ... ... @@ -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 ... ... @@ -917,7 +917,7 @@ 917 917 === 6.2.2 Specification === 918 918 919 919 920 -* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)882 +* Wind speed range: 0 ~~ 60m/s 921 921 * Wind direction range: 0 ~~ 360° 922 922 * Start wind speed: ≤0.3m/s 923 923 * Accuracy: ±(0.3+0.03V)m/s , ±1° ... ... @@ -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 ... ... @@ -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 993 + 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 ... ... @@ -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 ... ... @@ -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 ... ... @@ -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 ... ... @@ -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 ... ... @@ -1427,7 +1427,7 @@ 1427 1427 1428 1428 1429 1429 * 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. 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]] 1361 +* 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 1433 1433 = 11. Appendix I: Field Installation Photo =