Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/07/09 16:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 22 removed)
- 1656057016033-551.png
- 1656057170639-522.png
- 1656057181899-910.png
- 1656057199955-514.png
- 1656057212438-475.png
- 1656057348695-898.png
- 1656057359343-744.png
- 1656057369259-804.png
- 1656057377943-564.png
- 1656057538793-888.png
- 1656057548116-203.png
- 1656057557191-895.png
- 1656057565783-251.png
- 1656057598349-319.png
- 1656057608049-693.png
- 1656058346362-132.png
- 1656058373174-421.png
- 1656058397364-282.png
- 1656058416171-615.png
- 1656058441194-827.png
- 1656058451456-166.png
- 1656058463455-569.png
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 ... ... @@ -373,21 +373,12 @@ 373 373 374 374 == 2.5 Show data on Application Server == 375 375 376 -((( 377 377 Application platform provides a human friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps: 378 -))) 379 379 380 -((( 381 - 382 -))) 383 383 384 -((( 385 385 (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network. 386 -))) 387 387 388 -((( 389 389 (% style="color:blue" %)**Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations. 390 -))) 391 391 392 392 [[image:1656051197172-131.png]] 393 393 ... ... @@ -457,6 +457,9 @@ 457 457 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 458 458 459 459 409 + 410 + 411 + 460 460 == 3.2 Set Emergency Mode == 461 461 462 462 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -472,6 +472,9 @@ 472 472 * 0xE100 Same as: AT+ALARMMOD=0 473 473 474 474 427 + 428 + 429 + 475 475 == 3.3 Add or Delete RS485 Sensor == 476 476 477 477 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. ... ... @@ -513,6 +513,7 @@ 513 513 * has_CRC: 1 514 514 * timeout: 1500 (Fill in the test according to the actual situation) 515 515 471 + 516 516 **So the input command is:** 517 517 518 518 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 ... ... @@ -542,6 +542,9 @@ 542 542 * 0xE5FF 543 543 544 544 501 + 502 + 503 + 545 545 == 3.4 RS485 Test Command == 546 546 547 547 (% style="color:#037691" %)**AT Command:** ... ... @@ -564,6 +564,9 @@ 564 564 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 565 565 566 566 526 + 527 + 528 + 567 567 == 3.5 RS485 response timeout == 568 568 569 569 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -588,15 +588,14 @@ 588 588 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 589 589 590 590 553 + 554 + 555 + 591 591 == 3.6 Set Sensor Type == 592 592 593 -((( 594 594 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. 595 -))) 596 596 597 -((( 598 598 See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type. 599 -))) 600 600 601 601 [[image:image-20220624144904-12.png]] 602 602 ... ... @@ -670,7 +670,6 @@ 670 670 * IP Rating: IP65 671 671 * Support default sensors or 3rd party RS485 sensors 672 672 673 - 674 674 == 5.2 Power Consumption == 675 675 676 676 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -763,31 +763,19 @@ 763 763 764 764 === 6.1.5 Installation Notice === 765 765 766 -((( 767 767 Do not power on while connect the cables. Double check the wiring before power on. 768 -))) 769 769 770 -((( 771 771 Installation Photo as reference: 772 -))) 773 773 774 774 775 -((( 776 776 (% style="color:#4472c4" %)** Install on Ground:** 777 -))) 778 778 779 -((( 780 780 WSS-01 Rain Gauge include screws so can install in ground directly . 781 -))) 782 782 783 783 784 -((( 785 785 (% style="color:#4472c4" %)** Install on pole:** 786 -))) 787 787 788 -((( 789 789 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: 790 -))) 791 791 792 792 [[image:image-20220624152218-1.png||height="526" width="276"]] 793 793 ... ... @@ -794,6 +794,7 @@ 794 794 WS-K2: Bracket Kit for Pole installation 795 795 796 796 745 + 797 797 WSSC-K2 dimension document, please see: 798 798 799 799 [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/]] ... ... @@ -853,13 +853,9 @@ 853 853 854 854 === 6.2.6 Installation Notice === 855 855 856 -((( 857 857 Do not power on while connect the cables. Double check the wiring before power on. 858 -))) 859 859 860 -((( 861 861 The sensor must be installed with below direction, towards North. 862 -))) 863 863 864 864 [[image:image-20220624153901-3.png]] 865 865 ... ... @@ -919,6 +919,8 @@ 919 919 920 920 Do not power on while connect the cables. Double check the wiring before power on. 921 921 867 +[[image:1656056780923-606.png]] 868 + 922 922 [[image:1656056751153-304.png]] 923 923 924 924 [[image:1656056766224-773.png]] ... ... @@ -975,9 +975,7 @@ 975 975 Do not power on while connect the cables. Double check the wiring before power on. 976 976 977 977 978 -((( 979 979 Install with 15°degree. 980 -))) 981 981 982 982 [[image:1656056873783-780.png]] 983 983 ... ... @@ -985,25 +985,29 @@ 985 985 [[image:1656056883736-804.png]] 986 986 987 987 933 + 934 + 988 988 === 6.4.6 Heating === 989 989 990 - (((937 + 991 991 WSS-04 supports auto-heat feature. When the temperature is below the heat start temperature 15℃, WSS-04 starts to heat and stop at stop temperature (default is 25℃). 992 -))) 993 993 994 994 995 -== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 == 996 996 997 997 998 -((( 943 + 944 +== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 == 945 + 999 999 WSS-05 is a 4 in 1 RS485 sensor which can monitor Temperature, Humidity, Illuminance and Pressure at the same time. 1000 -))) 1001 1001 1002 -((( 1003 -WSS-05 is designed to support the Dragino Weather station solution. Users only need to connect WSS-05 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol. 1004 -))) 1005 1005 949 +WSS-05 is designed to support the Dragino Weather station solution. 1006 1006 951 +Users only need to connect WSS-05 RS485 interface to WSC1-L. The weather station main 952 + 953 +processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol. 954 + 955 + 1007 1007 === 6.5.1 Feature === 1008 1008 1009 1009 * RS485 Temperature, Humidity, Illuminance, Pressure sensor ... ... @@ -1036,12 +1036,12 @@ 1036 1036 1037 1037 === 6.5.3 Dimension === 1038 1038 1039 -[[image: 1656057170639-522.png]]988 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] 1040 1040 1041 1041 1042 1042 === 6.5.4 Pin Mapping === 1043 1043 1044 -[[image: 1656057181899-910.png]]993 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1045 1045 1046 1046 1047 1047 === 6.5.5 Installation Notice === ... ... @@ -1048,29 +1048,31 @@ 1048 1048 1049 1049 Do not power on while connect the cables. Double check the wiring before power on. 1050 1050 1051 -[[image:1656057199955-514.png]] 1052 1052 1053 1053 1054 -[[image: 1656057212438-475.png]]1002 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image035.png]] 1055 1055 1056 1056 1057 - == 6.6 TotalSolarRadiation sensor ~-~- WSS-06 ==1005 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.png]] 1058 1058 1059 1059 1060 -((( 1008 +== 6.6 Total Solar Radiation sensor ~-~- WSS-06 == 1009 + 1061 1061 WSS-06 is Total Radiation Sensor can be used to measure the total solar radiation in the spectral range of 0.3 to 3 μm (300 to 3000 nm). If the sensor face is down, the reflected radiation can be measured, and the shading ring can also be used to measure the scattered radiation. 1062 -))) 1063 1063 1064 - (((1012 + 1065 1065 The core device of the radiation sensor is a high-precision photosensitive element, which has good stability and high precision; at the same time, a precision-machined PTTE radiation cover is installed outside the sensing element, which effectively prevents environmental factors from affecting its performance 1066 -))) 1067 1067 1068 -((( 1069 -WSS-06 is designed to support the Dragino Weather station solution. Users only need to connect WSS-06 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload Total Solar Radiation to the IoT Server via wireless LoRaWAN protocol. 1070 -))) 1071 1071 1016 +WSS-06 is designed to support the Dragino Weather station solution. 1072 1072 1073 1073 1019 +Users only need to connect WSS-06 RS485 interface to WSC1-L. The weather station main 1020 + 1021 +processor WSC1-L can detect and upload Total Solar Radiation to the IoT Server via wireless LoRaWAN protocol. 1022 + 1023 + 1024 + 1074 1074 === 6.6.1 Feature === 1075 1075 1076 1076 * RS485 Total Solar Radiation sensor ... ... @@ -1096,12 +1096,12 @@ 1096 1096 1097 1097 === 6.6.3 Dimension === 1098 1098 1099 -[[image: 1656057348695-898.png]]1050 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] 1100 1100 1101 1101 1102 1102 === 6.6.4 Pin Mapping === 1103 1103 1104 -[[image: 1656057359343-744.png]]1055 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1105 1105 1106 1106 1107 1107 === 6.6.5 Installation Notice === ... ... @@ -1108,37 +1108,34 @@ 1108 1108 1109 1109 Do not power on while connect the cables. Double check the wiring before power on. 1110 1110 1111 -[[image: 1656057369259-804.png]]1062 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]] 1112 1112 1064 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]] 1113 1113 1114 -[[image:1656057377943-564.png]] 1115 1115 1116 - 1117 1117 == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 == 1118 1118 1119 - 1120 -((( 1121 1121 WSS-07 photosynthetically active radiation sensor is mainly used to measure the photosynthetically active radiation of natural light in the wavelength range of 400-700nm. 1122 -))) 1123 1123 1124 - (((1071 + 1125 1125 WSS-07 use precision optical detectors and has an optical filter of 400-700nm, when natural light is irradiated, a voltage signal proportional to the intensity of the incident radiation is generated, and its luminous flux density is proportional to the cosine of the direct angle of the incident light. 1126 -))) 1127 1127 1128 -((( 1129 -WSS-07 is designed to support the Dragino Weather station solution. Users only need to connect WSS-07 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol. 1130 -))) 1131 1131 1132 1132 1076 +WSS-07 is designed to support the Dragino Weather station solution. 1077 + 1078 + 1079 +Users only need to connect WSS-07 RS485 interface to WSC1-L. The weather station main 1080 + 1081 +processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol. 1082 + 1083 + 1133 1133 === 6.7.1 Feature === 1134 1134 1135 -((( 1136 -PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation. 1137 -))) 1086 +PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light’s Photosynthetically Available Radiation. 1138 1138 1139 - (((1088 + 1140 1140 When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength. 1141 -))) 1142 1142 1143 1143 1144 1144 === 6.7.2 Specification === ... ... @@ -1157,12 +1157,12 @@ 1157 1157 1158 1158 === 6.7.3 Dimension === 1159 1159 1160 -[[image: 1656057538793-888.png]]1108 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] 1161 1161 1162 1162 1163 1163 === 6.7.4 Pin Mapping === 1164 1164 1165 -[[image: 1656057548116-203.png]]1113 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 1166 1166 1167 1167 1168 1168 === 6.7.5 Installation Notice === ... ... @@ -1170,12 +1170,11 @@ 1170 1170 Do not power on while connect the cables. Double check the wiring before power on. 1171 1171 1172 1172 1173 -[[image: 1656057557191-895.png]]1121 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]] 1174 1174 1123 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]] 1175 1175 1176 -[[image:1656057565783-251.png]] 1177 1177 1178 - 1179 1179 = 7. FAQ = 1180 1180 1181 1181 == 7.1 What else do I need to purchase to build Weather Station? == ... ... @@ -1182,50 +1182,47 @@ 1182 1182 1183 1183 Below is the installation photo and structure: 1184 1184 1185 -[[image: 1656057598349-319.png]]1132 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]] 1186 1186 1187 1187 1188 -[[image: 1656057608049-693.png]]1135 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image039.png]] 1189 1189 1190 1190 1191 1191 1139 + 1192 1192 == 7.2 How to upgrade firmware for WSC1-L? == 1193 1193 1194 -((( 1195 1195 Firmware Location & Change log: 1196 -))) 1197 1197 1198 -((( 1199 1199 [[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/]] 1200 -))) 1201 1201 1202 1202 1203 -((( 1204 -Firmware Upgrade instruction: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]] 1205 -))) 1147 +Firmware Upgrade instruction: 1206 1206 1149 +[[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]] 1207 1207 1151 + 1208 1208 == 7.3 How to change the LoRa Frequency Bands/Region? == 1209 1209 1210 -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.1154 +User can follow the introduction for how to upgrade image. When download the images, choose the required image file for download. 1211 1211 1212 1212 1157 + 1213 1213 == 7.4 Can I add my weather sensors? == 1214 1214 1215 -Yes, connect the sensor to RS485 bus and see instruction: ||anchor="H3.3AddorDeleteRS485Sensor"]]1160 +Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]] 1216 1216 1217 1217 1218 1218 = 8. Trouble Shooting = 1219 1219 1220 -== 8.1 AT Command input doesn't work == 1221 1221 1222 -((( 1223 -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. 1224 -))) 1225 1225 1226 1226 1168 + 1169 + 1227 1227 = 9. Order Info = 1228 1228 1172 + 1229 1229 == 9.1 Main Process Unit == 1230 1230 1231 1231 Part Number: (% style="color:blue" %)**WSC1-L-XX** ... ... @@ -1242,74 +1242,64 @@ 1242 1242 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1243 1243 1244 1244 1245 - 1246 - 1247 - 1248 1248 == 9.2 Sensors == 1249 1249 1250 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %) 1251 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number** 1252 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01 1253 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2 1254 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02 1255 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03 1256 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04 1257 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05 1258 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06 1259 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07 1191 +|**Sensor Model**|**Part Number** 1192 +|**Rain Gauge**|WSS-01 1193 +|**Rain Gauge installation Bracket for Pole**|WS-K2 1194 +|**Wind Speed Direction 2 in 1 Sensor**|WSS-02 1195 +|**CO2/PM2.5/PM10 3 in 1 Sensor**|WSS-03 1196 +|**Rain/Snow Detect Sensor**|WSS-04 1197 +|**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|WSS-05 1198 +|**Total Solar Radiation Sensor**|WSS-06 1199 +|**PAR (Photosynthetically Available Radiation)**|WSS-07 1260 1260 1261 - 1262 - 1263 - 1264 - 1265 1265 = 10. Support = 1266 1266 1267 1267 * 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. 1268 -* 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]]1204 +* 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 1269 1269 1206 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]] 1270 1270 1271 1271 1272 1272 1273 1273 1211 + 1274 1274 = 11. Appendix I: Field Installation Photo = 1275 1275 1276 1276 1277 -[[image: 1656058346362-132.png]]1215 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]] 1278 1278 1217 + 1279 1279 **Storage Battery**: 12v,12AH li battery 1280 1280 1281 1281 1221 +Wind Speed/Direction. 1282 1282 1283 - **Wind Speed/Direction**1223 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]] 1284 1284 1285 -[[image:1656058373174-421.png]] 1286 1286 1226 +Total Solar Radiation sensor 1287 1287 1228 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]] 1288 1288 1289 -**Total Solar Radiation sensor** 1290 1290 1291 -[[image:1656058397364-282.png]] 1292 1292 1232 +PAR Sensor 1293 1293 1234 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]] 1294 1294 1295 -**PAR Sensor** 1296 1296 1297 - [[image:1656058416171-615.png]]1237 +CO2/PM2.5/PM10 3 in 1 sensor 1298 1298 1239 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]] 1299 1299 1300 1300 1301 - **CO2/PM2.5/PM10 3in1sensor**1242 +Rain / Snow Detect: 1302 1302 1303 -[[image: 1656058441194-827.png]]1244 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]] 1304 1304 1305 1305 1247 +Rain Gauge. 1306 1306 1307 -**Rain / Snow Detect** 1308 - 1309 -[[image:1656058451456-166.png]] 1310 - 1311 - 1312 - 1313 -**Rain Gauge** 1314 - 1315 -[[image:1656058463455-569.png]] 1249 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]]
- 1656057016033-551.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -320.4 KB - Content
- 1656057170639-522.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -105.3 KB - Content
- 1656057181899-910.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -319.1 KB - Content
- 1656057199955-514.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -267.3 KB - Content
- 1656057212438-475.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -153.3 KB - Content
- 1656057348695-898.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.7 KB - Content
- 1656057359343-744.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -310.4 KB - Content
- 1656057369259-804.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -202.3 KB - Content
- 1656057377943-564.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -94.7 KB - Content
- 1656057538793-888.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.7 KB - Content
- 1656057548116-203.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -284.5 KB - Content
- 1656057557191-895.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -202.3 KB - Content
- 1656057565783-251.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -114.7 KB - Content
- 1656057598349-319.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -106.2 KB - Content
- 1656057608049-693.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -523.4 KB - Content
- 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