Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/06/10 18:53
From version 96.6
edited by Xiaoling
on 2023/03/09 14:23
on 2023/03/09 14:23
Change comment:
There is no comment for this version
To version 94.1
edited by Bei Jinggeng
on 2022/11/23 17:16
on 2022/11/23 17:16
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Bei - Content
-
... ... @@ -37,6 +37,7 @@ 37 37 ))) 38 38 39 39 40 + 40 40 = 2. How to use = 41 41 42 42 == 2.1 Installation == ... ... @@ -78,11 +78,8 @@ 78 78 * MPPT Solar Recharger 79 79 * Mounting Kit includes pole and mast assembly. Each weather sensor has it's own mounting assembly, user can check the sensor section in this manual. 80 80 * Cabinet. 81 -(% style="display:none" %)(%%) 82 82 83 83 84 - 85 - 86 86 == 2.2 How it works? == 87 87 88 88 ... ... @@ -103,6 +103,7 @@ 103 103 1. WSC1-L will auto scan available weather sensors when power on or reboot. 104 104 1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors. 105 105 104 + 106 106 == 2.3 Example to use for LoRaWAN network == 107 107 108 108 ... ... @@ -125,10 +125,6 @@ 125 125 126 126 User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot: 127 127 128 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). 129 - 130 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]] 131 - 132 132 **Add APP EUI in the application.** 133 133 134 134 [[image:1656042662694-311.png]] ... ... @@ -166,6 +166,7 @@ 166 166 * Valid Sensor Value: Use FPORT=2 167 167 * Other control command: Use FPORT other than 2. 168 168 164 + 169 169 === 2.4.1 Uplink FPORT~=5, Device Status === 170 170 171 171 ... ... @@ -188,16 +188,19 @@ 188 188 189 189 ==== (% style="color:#037691" %)**Sensor Model:**(%%) ==== 190 190 187 + 191 191 For WSC1-L, this value is 0x0D. 192 192 193 193 194 194 ==== (% style="color:#037691" %)**Firmware Version:**(%%) ==== 195 195 193 + 196 196 0x0100, Means: v1.0.0 version. 197 197 198 198 199 199 ==== (% style="color:#037691" %)**Frequency Band:**(%%) ==== 200 200 199 + 201 201 *0x01: EU868 202 202 203 203 *0x02: US915 ... ... @@ -221,11 +221,13 @@ 221 221 222 222 ==== (% style="color:#037691" %)**Sub-Band:**(%%) ==== 223 223 223 + 224 224 value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00) 225 225 226 226 227 227 ==== (% style="color:#037691" %)**BAT:**(%%) ==== 228 228 229 + 229 229 ((( 230 230 shows the battery voltage for WSC1-L MCU. 231 231 ))) ... ... @@ -237,6 +237,7 @@ 237 237 238 238 ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ==== 239 239 241 + 240 240 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %) 241 241 |Byte3|Byte2|Byte1 242 242 ... ... @@ -319,9 +319,15 @@ 319 319 Uplink 1: [[image:image-20220624140735-4.png]] 320 320 ))) 321 321 324 +((( 325 + 326 +))) 322 322 323 323 ((( 324 324 Uplink 2: [[image:image-20220624140842-5.png]] 330 +))) 331 + 332 +((( 325 325 326 326 ))) 327 327 ... ... @@ -333,6 +333,9 @@ 333 333 Uplink 1: [[image:image-20220624141025-6.png]] 334 334 ))) 335 335 344 +((( 345 + 346 +))) 336 336 337 337 Uplink 2: [[image:image-20220624141100-7.png]] 338 338 ... ... @@ -348,9 +348,14 @@ 348 348 Download decoder for suitable platform from: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]] 349 349 ))) 350 350 362 +((( 363 + 364 +))) 351 351 352 352 ((( 353 353 and put as below: 368 + 369 + 354 354 ))) 355 355 356 356 [[image:1656051152438-578.png]] ... ... @@ -364,6 +364,10 @@ 364 364 ))) 365 365 366 366 ((( 383 + 384 +))) 385 + 386 +((( 367 367 (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network. 368 368 ))) 369 369 ... ... @@ -436,8 +436,8 @@ 436 436 437 437 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 438 438 439 -* Example 1: Downlink Payload: 0100001E 440 -* Example 2: Downlink Payload: 0100003C 459 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 460 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 441 441 442 442 443 443 == 3.2 Set Emergency Mode == ... ... @@ -455,6 +455,7 @@ 455 455 * 0xE101 Same as: AT+ALARMMOD=1 456 456 * 0xE100 Same as: AT+ALARMMOD=0 457 457 478 + 458 458 == 3.3 Add or Delete RS485 Sensor == 459 459 460 460 ... ... @@ -518,7 +518,7 @@ 518 518 * Query_Length: 8 519 519 * Query_Command: A103000000019CAA 520 520 * Read_Length: 8 521 -* Valid_Data: 2 3(Indicates that the data length is 2 bytes, starting from the3th byte)542 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte) 522 522 * has_CRC: 1 523 523 * timeout: 1500 (Fill in the test according to the actual situation) 524 524 ... ... @@ -550,6 +550,7 @@ 550 550 551 551 * 0xE5FF 552 552 574 + 553 553 == 3.4 RS485 Test Command == 554 554 555 555 ... ... @@ -576,6 +576,7 @@ 576 576 577 577 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 578 578 601 + 579 579 == 3.5 RS485 response timeout == 580 580 581 581 ... ... @@ -601,9 +601,10 @@ 601 601 602 602 If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0. 603 603 604 -* Example 1: Downlink Payload: E0000005 605 -* Example 2: Downlink Payload: E000000A 627 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 628 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 606 606 630 + 607 607 == 3.6 Set Sensor Type == 608 608 609 609 ... ... @@ -689,6 +689,7 @@ 689 689 * IP Rating: IP65 690 690 * Support default sensors or 3rd party RS485 sensors 691 691 716 + 692 692 == 5.2 Power Consumption == 693 693 694 694 ... ... @@ -762,6 +762,7 @@ 762 762 * ABS enclosure. 763 763 * Horizontal adjustable. 764 764 790 + 765 765 === 6.1.2 Specification === 766 766 767 767 ... ... @@ -775,6 +775,7 @@ 775 775 * Working Humidity: <100% (no dewing) 776 776 * Power Consumption: 4mA @ 12v. 777 777 804 + 778 778 === 6.1.3 Dimension === 779 779 780 780 ... ... @@ -852,10 +852,11 @@ 852 852 * RS485 wind speed / direction sensor 853 853 * PC enclosure, resist corrosion 854 854 882 + 855 855 === 6.2.2 Specification === 856 856 857 857 858 -* Wind speed range: 0 ~~ 60m/s886 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) 859 859 * Wind direction range: 0 ~~ 360° 860 860 * Start wind speed: ≤0.3m/s 861 861 * Accuracy: ±(0.3+0.03V)m/s , ±1° ... ... @@ -866,6 +866,7 @@ 866 866 * Power Consumption: 13mA ~~ 12v. 867 867 * Cable Length: 2 meters 868 868 897 + 869 869 === 6.2.3 Dimension === 870 870 871 871 ... ... @@ -884,6 +884,7 @@ 884 884 [[image:1656056303845-585.png]] 885 885 886 886 916 + 887 887 === 6.2.6 Installation Notice === 888 888 889 889 ... ... @@ -923,6 +923,7 @@ 923 923 * NDIR to measure CO2 with Internal Temperature Compensation 924 924 * Laser Beam Scattering to PM2.5 and PM10 925 925 956 + 926 926 === 6.3.2 Specification === 927 927 928 928 ... ... @@ -941,6 +941,7 @@ 941 941 ** CO2: 0~95%RH 942 942 * Power Consumption: 50mA@ 12v. 943 943 975 + 944 944 === 6.3.3 Dimension === 945 945 946 946 ... ... @@ -989,6 +989,7 @@ 989 989 * Surface heating to dry 990 990 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 991 991 1024 + 992 992 === 6.4.2 Specification === 993 993 994 994 ... ... @@ -1001,6 +1001,7 @@ 1001 1001 ** No heating: 12mA @ 12v, 1002 1002 ** heating: 94ma @ 12v. 1003 1003 1037 + 1004 1004 === 6.4.3 Dimension === 1005 1005 1006 1006 ... ... @@ -1054,6 +1054,7 @@ 1054 1054 1055 1055 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1056 1056 1091 + 1057 1057 === 6.5.2 Specification === 1058 1058 1059 1059 ... ... @@ -1079,6 +1079,7 @@ 1079 1079 * Working Humidity: 10~90%RH 1080 1080 * Power Consumption: 4mA @ 12v 1081 1081 1117 + 1082 1082 === 6.5.3 Dimension === 1083 1083 1084 1084 ... ... @@ -1125,6 +1125,7 @@ 1125 1125 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1126 1126 * Measure Reflected Radiation if sense area towards ground. 1127 1127 1164 + 1128 1128 === 6.6.2 Specification === 1129 1129 1130 1130 ... ... @@ -1141,6 +1141,7 @@ 1141 1141 * Working Humidity: 10~90%RH 1142 1142 * Power Consumption: 4mA @ 12v 1143 1143 1181 + 1144 1144 === 6.6.3 Dimension === 1145 1145 1146 1146 ... ... @@ -1207,6 +1207,7 @@ 1207 1207 * Working Humidity: 10~90%RH 1208 1208 * Power Consumption: 3mA @ 12v 1209 1209 1248 + 1210 1210 === 6.7.3 Dimension === 1211 1211 1212 1212 ... ... @@ -1254,6 +1254,9 @@ 1254 1254 [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]] 1255 1255 ))) 1256 1256 1296 +((( 1297 + 1298 +))) 1257 1257 1258 1258 ((( 1259 1259 Firmware Upgrade instruction: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]] ... ... @@ -1300,6 +1300,7 @@ 1300 1300 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1301 1301 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1302 1302 1345 + 1303 1303 == 9.2 Sensors == 1304 1304 1305 1305 ... ... @@ -1314,12 +1314,13 @@ 1314 1314 |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06 1315 1315 |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07 1316 1316 1360 + 1317 1317 = 10. Support = 1318 1318 1319 1319 1320 1320 * 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. 1365 +* 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]] 1321 1321 1322 -* 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]]. 1323 1323 1324 1324 = 11. Appendix I: Field Installation Photo = 1325 1325