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

From version 79.18
edited by Xiaoling
on 2022/06/24 17:20
Change comment: There is no comment for this version
To version 70.2
edited by Xiaoling
on 2022/06/24 16:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,15 +61,14 @@
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 70  
71 -(% style="color:red" %)**Notice 2:**
72 -
73 73  Due to shipment and importation limitation, user is better to purchase below parts locally:
74 74  
75 75  * Solar Panel
... ... @@ -88,9 +88,7 @@
88 88  )))
89 89  
90 90  
91 -(((
92 92  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
93 -)))
94 94  
95 95  [[image:1656042192857-709.png]]
96 96  
... ... @@ -102,6 +102,7 @@
102 102  
103 103  
104 104  
102 +
105 105  == 2.3 Example to use for LoRaWAN network ==
106 106  
107 107  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.
... ... @@ -144,9 +144,7 @@
144 144  
145 145  
146 146  
147 -(((
148 148  (% 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.
149 -)))
150 150  
151 151  
152 152  [[image:1656042745346-283.png]]
... ... @@ -160,8 +160,6 @@
160 160  * Valid Sensor Value: Use FPORT=2
161 161  * Other control command: Use FPORT other than 2.
162 162  
163 -
164 -
165 165  === 2.4.1 Uplink FPORT~=5, Device Status ===
166 166  
167 167  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
... ... @@ -226,13 +226,9 @@
226 226  
227 227  ==== (% style="color:#037691" %)**BAT:**(%%) ====
228 228  
229 -(((
230 230  shows the battery voltage for WSC1-L MCU.
231 -)))
232 232  
233 -(((
234 234  Ex1: 0x0BD6/1000 = 3.03 V
235 -)))
236 236  
237 237  
238 238  
... ... @@ -300,50 +300,22 @@
300 300  [[image:image-20220624140352-2.png]]
301 301  
302 302  
303 -(((
304 304  Below is an example payload:  [[image:image-20220624140615-3.png]]
305 -)))
306 306  
307 -(((
308 -
309 -)))
310 310  
311 -(((
312 312  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.
313 -)))
314 314  
315 -* (((
316 -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.
317 -)))
298 +* 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.
318 318  
319 -(((
320 320   Uplink 1:  [[image:image-20220624140735-4.png]]
321 -)))
322 322  
323 -(((
324 -
325 -)))
326 -
327 -(((
328 328   Uplink 2:  [[image:image-20220624140842-5.png]]
329 -)))
330 330  
331 -(((
332 -
333 -)))
334 334  
335 -* (((
336 -When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
337 -)))
305 +* When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
338 338  
339 -(((
340 340   Uplink 1:  [[image:image-20220624141025-6.png]]
341 -)))
342 342  
343 -(((
344 -
345 -)))
346 -
347 347   Uplink 2:  [[image:image-20220624141100-7.png]]
348 348  
349 349  
... ... @@ -442,6 +442,7 @@
442 442  
443 443  
444 444  
407 +
445 445  == 3.2 Set Emergency Mode ==
446 446  
447 447  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -458,6 +458,7 @@
458 458  
459 459  
460 460  
424 +
461 461  == 3.3 Add or Delete RS485 Sensor ==
462 462  
463 463  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.
... ... @@ -529,6 +529,7 @@
529 529  
530 530  
531 531  
496 +
532 532  == 3.4 RS485 Test Command ==
533 533  
534 534  (% style="color:#037691" %)**AT Command:**
... ... @@ -552,6 +552,7 @@
552 552  
553 553  
554 554  
520 +
555 555  == 3.5 RS485 response timeout ==
556 556  
557 557  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -577,15 +577,12 @@
577 577  
578 578  
579 579  
546 +
580 580  == 3.6 Set Sensor Type ==
581 581  
582 -(((
583 583  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
584 -)))
585 585  
586 -(((
587 587  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
588 -)))
589 589  
590 590  [[image:image-20220624144904-12.png]]
591 591  
... ... @@ -659,8 +659,6 @@
659 659  * IP Rating: IP65
660 660  * Support default sensors or 3rd party RS485 sensors
661 661  
662 -
663 -
664 664  == 5.2 Power Consumption ==
665 665  
666 666  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -729,7 +729,6 @@
729 729  * Horizontal adjustable.
730 730  
731 731  
732 -
733 733  === 6.1.2 Specification ===
734 734  
735 735  * Resolution: 0.2mm
... ... @@ -742,7 +742,6 @@
742 742  * Power Consumption: 4mA @ 12v.
743 743  
744 744  
745 -
746 746  === 6.1.3 Dimension ===
747 747  
748 748   [[image:1656054957406-980.png]]
... ... @@ -755,31 +755,19 @@
755 755  
756 756  === 6.1.5 Installation Notice ===
757 757  
758 -(((
759 759  Do not power on while connect the cables. Double check the wiring before power on.
760 -)))
761 761  
762 -(((
763 763  Installation Photo as reference:
764 -)))
765 765  
766 766  
767 -(((
768 768  (% style="color:#4472c4" %)** Install on Ground:**
769 -)))
770 770  
771 -(((
772 772  WSS-01 Rain Gauge include screws so can install in ground directly .
773 -)))
774 774  
775 775  
776 -(((
777 777  (% style="color:#4472c4" %)** Install on pole:**
778 -)))
779 779  
780 -(((
781 781  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:
782 -)))
783 783  
784 784  [[image:image-20220624152218-1.png||height="526" width="276"]]
785 785  
... ... @@ -814,7 +814,6 @@
814 814  * PC enclosure, resist corrosion
815 815  
816 816  
817 -
818 818  === 6.2.2 Specification ===
819 819  
820 820  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -829,7 +829,6 @@
829 829  * Cable Length: 2 meters
830 830  
831 831  
832 -
833 833  === 6.2.3 Dimension ===
834 834  
835 835  [[image:image-20220624152813-2.png]]
... ... @@ -847,13 +847,9 @@
847 847  
848 848  === 6.2.6  Installation Notice ===
849 849  
850 -(((
851 851  Do not power on while connect the cables. Double check the wiring before power on.
852 -)))
853 853  
854 -(((
855 855  The sensor must be installed with below direction, towards North.
856 -)))
857 857  
858 858  [[image:image-20220624153901-3.png]]
859 859  
... ... @@ -881,7 +881,6 @@
881 881  * Laser Beam Scattering to PM2.5 and PM10
882 882  
883 883  
884 -
885 885  === 6.3.2 Specification ===
886 886  
887 887  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -900,7 +900,6 @@
900 900  * Power Consumption: 50mA@ 12v.
901 901  
902 902  
903 -
904 904  === 6.3.3 Dimension ===
905 905  
906 906  [[image:1656056708366-230.png]]
... ... @@ -915,6 +915,8 @@
915 915  
916 916  Do not power on while connect the cables. Double check the wiring before power on.
917 917  
857 +[[image:1656057016033-551.png]]
858 +
918 918  [[image:1656056751153-304.png]]
919 919  
920 920  [[image:1656056766224-773.png]]
... ... @@ -944,7 +944,6 @@
944 944  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
945 945  
946 946  
947 -
948 948  === 6.4.2 Specification ===
949 949  
950 950  * Detect if there is rain or snow
... ... @@ -957,7 +957,6 @@
957 957  ** heating: 94ma @ 12v.
958 958  
959 959  
960 -
961 961  === 6.4.3 Dimension ===
962 962  
963 963  [[image:1656056844782-155.png]]
... ... @@ -973,9 +973,7 @@
973 973  Do not power on while connect the cables. Double check the wiring before power on.
974 974  
975 975  
976 -(((
977 977  Install with 15°degree.
978 -)))
979 979  
980 980   [[image:1656056873783-780.png]]
981 981  
... ... @@ -1007,7 +1007,6 @@
1007 1007  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1008 1008  
1009 1009  
1010 -
1011 1011  === 6.5.2 Specification ===
1012 1012  
1013 1013  * Input Power: DC 12 ~~ 24v
... ... @@ -1033,7 +1033,6 @@
1033 1033  * Power Consumption: 4mA @ 12v
1034 1034  
1035 1035  
1036 -
1037 1037  === 6.5.3 Dimension ===
1038 1038  
1039 1039  [[image:1656057170639-522.png]]
... ... @@ -1134,13 +1134,9 @@
1134 1134  
1135 1135  === 6.7.1 Feature ===
1136 1136  
1137 -(((
1138 1138  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1139 -)))
1140 1140  
1141 -(((
1142 1142  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1143 -)))
1144 1144  
1145 1145  
1146 1146  === 6.7.2 Specification ===
... ... @@ -1215,20 +1215,19 @@
1215 1215  
1216 1216  == 7.4 Can I add my weather sensors? ==
1217 1217  
1218 -Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1149 +Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]]
1219 1219  
1220 1220  
1221 1221  = 8. Trouble Shooting =
1222 1222  
1223 -== 8.1 AT Command input doesn't work ==
1224 1224  
1225 -(((
1226 -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.
1227 -)))
1228 1228  
1229 1229  
1157 +
1158 +
1230 1230  = 9. Order Info =
1231 1231  
1161 +
1232 1232  == 9.1 Main Process Unit ==
1233 1233  
1234 1234  Part Number: (% style="color:blue" %)**WSC1-L-XX**
... ... @@ -1244,34 +1244,24 @@
1244 1244  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1245 1245  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1246 1246  
1247 -
1248 -
1249 -
1250 -
1251 -
1252 1252  == 9.2 Sensors ==
1253 1253  
1254 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:350px" %)
1255 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 50px;" %)**Part Number**
1256 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01
1257 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2
1258 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02
1259 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03
1260 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04
1261 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05
1262 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06
1263 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07
1179 +|**Sensor Model**|**Part Number**
1180 +|**Rain Gauge**|WSS-01
1181 +|**Rain Gauge installation Bracket for Pole**|WS-K2
1182 +|**Wind Speed Direction 2 in 1 Sensor**|WSS-02
1183 +|**CO2/PM2.5/PM10 3 in 1 Sensor**|WSS-03
1184 +|**Rain/Snow Detect Sensor**|WSS-04
1185 +|**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|WSS-05
1186 +|**Total Solar Radiation Sensor**|WSS-06
1187 +|**PAR (Photosynthetically Available Radiation)**|WSS-07
1264 1264  
1265 -
1266 -
1267 -
1268 -
1269 -
1270 1270  = 10. Support =
1271 1271  
1272 1272  * 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.
1273 -* 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]]
1192 +* 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
1274 1274  
1194 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1275 1275  
1276 1276  
1277 1277  
... ... @@ -1280,42 +1280,38 @@
1280 1280  = 11. Appendix I: Field Installation Photo =
1281 1281  
1282 1282  
1283 -[[image:1656058346362-132.png]]
1203 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]]
1284 1284  
1205 +
1285 1285  **Storage Battery**: 12v,12AH li battery
1286 1286  
1287 1287  
1209 +Wind Speed/Direction.
1288 1288  
1289 -**Wind Speed/Direction**
1211 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]]
1290 1290  
1291 -[[image:1656058373174-421.png]]
1292 1292  
1214 +Total Solar Radiation sensor
1293 1293  
1216 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]
1294 1294  
1295 -**Total Solar Radiation sensor**
1296 1296  
1297 -[[image:1656058397364-282.png]]
1298 1298  
1220 +PAR Sensor
1299 1299  
1222 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]
1300 1300  
1301 -**PAR Sensor**
1302 1302  
1303 -[[image:1656058416171-615.png]]
1225 +CO2/PM2.5/PM10 3 in 1 sensor
1304 1304  
1227 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]
1305 1305  
1306 1306  
1307 -**CO2/PM2.5/PM10 3 in 1 sensor**
1230 +Rain / Snow Detect:
1308 1308  
1309 -[[image:1656058441194-827.png]]
1232 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]]
1310 1310  
1311 1311  
1235 +Rain Gauge.
1312 1312  
1313 -**Rain / Snow Detect**
1314 -
1315 -[[image:1656058451456-166.png]]
1316 -
1317 -
1318 -
1319 -**Rain Gauge**
1320 -
1321 -[[image:1656058463455-569.png]]
1237 +[[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