Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/05/07 14:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 7 removed)
Details
- Page properties
-
- Content
-
... ... @@ -61,13 +61,13 @@ 61 61 [[image:1656042136605-251.png]] 62 62 63 63 64 -(% style="color:red" %)**Notice 1:** 64 +(% style="color:red" %) ** Notice 1:** 65 65 66 66 * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery. 67 67 * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails. 68 68 * Weather sensors won’t work if solar panel and storage battery fails. 69 69 70 -(% style="color:red" %)**Notice 2:** 70 +(% style="color:red" %)** Notice 2:** 71 71 72 72 Due to shipment and importation limitation, user is better to purchase below parts locally: 73 73 ... ... @@ -86,9 +86,7 @@ 86 86 ))) 87 87 88 88 89 -((( 90 90 Open WSC1-L and put the yellow jumper as below position to power on WSC1-L. 91 -))) 92 92 93 93 [[image:1656042192857-709.png]] 94 94 ... ... @@ -99,6 +99,7 @@ 99 99 1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors. 100 100 101 101 100 + 102 102 == 2.3 Example to use for LoRaWAN network == 103 103 104 104 This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure. ... ... @@ -141,9 +141,7 @@ 141 141 142 142 143 143 144 -((( 145 145 (% style="color:blue" %)**Step 2**(%%): Power on WSC1-L, it will start to join TTN server. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel. 146 -))) 147 147 148 148 149 149 [[image:1656042745346-283.png]] ... ... @@ -157,7 +157,6 @@ 157 157 * Valid Sensor Value: Use FPORT=2 158 158 * Other control command: Use FPORT other than 2. 159 159 160 - 161 161 === 2.4.1 Uplink FPORT~=5, Device Status === 162 162 163 163 Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours ... ... @@ -222,13 +222,9 @@ 222 222 223 223 ==== (% style="color:#037691" %)**BAT:**(%%) ==== 224 224 225 -((( 226 226 shows the battery voltage for WSC1-L MCU. 227 -))) 228 228 229 -((( 230 230 Ex1: 0x0BD6/1000 = 3.03 V 231 -))) 232 232 233 233 234 234 ... ... @@ -296,50 +296,22 @@ 296 296 [[image:image-20220624140352-2.png]] 297 297 298 298 299 -((( 300 300 Below is an example payload: [[image:image-20220624140615-3.png]] 301 -))) 302 302 303 -((( 304 - 305 -))) 306 306 307 -((( 308 308 When sending this payload to LoRaWAN server. WSC1-L will send this in one uplink or several uplinks according to LoRaWAN spec requirement. For example, total length of Payload is 54 bytes. 309 -))) 310 310 311 -* ((( 312 -When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink. 313 -))) 296 +* When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink. 314 314 315 -((( 316 316 Uplink 1: [[image:image-20220624140735-4.png]] 317 -))) 318 318 319 -((( 320 - 321 -))) 322 - 323 -((( 324 324 Uplink 2: [[image:image-20220624140842-5.png]] 325 -))) 326 326 327 -((( 328 - 329 -))) 330 330 331 -* ((( 332 -When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink: 333 -))) 303 +* When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink: 334 334 335 -((( 336 336 Uplink 1: [[image:image-20220624141025-6.png]] 337 -))) 338 338 339 -((( 340 - 341 -))) 342 - 343 343 Uplink 2: [[image:image-20220624141100-7.png]] 344 344 345 345 ... ... @@ -437,6 +437,7 @@ 437 437 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 438 438 439 439 404 + 440 440 == 3.2 Set Emergency Mode == 441 441 442 442 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -452,6 +452,7 @@ 452 452 * 0xE100 Same as: AT+ALARMMOD=0 453 453 454 454 420 + 455 455 == 3.3 Add or Delete RS485 Sensor == 456 456 457 457 Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors. ... ... @@ -522,6 +522,7 @@ 522 522 * 0xE5FF 523 523 524 524 491 + 525 525 == 3.4 RS485 Test Command == 526 526 527 527 (% style="color:#037691" %)**AT Command:** ... ... @@ -544,6 +544,7 @@ 544 544 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 545 545 546 546 514 + 547 547 == 3.5 RS485 response timeout == 548 548 549 549 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -568,15 +568,12 @@ 568 568 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 569 569 570 570 539 + 571 571 == 3.6 Set Sensor Type == 572 572 573 -((( 574 574 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. 575 -))) 576 576 577 -((( 578 578 See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type. 579 -))) 580 580 581 581 [[image:image-20220624144904-12.png]] 582 582 ... ... @@ -650,7 +650,6 @@ 650 650 * IP Rating: IP65 651 651 * Support default sensors or 3rd party RS485 sensors 652 652 653 - 654 654 == 5.2 Power Consumption == 655 655 656 656 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -718,7 +718,6 @@ 718 718 * ABS enclosure. 719 719 * Horizontal adjustable. 720 720 721 - 722 722 === 6.1.2 Specification === 723 723 724 724 * Resolution: 0.2mm ... ... @@ -730,7 +730,6 @@ 730 730 * Working Humidity: <100% (no dewing) 731 731 * Power Consumption: 4mA @ 12v. 732 732 733 - 734 734 === 6.1.3 Dimension === 735 735 736 736 [[image:1656054957406-980.png]] ... ... @@ -743,31 +743,19 @@ 743 743 744 744 === 6.1.5 Installation Notice === 745 745 746 -((( 747 747 Do not power on while connect the cables. Double check the wiring before power on. 748 -))) 749 749 750 -((( 751 751 Installation Photo as reference: 752 -))) 753 753 754 754 755 -((( 756 756 (% style="color:#4472c4" %)** Install on Ground:** 757 -))) 758 758 759 -((( 760 760 WSS-01 Rain Gauge include screws so can install in ground directly . 761 -))) 762 762 763 763 764 -((( 765 765 (% style="color:#4472c4" %)** Install on pole:** 766 -))) 767 767 768 -((( 769 769 If user want to install on pole, they can purchase the (% style="color:#4472c4" %)** WS-K2 : Bracket Kit for Pole installation**(%%), and install as below: 770 -))) 771 771 772 772 [[image:image-20220624152218-1.png||height="526" width="276"]] 773 773 ... ... @@ -801,7 +801,6 @@ 801 801 * RS485 wind speed / direction sensor 802 802 * PC enclosure, resist corrosion 803 803 804 - 805 805 === 6.2.2 Specification === 806 806 807 807 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -815,7 +815,6 @@ 815 815 * Power Consumption: 13mA ~~ 12v. 816 816 * Cable Length: 2 meters 817 817 818 - 819 819 === 6.2.3 Dimension === 820 820 821 821 [[image:image-20220624152813-2.png]] ... ... @@ -833,13 +833,9 @@ 833 833 834 834 === 6.2.6 Installation Notice === 835 835 836 -((( 837 837 Do not power on while connect the cables. Double check the wiring before power on. 838 -))) 839 839 840 -((( 841 841 The sensor must be installed with below direction, towards North. 842 -))) 843 843 844 844 [[image:image-20220624153901-3.png]] 845 845 ... ... @@ -866,7 +866,6 @@ 866 866 * NDIR to measure CO2 with Internal Temperature Compensation 867 867 * Laser Beam Scattering to PM2.5 and PM10 868 868 869 - 870 870 === 6.3.2 Specification === 871 871 872 872 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -884,7 +884,6 @@ 884 884 ** CO2: 0~95%RH 885 885 * Power Consumption: 50mA@ 12v. 886 886 887 - 888 888 === 6.3.3 Dimension === 889 889 890 890 [[image:1656056708366-230.png]] ... ... @@ -899,6 +899,8 @@ 899 899 900 900 Do not power on while connect the cables. Double check the wiring before power on. 901 901 844 +[[image:1656057016033-551.png]] 845 + 902 902 [[image:1656056751153-304.png]] 903 903 904 904 [[image:1656056766224-773.png]] ... ... @@ -927,7 +927,6 @@ 927 927 * Surface heating to dry 928 928 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 929 929 930 - 931 931 === 6.4.2 Specification === 932 932 933 933 * Detect if there is rain or snow ... ... @@ -939,7 +939,6 @@ 939 939 ** No heating: 12mA @ 12v, 940 940 ** heating: 94ma @ 12v. 941 941 942 - 943 943 === 6.4.3 Dimension === 944 944 945 945 [[image:1656056844782-155.png]] ... ... @@ -955,9 +955,7 @@ 955 955 Do not power on while connect the cables. Double check the wiring before power on. 956 956 957 957 958 -((( 959 959 Install with 15°degree. 960 -))) 961 961 962 962 [[image:1656056873783-780.png]] 963 963 ... ... @@ -988,7 +988,6 @@ 988 988 989 989 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 990 990 991 - 992 992 === 6.5.2 Specification === 993 993 994 994 * Input Power: DC 12 ~~ 24v ... ... @@ -1013,7 +1013,6 @@ 1013 1013 * Working Humidity: 10~90%RH 1014 1014 * Power Consumption: 4mA @ 12v 1015 1015 1016 - 1017 1017 === 6.5.3 Dimension === 1018 1018 1019 1019 [[image:1656057170639-522.png]] ... ... @@ -1112,13 +1112,9 @@ 1112 1112 1113 1113 === 6.7.1 Feature === 1114 1114 1115 -((( 1116 1116 PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation. 1117 -))) 1118 1118 1119 -((( 1120 1120 When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength. 1121 -))) 1122 1122 1123 1123 1124 1124 === 6.7.2 Specification === ... ... @@ -1197,15 +1197,14 @@ 1197 1197 1198 1198 = 8. Trouble Shooting = 1199 1199 1200 -== 8.1 AT Command input doesn't work == 1201 1201 1202 -((( 1203 -In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string. 1204 -))) 1205 1205 1206 1206 1137 + 1138 + 1207 1207 = 9. Order Info = 1208 1208 1141 + 1209 1209 == 9.1 Main Process Unit == 1210 1210 1211 1211 Part Number: (% style="color:blue" %)**WSC1-L-XX** ... ... @@ -1227,69 +1227,64 @@ 1227 1227 1228 1228 == 9.2 Sensors == 1229 1229 1230 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %) 1231 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number** 1232 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01 1233 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2 1234 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02 1235 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03 1236 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04 1237 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05 1238 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06 1239 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07 1163 +|**Sensor Model**|**Part Number** 1164 +|**Rain Gauge**|WSS-01 1165 +|**Rain Gauge installation Bracket for Pole**|WS-K2 1166 +|**Wind Speed Direction 2 in 1 Sensor**|WSS-02 1167 +|**CO2/PM2.5/PM10 3 in 1 Sensor**|WSS-03 1168 +|**Rain/Snow Detect Sensor**|WSS-04 1169 +|**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|WSS-05 1170 +|**Total Solar Radiation Sensor**|WSS-06 1171 +|**PAR (Photosynthetically Available Radiation)**|WSS-07 1240 1240 1241 1241 1242 1242 1243 - 1244 - 1245 1245 = 10. Support = 1246 1246 1247 1247 * 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. 1248 -* 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]]1178 +* 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 1249 1249 1180 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]] 1250 1250 1251 1251 1252 1252 1253 1253 1185 + 1254 1254 = 11. Appendix I: Field Installation Photo = 1255 1255 1256 1256 1257 -[[image: 1656058346362-132.png]]1189 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]] 1258 1258 1191 + 1259 1259 **Storage Battery**: 12v,12AH li battery 1260 1260 1261 1261 1195 +Wind Speed/Direction. 1262 1262 1263 - **Wind Speed/Direction**1197 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]] 1264 1264 1265 -[[image:1656058373174-421.png]] 1266 1266 1200 +Total Solar Radiation sensor 1267 1267 1202 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]] 1268 1268 1269 -**Total Solar Radiation sensor** 1270 1270 1271 -[[image:1656058397364-282.png]] 1272 1272 1206 +PAR Sensor 1273 1273 1208 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]] 1274 1274 1275 -**PAR Sensor** 1276 1276 1277 - [[image:1656058416171-615.png]]1211 +CO2/PM2.5/PM10 3 in 1 sensor 1278 1278 1213 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]] 1279 1279 1280 1280 1281 - **CO2/PM2.5/PM10 3in1sensor**1216 +Rain / Snow Detect: 1282 1282 1283 -[[image: 1656058441194-827.png]]1218 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]] 1284 1284 1285 1285 1221 +Rain Gauge. 1286 1286 1287 -**Rain / Snow Detect** 1288 - 1289 -[[image:1656058451456-166.png]] 1290 - 1291 - 1292 - 1293 -**Rain Gauge** 1294 - 1295 -[[image:1656058463455-569.png]] 1223 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]]
- 1656058346362-132.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.2 MB - Content
- 1656058373174-421.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -742.2 KB - Content
- 1656058397364-282.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -848.1 KB - Content
- 1656058416171-615.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -560.4 KB - Content
- 1656058441194-827.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.1 MB - Content
- 1656058451456-166.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -366.8 KB - Content
- 1656058463455-569.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -924.1 KB - Content