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

From version 93.2
edited by Xiaoling
on 2022/11/23 17:12
Change comment: There is no comment for this version
To version 96.2
edited by Xiaoling
on 2023/03/09 14:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,7 +37,6 @@
37 37  )))
38 38  
39 39  
40 -
41 41  = 2. How to use =
42 42  
43 43  == 2.1 Installation ==
... ... @@ -126,6 +126,10 @@
126 126  
127 127  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
128 128  
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 +
129 129  **Add APP EUI in the application.**
130 130  
131 131  [[image:1656042662694-311.png]]
... ... @@ -187,19 +187,16 @@
187 187  
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
190 -
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
194 194  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
195 195  
196 -
197 197  0x0100, Means: v1.0.0 version.
198 198  
199 199  
200 200  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
201 201  
202 -
203 203  *0x01: EU868
204 204  
205 205  *0x02: US915
... ... @@ -223,13 +223,11 @@
223 223  
224 224  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
225 225  
226 -
227 227  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
228 228  
229 229  
230 230  ==== (% style="color:#037691" %)**BAT:**(%%) ====
231 231  
232 -
233 233  (((
234 234  shows the battery voltage for WSC1-L MCU.
235 235  )))
... ... @@ -241,7 +241,6 @@
241 241  
242 242  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
243 243  
244 -
245 245  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
246 246  |Byte3|Byte2|Byte1
247 247  
... ... @@ -459,11 +459,9 @@
459 459  
460 460  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
461 461  
462 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
463 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
459 +* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
460 +* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
464 464  
465 -
466 -
467 467  == 3.2 Set Emergency Mode ==
468 468  
469 469  
... ... @@ -479,8 +479,6 @@
479 479  * 0xE101     Same as: AT+ALARMMOD=1
480 480  * 0xE100     Same as: AT+ALARMMOD=0
481 481  
482 -
483 -
484 484  == 3.3 Add or Delete RS485 Sensor ==
485 485  
486 486  
... ... @@ -544,7 +544,7 @@
544 544  * Query_Length: 8
545 545  * Query_Command: A103000000019CAA
546 546  * Read_Length: 8
547 -* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
540 +* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
548 548  * has_CRC: 1
549 549  * timeout: 1500 (Fill in the test according to the actual situation)
550 550  
... ... @@ -576,8 +576,6 @@
576 576  
577 577  * 0xE5FF  
578 578  
579 -
580 -
581 581  == 3.4 RS485 Test Command ==
582 582  
583 583  
... ... @@ -604,8 +604,6 @@
604 604  
605 605  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
606 606  
607 -
608 -
609 609  == 3.5 RS485 response timeout ==
610 610  
611 611  
... ... @@ -631,11 +631,9 @@
631 631  
632 632  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
633 633  
634 -* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
635 -* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
623 +* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
624 +* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
636 636  
637 -
638 -
639 639  == 3.6 Set Sensor Type ==
640 640  
641 641  
... ... @@ -654,9 +654,9 @@
654 654  
655 655  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
656 656  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
657 -|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
644 +|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
658 658  
659 -Eg: The setting command **AT+STYPE=802212** means:
646 +Eg: The setting command **AT+STYPE=80221** means:
660 660  
661 661  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
662 662  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
... ... @@ -671,7 +671,7 @@
671 671  
672 672  (% style="color:#037691" %)**Downlink Command:**
673 673  
674 -* 0xE400802212     Same as: AT+STYPE=802212
661 +* 0xE400080221  Same as: AT+STYPE=80221
675 675  
676 676  (% style="color:red" %)**Note:**
677 677  
... ... @@ -721,8 +721,6 @@
721 721  * IP Rating: IP65
722 722  * Support default sensors or 3rd party RS485 sensors
723 723  
724 -
725 -
726 726  == 5.2 Power Consumption ==
727 727  
728 728  
... ... @@ -796,8 +796,6 @@
796 796  * ABS enclosure.
797 797  * Horizontal adjustable.
798 798  
799 -
800 -
801 801  === 6.1.2 Specification ===
802 802  
803 803  
... ... @@ -811,8 +811,6 @@
811 811  * Working Humidity: <100% (no dewing)
812 812  * Power Consumption: 4mA @ 12v.
813 813  
814 -
815 -
816 816  === 6.1.3 Dimension ===
817 817  
818 818  
... ... @@ -890,12 +890,10 @@
890 890  * RS485 wind speed / direction sensor
891 891  * PC enclosure, resist corrosion
892 892  
893 -
894 -
895 895  === 6.2.2 Specification ===
896 896  
897 897  
898 -* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
877 +* Wind speed range: 0 ~~ 60m/s
899 899  * Wind direction range: 0 ~~ 360°
900 900  * Start wind speed: ≤0.3m/s
901 901  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -906,8 +906,6 @@
906 906  * Power Consumption: 13mA ~~ 12v.
907 907  * Cable Length: 2 meters
908 908  
909 -
910 -
911 911  === 6.2.3 Dimension ===
912 912  
913 913  
... ... @@ -926,7 +926,6 @@
926 926  [[image:1656056303845-585.png]]
927 927  
928 928  
929 -
930 930  === 6.2.6  Installation Notice ===
931 931  
932 932  
... ... @@ -966,8 +966,6 @@
966 966  * NDIR to measure CO2 with Internal Temperature Compensation
967 967  * Laser Beam Scattering to PM2.5 and PM10
968 968  
969 -
970 -
971 971  === 6.3.2 Specification ===
972 972  
973 973  
... ... @@ -986,8 +986,6 @@
986 986  ** CO2: 0~95%RH
987 987  * Power Consumption: 50mA@ 12v.
988 988  
989 -
990 -
991 991  === 6.3.3 Dimension ===
992 992  
993 993  
... ... @@ -1036,8 +1036,6 @@
1036 1036  * Surface heating to dry
1037 1037  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1038 1038  
1039 -
1040 -
1041 1041  === 6.4.2 Specification ===
1042 1042  
1043 1043  
... ... @@ -1050,8 +1050,6 @@
1050 1050  ** No heating: 12mA @ 12v,
1051 1051  ** heating: 94ma @ 12v.
1052 1052  
1053 -
1054 -
1055 1055  === 6.4.3 Dimension ===
1056 1056  
1057 1057  
... ... @@ -1105,8 +1105,6 @@
1105 1105  
1106 1106  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1107 1107  
1108 -
1109 -
1110 1110  === 6.5.2 Specification ===
1111 1111  
1112 1112  
... ... @@ -1132,8 +1132,6 @@
1132 1132  * Working Humidity: 10~90%RH
1133 1133  * Power Consumption: 4mA @ 12v
1134 1134  
1135 -
1136 -
1137 1137  === 6.5.3 Dimension ===
1138 1138  
1139 1139  
... ... @@ -1180,8 +1180,6 @@
1180 1180  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1181 1181  * Measure Reflected Radiation if sense area towards ground.
1182 1182  
1183 -
1184 -
1185 1185  === 6.6.2 Specification ===
1186 1186  
1187 1187  
... ... @@ -1198,8 +1198,6 @@
1198 1198  * Working Humidity: 10~90%RH
1199 1199  * Power Consumption: 4mA @ 12v
1200 1200  
1201 -
1202 -
1203 1203  === 6.6.3 Dimension ===
1204 1204  
1205 1205  
... ... @@ -1266,8 +1266,6 @@
1266 1266  * Working Humidity: 10~90%RH
1267 1267  * Power Consumption: 3mA @ 12v
1268 1268  
1269 -
1270 -
1271 1271  === 6.7.3 Dimension ===
1272 1272  
1273 1273  
... ... @@ -1364,8 +1364,6 @@
1364 1364  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1365 1365  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1366 1366  
1367 -
1368 -
1369 1369  == 9.2 Sensors ==
1370 1370  
1371 1371  
... ... @@ -1380,16 +1380,12 @@
1380 1380  |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1381 1381  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1382 1382  
1383 -
1384 -
1385 1385  = 10. Support =
1386 1386  
1387 1387  
1388 1388  * 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.
1389 -* 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]]
1343 +* 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]].
1390 1390  
1391 -
1392 -
1393 1393  = 11. Appendix I: Field Installation Photo =
1394 1394  
1395 1395