<
From version < 14.5 >
edited by Xiaoling
on 2022/06/24 13:35
To version < 16.5 >
edited by Xiaoling
on 2022/06/24 13:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,26 +25,14 @@
25 25  )))
26 26  
27 27  (((
28 -
29 -)))
30 -
31 -(((
32 32  The sensors include various type such as: (% style="color:#4472c4" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
33 33  )))
34 34  
35 35  (((
36 -
37 -)))
38 -
39 -(((
40 40  Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:#4472c4" %)**12v solar power**(%%) and have a (% style="color:#4472c4" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
41 41  )))
42 42  
43 43  (((
44 -
45 -)))
46 -
47 -(((
48 48  WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
49 49  )))
50 50  
... ... @@ -80,6 +80,8 @@
80 80  * Weather sensors won’t work if solar panel and storage battery fails.
81 81  
82 82  
71 +
72 +
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:
... ... @@ -90,9 +90,14 @@
90 90  * 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.
91 91  * Cabinet.
92 92  
83 +
84 +
85 +
93 93  == 2.2 How it works? ==
94 94  
88 +(((
95 95  Each WSC1-L is shipped with a worldwide unique set of OTAA keys. To use WSC1-L in a LoRaWAN network, user needs to input the OTAA keys in LoRaWAN network server. After finish installation as above. Create WSC1-L in your LoRaWAN server and Power on WSC1-L , it can join the LoRaWAN network and start to transmit sensor data. The default period for each uplink is 20 minutes.
90 +)))
96 96  
97 97  
98 98  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
... ... @@ -106,6 +106,8 @@
106 106  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
107 107  
108 108  
104 +
105 +
109 109  == 2.3 Example to use for LoRaWAN network ==
110 110  
111 111  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.
... ... @@ -163,12 +163,16 @@
163 163  * Other control command: Use FPORT other than 2.
164 164  
165 165  
163 +
164 +
166 166  === 2.4.1 Uplink FPORT~=5, Device Status ===
167 167  
168 168  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
169 169  
170 170  
170 +(((
171 171  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
172 +)))
172 172  
173 173  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
174 174  |=(% style="width: 70px;" %)**Size (bytes)**|=(% style="width: 60px;" %)**1**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width: 60px;" %)**1**|=(% style="width: 50px;" %)**2**|=(% style="width: 100px;" %)**3**
... ... @@ -233,17 +233,13 @@
233 233  
234 234  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
235 235  
237 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
236 236  |Byte3|Byte2|Byte1
237 237  
238 238  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
239 239  
242 +[[image:image-20220624134713-1.png]]
240 240  
241 -|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
242 -|N/A|Customize-A4|Customize-A3|Customize-A2|Customize-A1|N/A|N/A|N/A
243 -|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
244 -|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A
245 -|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
246 -|WSS-07|WSS-06|WSS-05|WSS-04|WSS-03|WSS-02|WSS-01|N/A
247 247  
248 248  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
249 249  
... ... @@ -260,27 +260,31 @@
260 260  Wind Speed/Direction (WSS-02)
261 261  
262 262  
263 -
264 -
265 265  User can also use downlink command(0x26 01) to ask WSC1-L to resend this uplink :
266 266  
267 267  (% style="color:#037691" %)**Downlink:0x26 01**
268 268  
269 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png||alt="1646898147(1)"]]
264 +[[image:1656049673488-415.png]]
270 270  
271 271  
272 272  
273 -
274 274  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
275 275  
276 -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"]].
270 +(((
271 +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="H3.1SetTransmitIntervalTime"]].
272 +)))
277 277  
274 +(((
278 278  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
276 +)))
279 279  
280 280  
279 +(((
281 281  The upload length is dynamic, depends on what type of weather sensors are connected. The uplink payload is combined with sensor segments. As below:
281 +)))
282 282  
283 -|Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
283 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
284 +|(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
284 284  
285 285  (% style="color:#4472c4" %)** Uplink Payload**:
286 286  
1656049673488-415.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +86.8 KB
Content
image-20220624134713-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0