<
From version < 70.1 >
edited by Xiaoling
on 2022/06/24 16:00
To version < 79.18 >
edited by Xiaoling
on 2022/06/24 17:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,7 +61,7 @@
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,7 +68,7 @@
68 68  * Weather sensors won’t work if solar panel and storage battery fails.
69 69  
70 70  
71 -(% style="color:red" %)** Notice 2:**
71 +(% style="color:red" %)**Notice 2:**
72 72  
73 73  Due to shipment and importation limitation, user is better to purchase below parts locally:
74 74  
... ... @@ -81,7 +81,6 @@
81 81  
82 82  
83 83  
84 -
85 85  == 2.2 How it works? ==
86 86  
87 87  (((
... ... @@ -89,7 +89,9 @@
89 89  )))
90 90  
91 91  
91 +(((
92 92  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
93 +)))
93 93  
94 94  [[image:1656042192857-709.png]]
95 95  
... ... @@ -101,8 +101,6 @@
101 101  
102 102  
103 103  
104 -
105 -
106 106  == 2.3 Example to use for LoRaWAN network ==
107 107  
108 108  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.
... ... @@ -145,7 +145,9 @@
145 145  
146 146  
147 147  
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 +)))
149 149  
150 150  
151 151  [[image:1656042745346-283.png]]
... ... @@ -159,6 +159,8 @@
159 159  * Valid Sensor Value: Use FPORT=2
160 160  * Other control command: Use FPORT other than 2.
161 161  
163 +
164 +
162 162  === 2.4.1 Uplink FPORT~=5, Device Status ===
163 163  
164 164  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
... ... @@ -223,9 +223,13 @@
223 223  
224 224  ==== (% style="color:#037691" %)**BAT:**(%%) ====
225 225  
229 +(((
226 226  shows the battery voltage for WSC1-L MCU.
231 +)))
227 227  
233 +(((
228 228  Ex1: 0x0BD6/1000 = 3.03 V
235 +)))
229 229  
230 230  
231 231  
... ... @@ -293,22 +293,50 @@
293 293  [[image:image-20220624140352-2.png]]
294 294  
295 295  
303 +(((
296 296  Below is an example payload:  [[image:image-20220624140615-3.png]]
305 +)))
297 297  
307 +(((
308 +
309 +)))
298 298  
311 +(((
299 299  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 +)))
300 300  
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.
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 +)))
302 302  
319 +(((
303 303   Uplink 1:  [[image:image-20220624140735-4.png]]
321 +)))
304 304  
323 +(((
324 +
325 +)))
326 +
327 +(((
305 305   Uplink 2:  [[image:image-20220624140842-5.png]]
329 +)))
306 306  
331 +(((
332 +
333 +)))
307 307  
308 -* When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
335 +* (((
336 +When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
337 +)))
309 309  
339 +(((
310 310   Uplink 1:  [[image:image-20220624141025-6.png]]
341 +)))
311 311  
343 +(((
344 +
345 +)))
346 +
312 312   Uplink 2:  [[image:image-20220624141100-7.png]]
313 313  
314 314  
... ... @@ -407,8 +407,6 @@
407 407  
408 408  
409 409  
410 -
411 -
412 412  == 3.2 Set Emergency Mode ==
413 413  
414 414  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -425,8 +425,6 @@
425 425  
426 426  
427 427  
428 -
429 -
430 430  == 3.3 Add or Delete RS485 Sensor ==
431 431  
432 432  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.
... ... @@ -468,7 +468,6 @@
468 468  * has_CRC: 1
469 469  * timeout: 1500 (Fill in the test according to the actual situation)
470 470  
471 -
472 472  **So the input command is:**
473 473  
474 474  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -499,8 +499,6 @@
499 499  
500 500  
501 501  
502 -
503 -
504 504  == 3.4 RS485 Test Command ==
505 505  
506 506  (% style="color:#037691" %)**AT Command:**
... ... @@ -524,8 +524,6 @@
524 524  
525 525  
526 526  
527 -
528 -
529 529  == 3.5 RS485 response timeout ==
530 530  
531 531  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -551,13 +551,15 @@
551 551  
552 552  
553 553  
554 -
555 -
556 556  == 3.6 Set Sensor Type ==
557 557  
582 +(((
558 558  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
584 +)))
559 559  
586 +(((
560 560  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
588 +)))
561 561  
562 562  [[image:image-20220624144904-12.png]]
563 563  
... ... @@ -631,6 +631,8 @@
631 631  * IP Rating: IP65
632 632  * Support default sensors or 3rd party RS485 sensors
633 633  
662 +
663 +
634 634  == 5.2 Power Consumption ==
635 635  
636 636  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -725,19 +725,31 @@
725 725  
726 726  === 6.1.5 Installation Notice ===
727 727  
758 +(((
728 728  Do not power on while connect the cables. Double check the wiring before power on.
760 +)))
729 729  
762 +(((
730 730  Installation Photo as reference:
764 +)))
731 731  
732 732  
767 +(((
733 733  (% style="color:#4472c4" %)** Install on Ground:**
769 +)))
734 734  
771 +(((
735 735  WSS-01 Rain Gauge include screws so can install in ground directly .
773 +)))
736 736  
737 737  
776 +(((
738 738  (% style="color:#4472c4" %)** Install on pole:**
778 +)))
739 739  
780 +(((
740 740  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 +)))
741 741  
742 742  [[image:image-20220624152218-1.png||height="526" width="276"]]
743 743  
... ... @@ -805,9 +805,13 @@
805 805  
806 806  === 6.2.6  Installation Notice ===
807 807  
850 +(((
808 808  Do not power on while connect the cables. Double check the wiring before power on.
852 +)))
809 809  
854 +(((
810 810  The sensor must be installed with below direction, towards North.
856 +)))
811 811  
812 812  [[image:image-20220624153901-3.png]]
813 813  
... ... @@ -869,8 +869,6 @@
869 869  
870 870  Do not power on while connect the cables. Double check the wiring before power on.
871 871  
872 -[[image:1656057016033-551.png]]
873 -
874 874  [[image:1656056751153-304.png]]
875 875  
876 876  [[image:1656056766224-773.png]]
... ... @@ -929,7 +929,9 @@
929 929  Do not power on while connect the cables. Double check the wiring before power on.
930 930  
931 931  
976 +(((
932 932  Install with 15°degree.
978 +)))
933 933  
934 934   [[image:1656056873783-780.png]]
935 935  
... ... @@ -1088,9 +1088,13 @@
1088 1088  
1089 1089  === 6.7.1 Feature ===
1090 1090  
1137 +(((
1091 1091  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1139 +)))
1092 1092  
1141 +(((
1093 1093  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1143 +)))
1094 1094  
1095 1095  
1096 1096  === 6.7.2 Specification ===
... ... @@ -1135,47 +1135,50 @@
1135 1135  
1136 1136  Below is the installation photo and structure:
1137 1137  
1138 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
1188 +[[image:1656057598349-319.png]]
1139 1139  
1140 1140  
1141 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image039.png]]
1191 +[[image:1656057608049-693.png]]
1142 1142  
1143 1143  
1144 1144  
1145 -
1146 1146  == 7.2 How to upgrade firmware for WSC1-L? ==
1147 1147  
1197 +(((
1148 1148  Firmware Location & Change log:
1199 +)))
1149 1149  
1201 +(((
1150 1150  [[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/]]
1203 +)))
1151 1151  
1152 1152  
1153 -Firmware Upgrade instruction:
1206 +(((
1207 +Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1208 +)))
1154 1154  
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]]
1156 1156  
1157 -
1158 1158  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1159 1159  
1160 -User can follow the introduction for how to upgrade image. When download the images, choose the required image file for download.
1213 +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.
1161 1161  
1162 1162  
1163 -
1164 1164  == 7.4 Can I add my weather sensors? ==
1165 1165  
1166 -Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]]
1218 +Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1167 1167  
1168 1168  
1169 1169  = 8. Trouble Shooting =
1170 1170  
1223 +== 8.1 AT Command input doesn't work ==
1171 1171  
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 +)))
1172 1172  
1173 1173  
1174 -
1175 -
1176 1176  = 9. Order Info =
1177 1177  
1178 -
1179 1179  == 9.1 Main Process Unit ==
1180 1180  
1181 1181  Part Number: (% style="color:blue" %)**WSC1-L-XX**
... ... @@ -1192,24 +1192,33 @@
1192 1192  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1193 1193  
1194 1194  
1248 +
1249 +
1250 +
1251 +
1195 1195  == 9.2 Sensors ==
1196 1196  
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
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
1206 1206  
1265 +
1266 +
1267 +
1268 +
1269 +
1207 1207  = 10. Support =
1208 1208  
1209 1209  * 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.
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
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]]
1211 1211  
1212 -[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1213 1213  
1214 1214  
1215 1215  
... ... @@ -1218,38 +1218,42 @@
1218 1218  = 11. Appendix I: Field Installation Photo =
1219 1219  
1220 1220  
1221 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]]
1283 +[[image:1656058346362-132.png]]
1222 1222  
1223 -
1224 1224  **Storage Battery**: 12v,12AH li battery
1225 1225  
1226 1226  
1227 -Wind Speed/Direction.
1228 1228  
1229 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]]
1289 +**Wind Speed/Direction**
1230 1230  
1291 +[[image:1656058373174-421.png]]
1231 1231  
1232 -Total Solar Radiation sensor
1233 1233  
1234 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]
1235 1235  
1295 +**Total Solar Radiation sensor**
1236 1236  
1297 +[[image:1656058397364-282.png]]
1237 1237  
1238 -PAR Sensor
1239 1239  
1240 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]
1241 1241  
1301 +**PAR Sensor**
1242 1242  
1243 -CO2/PM2.5/PM10 3 in 1 sensor
1303 +[[image:1656058416171-615.png]]
1244 1244  
1245 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]
1246 1246  
1247 1247  
1248 -Rain / Snow Detect:
1307 +**CO2/PM2.5/PM10 3 in 1 sensor**
1249 1249  
1250 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]]
1309 +[[image:1656058441194-827.png]]
1251 1251  
1252 1252  
1253 -Rain Gauge.
1254 1254  
1255 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]]
1313 +**Rain / Snow Detect**
1314 +
1315 +[[image:1656058451456-166.png]]
1316 +
1317 +
1318 +
1319 +**Rain Gauge**
1320 +
1321 +[[image:1656058463455-569.png]]
1656058346362-132.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +1.2 MB
Content
1656058373174-421.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +742.2 KB
Content
1656058397364-282.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +848.1 KB
Content
1656058416171-615.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +560.4 KB
Content
1656058441194-827.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
Content
1656058451456-166.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +366.8 KB
Content
1656058463455-569.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +924.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0