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, 7 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -61,14 +61,15 @@ 61 61 [[image:1656042136605-251.png]] 62 62 63 63 64 -(% style="color:red" %) 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 ... ... @@ -87,7 +87,9 @@ 87 87 ))) 88 88 89 89 91 +((( 90 90 Open WSC1-L and put the yellow jumper as below position to power on WSC1-L. 93 +))) 91 91 92 92 [[image:1656042192857-709.png]] 93 93 ... ... @@ -99,7 +99,6 @@ 99 99 100 100 101 101 102 - 103 103 == 2.3 Example to use for LoRaWAN network == 104 104 105 105 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. ... ... @@ -142,7 +142,9 @@ 142 142 143 143 144 144 147 +((( 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. 149 +))) 146 146 147 147 148 148 [[image:1656042745346-283.png]] ... ... @@ -156,6 +156,8 @@ 156 156 * Valid Sensor Value: Use FPORT=2 157 157 * Other control command: Use FPORT other than 2. 158 158 163 + 164 + 159 159 === 2.4.1 Uplink FPORT~=5, Device Status === 160 160 161 161 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 ... ... @@ -220,9 +220,13 @@ 220 220 221 221 ==== (% style="color:#037691" %)**BAT:**(%%) ==== 222 222 229 +((( 223 223 shows the battery voltage for WSC1-L MCU. 231 +))) 224 224 233 +((( 225 225 Ex1: 0x0BD6/1000 = 3.03 V 235 +))) 226 226 227 227 228 228 ... ... @@ -290,22 +290,50 @@ 290 290 [[image:image-20220624140352-2.png]] 291 291 292 292 303 +((( 293 293 Below is an example payload: [[image:image-20220624140615-3.png]] 305 +))) 294 294 307 +((( 308 + 309 +))) 295 295 311 +((( 296 296 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 +))) 297 297 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. 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 +))) 299 299 319 +((( 300 300 Uplink 1: [[image:image-20220624140735-4.png]] 321 +))) 301 301 323 +((( 324 + 325 +))) 326 + 327 +((( 302 302 Uplink 2: [[image:image-20220624140842-5.png]] 329 +))) 303 303 331 +((( 332 + 333 +))) 304 304 305 -* 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 +))) 306 306 339 +((( 307 307 Uplink 1: [[image:image-20220624141025-6.png]] 341 +))) 308 308 343 +((( 344 + 345 +))) 346 + 309 309 Uplink 2: [[image:image-20220624141100-7.png]] 310 310 311 311 ... ... @@ -404,7 +404,6 @@ 404 404 405 405 406 406 407 - 408 408 == 3.2 Set Emergency Mode == 409 409 410 410 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -421,7 +421,6 @@ 421 421 422 422 423 423 424 - 425 425 == 3.3 Add or Delete RS485 Sensor == 426 426 427 427 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. ... ... @@ -493,7 +493,6 @@ 493 493 494 494 495 495 496 - 497 497 == 3.4 RS485 Test Command == 498 498 499 499 (% style="color:#037691" %)**AT Command:** ... ... @@ -517,7 +517,6 @@ 517 517 518 518 519 519 520 - 521 521 == 3.5 RS485 response timeout == 522 522 523 523 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -543,12 +543,15 @@ 543 543 544 544 545 545 546 - 547 547 == 3.6 Set Sensor Type == 548 548 582 +((( 549 549 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. 584 +))) 550 550 586 +((( 551 551 See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type. 588 +))) 552 552 553 553 [[image:image-20220624144904-12.png]] 554 554 ... ... @@ -622,6 +622,8 @@ 622 622 * IP Rating: IP65 623 623 * Support default sensors or 3rd party RS485 sensors 624 624 662 + 663 + 625 625 == 5.2 Power Consumption == 626 626 627 627 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -690,6 +690,7 @@ 690 690 * Horizontal adjustable. 691 691 692 692 732 + 693 693 === 6.1.2 Specification === 694 694 695 695 * Resolution: 0.2mm ... ... @@ -702,6 +702,7 @@ 702 702 * Power Consumption: 4mA @ 12v. 703 703 704 704 745 + 705 705 === 6.1.3 Dimension === 706 706 707 707 [[image:1656054957406-980.png]] ... ... @@ -714,19 +714,31 @@ 714 714 715 715 === 6.1.5 Installation Notice === 716 716 758 +((( 717 717 Do not power on while connect the cables. Double check the wiring before power on. 760 +))) 718 718 762 +((( 719 719 Installation Photo as reference: 764 +))) 720 720 721 721 767 +((( 722 722 (% style="color:#4472c4" %)** Install on Ground:** 769 +))) 723 723 771 +((( 724 724 WSS-01 Rain Gauge include screws so can install in ground directly . 773 +))) 725 725 726 726 776 +((( 727 727 (% style="color:#4472c4" %)** Install on pole:** 778 +))) 728 728 780 +((( 729 729 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 +))) 730 730 731 731 [[image:image-20220624152218-1.png||height="526" width="276"]] 732 732 ... ... @@ -761,6 +761,7 @@ 761 761 * PC enclosure, resist corrosion 762 762 763 763 817 + 764 764 === 6.2.2 Specification === 765 765 766 766 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -775,6 +775,7 @@ 775 775 * Cable Length: 2 meters 776 776 777 777 832 + 778 778 === 6.2.3 Dimension === 779 779 780 780 [[image:image-20220624152813-2.png]] ... ... @@ -792,9 +792,13 @@ 792 792 793 793 === 6.2.6 Installation Notice === 794 794 850 +((( 795 795 Do not power on while connect the cables. Double check the wiring before power on. 852 +))) 796 796 854 +((( 797 797 The sensor must be installed with below direction, towards North. 856 +))) 798 798 799 799 [[image:image-20220624153901-3.png]] 800 800 ... ... @@ -822,6 +822,7 @@ 822 822 * Laser Beam Scattering to PM2.5 and PM10 823 823 824 824 884 + 825 825 === 6.3.2 Specification === 826 826 827 827 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -840,6 +840,7 @@ 840 840 * Power Consumption: 50mA@ 12v. 841 841 842 842 903 + 843 843 === 6.3.3 Dimension === 844 844 845 845 [[image:1656056708366-230.png]] ... ... @@ -854,8 +854,6 @@ 854 854 855 855 Do not power on while connect the cables. Double check the wiring before power on. 856 856 857 -[[image:1656057016033-551.png]] 858 - 859 859 [[image:1656056751153-304.png]] 860 860 861 861 [[image:1656056766224-773.png]] ... ... @@ -885,6 +885,7 @@ 885 885 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 886 886 887 887 947 + 888 888 === 6.4.2 Specification === 889 889 890 890 * Detect if there is rain or snow ... ... @@ -897,6 +897,7 @@ 897 897 ** heating: 94ma @ 12v. 898 898 899 899 960 + 900 900 === 6.4.3 Dimension === 901 901 902 902 [[image:1656056844782-155.png]] ... ... @@ -912,7 +912,9 @@ 912 912 Do not power on while connect the cables. Double check the wiring before power on. 913 913 914 914 976 +((( 915 915 Install with 15°degree. 978 +))) 916 916 917 917 [[image:1656056873783-780.png]] 918 918 ... ... @@ -944,6 +944,7 @@ 944 944 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 945 945 946 946 1010 + 947 947 === 6.5.2 Specification === 948 948 949 949 * Input Power: DC 12 ~~ 24v ... ... @@ -969,6 +969,7 @@ 969 969 * Power Consumption: 4mA @ 12v 970 970 971 971 1036 + 972 972 === 6.5.3 Dimension === 973 973 974 974 [[image:1656057170639-522.png]] ... ... @@ -1069,9 +1069,13 @@ 1069 1069 1070 1070 === 6.7.1 Feature === 1071 1071 1137 +((( 1072 1072 PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation. 1139 +))) 1073 1073 1141 +((( 1074 1074 When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength. 1143 +))) 1075 1075 1076 1076 1077 1077 === 6.7.2 Specification === ... ... @@ -1146,19 +1146,20 @@ 1146 1146 1147 1147 == 7.4 Can I add my weather sensors? == 1148 1148 1149 -Yes, connect the sensor to RS485 bus and see instruction: path:#Add_sensor]]1218 +Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]] 1150 1150 1151 1151 1152 1152 = 8. Trouble Shooting = 1153 1153 1223 +== 8.1 AT Command input doesn't work == 1154 1154 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 +))) 1155 1155 1156 1156 1157 - 1158 - 1159 1159 = 9. Order Info = 1160 1160 1161 - 1162 1162 == 9.1 Main Process Unit == 1163 1163 1164 1164 Part Number: (% style="color:blue" %)**WSC1-L-XX** ... ... @@ -1174,64 +1174,68 @@ 1174 1174 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1175 1175 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1176 1176 1247 + 1248 + 1249 + 1250 + 1251 + 1177 1177 == 9.2 Sensors == 1178 1178 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 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 1188 1188 1189 1189 = 10. Support = 1190 1190 1191 1191 * 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. 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 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]] 1193 1193 1194 - [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]1270 += 11. Appendix I: Field Installation Photo = 1195 1195 1196 1196 1273 +[[image:1656058346362-132.png]] 1197 1197 1275 +**Storage Battery**: 12v,12AH li battery 1198 1198 1199 1199 1200 -= 11. Appendix I: Field Installation Photo = 1201 1201 1279 +**Wind Speed/Direction** 1202 1202 1203 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]]1281 +[[image:1656058373174-421.png]] 1204 1204 1205 1205 1206 -**Storage Battery**: 12v,12AH li battery 1207 1207 1285 +**Total Solar Radiation sensor** 1208 1208 1209 - Wind Speed/Direction.1287 +[[image:1656058397364-282.png]] 1210 1210 1211 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]] 1212 1212 1213 1213 1214 - Total SolarRadiationsensor1291 +**PAR Sensor** 1215 1215 1216 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]1293 +[[image:1656058416171-615.png]] 1217 1217 1218 1218 1219 1219 1220 -P ARSensor1297 +**CO2/PM2.5/PM10 3 in 1 sensor** 1221 1221 1222 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]1299 +[[image:1656058441194-827.png]] 1223 1223 1224 1224 1225 -CO2/PM2.5/PM10 3 in 1 sensor 1226 1226 1227 - [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]1303 +**Rain / Snow Detect** 1228 1228 1305 +[[image:1656058451456-166.png]] 1229 1229 1230 -Rain / Snow Detect: 1231 1231 1232 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]] 1233 1233 1309 +**Rain Gauge** 1234 1234 1235 -Rain Gauge. 1236 - 1237 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]] 1311 +[[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