Last modified by Mengting Qiu on 2025/06/10 18:53

From version 79.22
edited by Xiaoling
on 2022/06/24 17:23
Change comment: There is no comment for this version
To version 70.1
edited by Xiaoling
on 2022/06/24 16:00
Change comment: Uploaded new attachment "1656057608049-693.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -61,14 +61,15 @@
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:**
71 71  
71 +(% style="color:red" %)** Notice 2:**
72 +
72 72  Due to shipment and importation limitation, user is better to purchase below parts locally:
73 73  
74 74  * Solar Panel
... ... @@ -79,6 +79,8 @@
79 79  
80 80  
81 81  
83 +
84 +
82 82  == 2.2 How it works? ==
83 83  
84 84  (((
... ... @@ -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,9 @@
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  
103 +
104 +
105 +
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 -)))
301 +* 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 -)))
308 +* 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  
... ... @@ -347,25 +347,14 @@
347 347  
348 348  === 2.4.3 Decoder in TTN V3 ===
349 349  
350 -(((
351 351  In LoRaWAN platform, user only see HEX payload by default, user needs to use payload formatters to decode the payload to see human-readable value.
352 -)))
353 353  
354 -(((
355 -
356 -)))
357 357  
358 -(((
359 359  Download decoder for suitable platform from:
360 -)))
361 361  
362 -(((
363 363  [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/]]
364 -)))
365 365  
366 -(((
367 367  and put as below:
368 -)))
369 369  
370 370  [[image:1656051152438-578.png]]
371 371  
... ... @@ -448,6 +448,9 @@
448 448  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
449 449  
450 450  
409 +
410 +
411 +
451 451  == 3.2 Set Emergency Mode ==
452 452  
453 453  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -463,6 +463,9 @@
463 463  * 0xE100     Same as: AT+ALARMMOD=0
464 464  
465 465  
427 +
428 +
429 +
466 466  == 3.3 Add or Delete RS485 Sensor ==
467 467  
468 468  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.
... ... @@ -504,6 +504,7 @@
504 504  * has_CRC: 1
505 505  * timeout: 1500 (Fill in the test according to the actual situation)
506 506  
471 +
507 507  **So the input command is:**
508 508  
509 509  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -533,6 +533,9 @@
533 533  * 0xE5FF  
534 534  
535 535  
501 +
502 +
503 +
536 536  == 3.4 RS485 Test Command ==
537 537  
538 538  (% style="color:#037691" %)**AT Command:**
... ... @@ -555,6 +555,9 @@
555 555  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
556 556  
557 557  
526 +
527 +
528 +
558 558  == 3.5 RS485 response timeout ==
559 559  
560 560  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -579,15 +579,14 @@
579 579  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
580 580  
581 581  
553 +
554 +
555 +
582 582  == 3.6 Set Sensor Type ==
583 583  
584 -(((
585 585  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
586 -)))
587 587  
588 -(((
589 589  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
590 -)))
591 591  
592 592  [[image:image-20220624144904-12.png]]
593 593  
... ... @@ -661,7 +661,6 @@
661 661  * IP Rating: IP65
662 662  * Support default sensors or 3rd party RS485 sensors
663 663  
664 -
665 665  == 5.2 Power Consumption ==
666 666  
667 667  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -730,6 +730,7 @@
730 730  * Horizontal adjustable.
731 731  
732 732  
702 +
733 733  === 6.1.2 Specification ===
734 734  
735 735  * Resolution: 0.2mm
... ... @@ -742,6 +742,7 @@
742 742  * Power Consumption: 4mA @ 12v.
743 743  
744 744  
715 +
745 745  === 6.1.3 Dimension ===
746 746  
747 747   [[image:1656054957406-980.png]]
... ... @@ -754,31 +754,19 @@
754 754  
755 755  === 6.1.5 Installation Notice ===
756 756  
757 -(((
758 758  Do not power on while connect the cables. Double check the wiring before power on.
759 -)))
760 760  
761 -(((
762 762  Installation Photo as reference:
763 -)))
764 764  
765 765  
766 -(((
767 767  (% style="color:#4472c4" %)** Install on Ground:**
768 -)))
769 769  
770 -(((
771 771  WSS-01 Rain Gauge include screws so can install in ground directly .
772 -)))
773 773  
774 774  
775 -(((
776 776  (% style="color:#4472c4" %)** Install on pole:**
777 -)))
778 778  
779 -(((
780 780  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:
781 -)))
782 782  
783 783  [[image:image-20220624152218-1.png||height="526" width="276"]]
784 784  
... ... @@ -813,6 +813,7 @@
813 813  * PC enclosure, resist corrosion
814 814  
815 815  
775 +
816 816  === 6.2.2 Specification ===
817 817  
818 818  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -827,6 +827,7 @@
827 827  * Cable Length: 2 meters
828 828  
829 829  
790 +
830 830  === 6.2.3 Dimension ===
831 831  
832 832  [[image:image-20220624152813-2.png]]
... ... @@ -844,13 +844,9 @@
844 844  
845 845  === 6.2.6  Installation Notice ===
846 846  
847 -(((
848 848  Do not power on while connect the cables. Double check the wiring before power on.
849 -)))
850 850  
851 -(((
852 852  The sensor must be installed with below direction, towards North.
853 -)))
854 854  
855 855  [[image:image-20220624153901-3.png]]
856 856  
... ... @@ -878,6 +878,7 @@
878 878  * Laser Beam Scattering to PM2.5 and PM10
879 879  
880 880  
838 +
881 881  === 6.3.2 Specification ===
882 882  
883 883  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -896,6 +896,7 @@
896 896  * Power Consumption: 50mA@ 12v.
897 897  
898 898  
857 +
899 899  === 6.3.3 Dimension ===
900 900  
901 901  [[image:1656056708366-230.png]]
... ... @@ -910,6 +910,8 @@
910 910  
911 911  Do not power on while connect the cables. Double check the wiring before power on.
912 912  
872 +[[image:1656057016033-551.png]]
873 +
913 913  [[image:1656056751153-304.png]]
914 914  
915 915  [[image:1656056766224-773.png]]
... ... @@ -939,6 +939,7 @@
939 939  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
940 940  
941 941  
903 +
942 942  === 6.4.2 Specification ===
943 943  
944 944  * Detect if there is rain or snow
... ... @@ -951,6 +951,7 @@
951 951  ** heating: 94ma @ 12v.
952 952  
953 953  
916 +
954 954  === 6.4.3 Dimension ===
955 955  
956 956  [[image:1656056844782-155.png]]
... ... @@ -966,9 +966,7 @@
966 966  Do not power on while connect the cables. Double check the wiring before power on.
967 967  
968 968  
969 -(((
970 970  Install with 15°degree.
971 -)))
972 972  
973 973   [[image:1656056873783-780.png]]
974 974  
... ... @@ -1000,6 +1000,7 @@
1000 1000  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1001 1001  
1002 1002  
964 +
1003 1003  === 6.5.2 Specification ===
1004 1004  
1005 1005  * Input Power: DC 12 ~~ 24v
... ... @@ -1025,6 +1025,7 @@
1025 1025  * Power Consumption: 4mA @ 12v
1026 1026  
1027 1027  
990 +
1028 1028  === 6.5.3 Dimension ===
1029 1029  
1030 1030  [[image:1656057170639-522.png]]
... ... @@ -1069,6 +1069,7 @@
1069 1069  * Measure Reflected Radiation if sense area towards ground.
1070 1070  
1071 1071  
1035 +
1072 1072  === 6.6.2 Specification ===
1073 1073  
1074 1074  * Input Power: DC 5 ~~ 24v
... ... @@ -1085,6 +1085,7 @@
1085 1085  * Power Consumption: 4mA @ 12v
1086 1086  
1087 1087  
1052 +
1088 1088  === 6.6.3 Dimension ===
1089 1089  
1090 1090  [[image:1656057348695-898.png]]
... ... @@ -1123,13 +1123,9 @@
1123 1123  
1124 1124  === 6.7.1 Feature ===
1125 1125  
1126 -(((
1127 1127  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1128 -)))
1129 1129  
1130 -(((
1131 1131  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1132 -)))
1133 1133  
1134 1134  
1135 1135  === 6.7.2 Specification ===
... ... @@ -1146,6 +1146,7 @@
1146 1146  * Power Consumption: 3mA @ 12v
1147 1147  
1148 1148  
1110 +
1149 1149  === 6.7.3 Dimension ===
1150 1150  
1151 1151  [[image:1656057538793-888.png]]
... ... @@ -1173,50 +1173,47 @@
1173 1173  
1174 1174  Below is the installation photo and structure:
1175 1175  
1176 -[[image:1656057598349-319.png]]
1138 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
1177 1177  
1178 1178  
1179 -[[image:1656057608049-693.png]]
1141 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image039.png]]
1180 1180  
1181 1181  
1182 1182  
1145 +
1183 1183  == 7.2 How to upgrade firmware for WSC1-L? ==
1184 1184  
1185 -(((
1186 1186  Firmware Location & Change log:
1187 -)))
1188 1188  
1189 -(((
1190 1190  [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/WSC1-L/]]
1191 -)))
1192 1192  
1193 1193  
1194 -(((
1195 -Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1196 -)))
1153 +Firmware Upgrade instruction:
1197 1197  
1155 +[[https:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Hardware_Upgrade_Method_Support_List>>url:https://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Hardware_Upgrade_Method_Support_List]]
1198 1198  
1157 +
1199 1199  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1200 1200  
1201 -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.
1160 +User can follow the introduction for how to upgrade image. When download the images, choose the required image file for download.
1202 1202  
1203 1203  
1163 +
1204 1204  == 7.4 Can I add my weather sensors? ==
1205 1205  
1206 -Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1166 +Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]]
1207 1207  
1208 1208  
1209 1209  = 8. Trouble Shooting =
1210 1210  
1211 -== 8.1 AT Command input doesn't work ==
1212 1212  
1213 -(((
1214 -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.
1215 -)))
1216 1216  
1217 1217  
1174 +
1175 +
1218 1218  = 9. Order Info =
1219 1219  
1178 +
1220 1220  == 9.1 Main Process Unit ==
1221 1221  
1222 1222  Part Number: (% style="color:blue" %)**WSC1-L-XX**
... ... @@ -1233,74 +1233,64 @@
1233 1233  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1234 1234  
1235 1235  
1236 -
1237 -
1238 -
1239 1239  == 9.2 Sensors ==
1240 1240  
1241 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %)
1242 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**
1243 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01
1244 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2
1245 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02
1246 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03
1247 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04
1248 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05
1249 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06
1250 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07
1197 +|**Sensor Model**|**Part Number**
1198 +|**Rain Gauge**|WSS-01
1199 +|**Rain Gauge installation Bracket for Pole**|WS-K2
1200 +|**Wind Speed Direction 2 in 1 Sensor**|WSS-02
1201 +|**CO2/PM2.5/PM10 3 in 1 Sensor**|WSS-03
1202 +|**Rain/Snow Detect Sensor**|WSS-04
1203 +|**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|WSS-05
1204 +|**Total Solar Radiation Sensor**|WSS-06
1205 +|**PAR (Photosynthetically Available Radiation)**|WSS-07
1251 1251  
1252 -
1253 -
1254 -
1255 -
1256 1256  = 10. Support =
1257 1257  
1258 1258  * 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.
1259 -* 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]]
1210 +* 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
1260 1260  
1212 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1261 1261  
1262 1262  
1263 1263  
1264 1264  
1217 +
1265 1265  = 11. Appendix I: Field Installation Photo =
1266 1266  
1267 1267  
1268 -[[image:1656058346362-132.png]]
1221 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]]
1269 1269  
1223 +
1270 1270  **Storage Battery**: 12v,12AH li battery
1271 1271  
1272 1272  
1227 +Wind Speed/Direction.
1273 1273  
1274 -**Wind Speed/Direction**
1229 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]]
1275 1275  
1276 -[[image:1656058373174-421.png]]
1277 1277  
1232 +Total Solar Radiation sensor
1278 1278  
1234 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]
1279 1279  
1280 -**Total Solar Radiation sensor**
1281 1281  
1282 -[[image:1656058397364-282.png]]
1283 1283  
1238 +PAR Sensor
1284 1284  
1240 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]
1285 1285  
1286 -**PAR Sensor**
1287 1287  
1288 -[[image:1656058416171-615.png]]
1243 +CO2/PM2.5/PM10 3 in 1 sensor
1289 1289  
1245 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]
1290 1290  
1291 1291  
1292 -**CO2/PM2.5/PM10 3 in 1 sensor**
1248 +Rain / Snow Detect:
1293 1293  
1294 -[[image:1656058441194-827.png]]
1250 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]]
1295 1295  
1296 1296  
1253 +Rain Gauge.
1297 1297  
1298 -**Rain / Snow Detect**
1299 -
1300 -[[image:1656058451456-166.png]]
1301 -
1302 -
1303 -
1304 -**Rain Gauge**
1305 -
1306 -[[image:1656058463455-569.png]]
1255 +[[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