<
From version < 4.2 >
edited by Xiaoling
on 2022/06/24 11:39
To version < 7.2 >
edited by Xiaoling
on 2022/06/24 11:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,6 +58,7 @@
58 58  
59 59  [[image:1656041948552-849.png]]
60 60  
61 +
61 61  (% style="color:blue" %)** Wiring:**
62 62  
63 63  ~1. WSC1-L and sensors all powered by solar power via MPPT
... ... @@ -69,11 +69,9 @@
69 69  
70 70  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
71 71  
72 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
73 +[[image:1656042136605-251.png]]
73 73  
74 74  
75 -
76 -
77 77  (% style="color:red" %) ** Notice 1:**
78 78  
79 79  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
... ... @@ -80,6 +80,9 @@
80 80  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
81 81  * Weather sensors won’t work if solar panel and storage battery fails.
82 82  
82 +
83 +
84 +
83 83  (% style="color:red" %)** Notice 2:**
84 84  
85 85  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -97,20 +97,23 @@
97 97  
98 98  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
99 99  
100 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
102 +[[image:1656042192857-709.png]]
101 101  
102 102  
103 -Notice:
105 +(% style="color:red" %)**Notice:**
104 104  
105 105  1. WSC1-L will auto scan available weather sensors when power on or reboot.
106 -1. User can send a downlink command( 增加下发命令的连接) to WSC1-L to do a re-scan on the available sensors.
108 +1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
107 107  
110 +
111 +
112 +
108 108  == 2.3 Example to use for LoRaWAN network ==
109 109  
110 110  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.
111 111  
112 112  
113 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]]
118 +[[image:1656042612899-422.png]]
114 114  
115 115  
116 116  
... ... @@ -167,10 +167,11 @@
167 167  * Valid Sensor Value: Use FPORT=2
168 168  * Other control command: Use FPORT other than 2.
169 169  
170 -=== 2.4.1 Uplink FPORT ===
171 171  
172 -5, Device Status ===
173 173  
177 +
178 +=== 2.4.1 Uplink FPORT~=5, Device Status ===
179 +
174 174  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
175 175  
176 176  
... ... @@ -191,11 +191,13 @@
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
200 +
194 194  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
195 195  
196 196  0x0100, Means: v1.0.0 version.
197 197  
198 198  
206 +
199 199  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
200 200  
201 201  *0x01: EU868
... ... @@ -219,11 +219,13 @@
219 219  *0x0a: AS923-3
220 220  
221 221  
230 +
222 222  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
223 223  
224 224  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
225 225  
226 226  
236 +
227 227  ==== (% style="color:#037691" %)**BAT:**(%%) ====
228 228  
229 229  shows the battery voltage for WSC1-L MCU.
... ... @@ -231,6 +231,7 @@
231 231  Ex1: 0x0BD6/1000 = 3.03 V
232 232  
233 233  
244 +
234 234  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
235 235  
236 236  |Byte3|Byte2|Byte1
... ... @@ -271,10 +271,8 @@
271 271  
272 272  
273 273  
274 -=== 2.4.2 Uplink FPORT ===
285 +=== 2.4.2 Uplink FPORT~=2, Real time sensor value ===
275 275  
276 -2, Real time sensor value ===
277 -
278 278  WSC1-L will send this uplink after Device Config uplink once join LoRaWAN network successfully. And it will periodically send this uplink. Default interval is 20 minutes and [[can be changed>>||anchor="H"]].
279 279  
280 280  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
... ... @@ -500,7 +500,6 @@
500 500  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
501 501  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
502 502  
503 -
504 504  == 3.2 Set Emergency Mode ==
505 505  
506 506  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -517,7 +517,6 @@
517 517  * 0xE101     Same as: AT+ALARMMOD=1
518 518  * 0xE100     Same as: AT+ALARMMOD=0
519 519  
520 -
521 521  == 3.3 Add or Delete RS485 Sensor ==
522 522  
523 523  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.
... ... @@ -587,7 +587,6 @@
587 587  
588 588  * 0xE5FF  
589 589  
590 -
591 591  == 3.4 RS485 Test Command ==
592 592  
593 593  (% style="color:#037691" %)**AT Command:**
... ... @@ -608,7 +608,6 @@
608 608  
609 609  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
610 610  
611 -
612 612  == 3.5 RS485 response timeout ==
613 613  
614 614  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -631,7 +631,6 @@
631 631  * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
632 632  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
633 633  
634 -
635 635  == 3.6 Set Sensor Type ==
636 636  
637 637  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
... ... @@ -729,7 +729,6 @@
729 729  * IP Rating: IP65
730 730  * Support default sensors or 3rd party RS485 sensors
731 731  
732 -
733 733  == 5.2 Power Consumption ==
734 734  
735 735  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
1656042136605-251.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +1.2 MB
Content
1656042192857-709.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +533.6 KB
Content
1656042612899-422.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +106.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0