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

Summary

Details

Page properties
Content
... ... @@ -58,7 +58,6 @@
58 58  
59 59  [[image:1656041948552-849.png]]
60 60  
61 -
62 62  (% style="color:blue" %)** Wiring:**
63 63  
64 64  ~1. WSC1-L and sensors all powered by solar power via MPPT
... ... @@ -70,9 +70,11 @@
70 70  
71 71  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
72 72  
73 -[[image:1656042136605-251.png]]
72 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
74 74  
75 75  
75 +
76 +
76 76  (% style="color:red" %) ** Notice 1:**
77 77  
78 78  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
... ... @@ -79,9 +79,6 @@
79 79  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
80 80  * Weather sensors won’t work if solar panel and storage battery fails.
81 81  
82 -
83 -
84 -
85 85  (% style="color:red" %)** Notice 2:**
86 86  
87 87  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -99,17 +99,14 @@
99 99  
100 100  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
101 101  
102 -[[image:1656042192857-709.png]]
100 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
103 103  
104 104  
105 -(% style="color:red" %)**Notice:**
103 +Notice:
106 106  
107 107  1. WSC1-L will auto scan available weather sensors when power on or reboot.
108 108  1. User can send a downlink command( 增加下发命令的连接) to WSC1-L to do a re-scan on the available sensors.
109 109  
110 -
111 -
112 -
113 113  == 2.3 Example to use for LoRaWAN network ==
114 114  
115 115  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.
... ... @@ -172,11 +172,10 @@
172 172  * Valid Sensor Value: Use FPORT=2
173 173  * Other control command: Use FPORT other than 2.
174 174  
170 +=== 2.4.1 Uplink FPORT ===
175 175  
172 +5, Device Status ===
176 176  
177 -
178 -=== 2.4.1 Uplink FPORT~=5, Device Status ===
179 -
180 180  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
181 181  
182 182  
... ... @@ -197,13 +197,11 @@
197 197  For WSC1-L, this value is 0x0D.
198 198  
199 199  
200 -
201 201  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
202 202  
203 203  0x0100, Means: v1.0.0 version.
204 204  
205 205  
206 -
207 207  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
208 208  
209 209  *0x01: EU868
... ... @@ -227,13 +227,11 @@
227 227  *0x0a: AS923-3
228 228  
229 229  
230 -
231 231  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
232 232  
233 233  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
234 234  
235 235  
236 -
237 237  ==== (% style="color:#037691" %)**BAT:**(%%) ====
238 238  
239 239  shows the battery voltage for WSC1-L MCU.
... ... @@ -241,7 +241,6 @@
241 241  Ex1: 0x0BD6/1000 = 3.03 V
242 242  
243 243  
244 -
245 245  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
246 246  
247 247  |Byte3|Byte2|Byte1
... ... @@ -282,8 +282,10 @@
282 282  
283 283  
284 284  
285 -=== 2.4.2 Uplink FPORT~=2, Real time sensor value ===
274 +=== 2.4.2 Uplink FPORT ===
286 286  
276 +2, Real time sensor value ===
277 +
287 287  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"]].
288 288  
289 289  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
... ... @@ -509,6 +509,7 @@
509 509  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
510 510  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
511 511  
503 +
512 512  == 3.2 Set Emergency Mode ==
513 513  
514 514  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -525,6 +525,7 @@
525 525  * 0xE101     Same as: AT+ALARMMOD=1
526 526  * 0xE100     Same as: AT+ALARMMOD=0
527 527  
520 +
528 528  == 3.3 Add or Delete RS485 Sensor ==
529 529  
530 530  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.
... ... @@ -594,6 +594,7 @@
594 594  
595 595  * 0xE5FF  
596 596  
590 +
597 597  == 3.4 RS485 Test Command ==
598 598  
599 599  (% style="color:#037691" %)**AT Command:**
... ... @@ -614,6 +614,7 @@
614 614  
615 615  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
616 616  
611 +
617 617  == 3.5 RS485 response timeout ==
618 618  
619 619  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -636,6 +636,7 @@
636 636  * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
637 637  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
638 638  
634 +
639 639  == 3.6 Set Sensor Type ==
640 640  
641 641  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
... ... @@ -733,6 +733,7 @@
733 733  * IP Rating: IP65
734 734  * Support default sensors or 3rd party RS485 sensors
735 735  
732 +
736 736  == 5.2 Power Consumption ==
737 737  
738 738  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
1656042136605-251.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.2 MB
Content
1656042192857-709.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -533.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0