<
From version < 94.2 >
edited by Xiaoling
on 2023/02/10 09:28
To version < 93.2 >
edited by Xiaoling
on 2022/11/23 17:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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 ==
... ... @@ -69,7 +69,6 @@
69 69  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
70 70  * Weather sensors won't work if solar panel and storage battery fails.
71 71  
72 -
73 73  (% style="color:red" %)**Notice 2:**
74 74  
75 75  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -187,16 +187,19 @@
187 187  
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
190 +
190 190  For WSC1-L, this value is 0x0D.
191 191  
192 192  
193 193  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
194 194  
196 +
195 195  0x0100, Means: v1.0.0 version.
196 196  
197 197  
198 198  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
199 199  
202 +
200 200  *0x01: EU868
201 201  
202 202  *0x02: US915
... ... @@ -220,11 +220,13 @@
220 220  
221 221  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
222 222  
226 +
223 223  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
224 224  
225 225  
226 226  ==== (% style="color:#037691" %)**BAT:**(%%) ====
227 227  
232 +
228 228  (((
229 229  shows the battery voltage for WSC1-L MCU.
230 230  )))
... ... @@ -236,6 +236,7 @@
236 236  
237 237  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
238 238  
244 +
239 239  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
240 240  |Byte3|Byte2|Byte1
241 241  
... ... @@ -453,8 +453,8 @@
453 453  
454 454  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
455 455  
456 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
457 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
462 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
463 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
458 458  
459 459  
460 460  
... ... @@ -625,8 +625,8 @@
625 625  
626 626  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
627 627  
628 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
629 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
634 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
635 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
630 630  
631 631  
632 632  
... ... @@ -648,9 +648,9 @@
648 648  
649 649  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
650 650  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
651 -|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
657 +|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
652 652  
653 -Eg: The setting command **AT+STYPE=80221** means:
659 +Eg: The setting command **AT+STYPE=802212** means:
654 654  
655 655  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
656 656  |(% 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
... ... @@ -665,7 +665,7 @@
665 665  
666 666  (% style="color:#037691" %)**Downlink Command:**
667 667  
668 -* 0xE400080221  Same as: AT+STYPE=80221
674 +* 0xE400802212     Same as: AT+STYPE=802212
669 669  
670 670  (% style="color:red" %)**Note:**
671 671  
... ... @@ -715,6 +715,8 @@
715 715  * IP Rating: IP65
716 716  * Support default sensors or 3rd party RS485 sensors
717 717  
724 +
725 +
718 718  == 5.2 Power Consumption ==
719 719  
720 720  
... ... @@ -887,7 +887,7 @@
887 887  === 6.2.2 Specification ===
888 888  
889 889  
890 -* Wind speed range: 0 ~~ 60m/s
898 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
891 891  * Wind direction range: 0 ~~ 360°
892 892  * Start wind speed: ≤0.3m/s
893 893  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -1378,7 +1378,7 @@
1378 1378  
1379 1379  
1380 1380  * 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.
1381 -* 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]].
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]]
1382 1382  
1383 1383  
1384 1384  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0