<
From version < 14.7 >
edited by Xiaoling
on 2022/06/24 13:44
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
... ... @@ -70,7 +70,6 @@
70 70  
71 71  
72 72  
73 -
74 74  (% style="color:red" %)** Notice 2:**
75 75  
76 76  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -84,10 +84,11 @@
84 84  
85 85  
86 86  
87 -
88 88  == 2.2 How it works? ==
89 89  
88 +(((
90 90  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 +)))
91 91  
92 92  
93 93  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
... ... @@ -100,6 +100,9 @@
100 100  1. WSC1-L will auto scan available weather sensors when power on or reboot.
101 101  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
102 102  
103 +
104 +
105 +
103 103  == 2.3 Example to use for LoRaWAN network ==
104 104  
105 105  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.
... ... @@ -156,12 +156,17 @@
156 156  * Valid Sensor Value: Use FPORT=2
157 157  * Other control command: Use FPORT other than 2.
158 158  
162 +
163 +
164 +
159 159  === 2.4.1 Uplink FPORT~=5, Device Status ===
160 160  
161 161  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
162 162  
163 163  
170 +(((
164 164  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
172 +)))
165 165  
166 166  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
167 167  |=(% 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**
... ... @@ -226,17 +226,13 @@
226 226  
227 227  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
228 228  
237 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
229 229  |Byte3|Byte2|Byte1
230 230  
231 231  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
232 232  
242 +[[image:image-20220624134713-1.png]]
233 233  
234 -|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
235 -|N/A|Customize-A4|Customize-A3|Customize-A2|Customize-A1|N/A|N/A|N/A
236 -|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
237 -|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A
238 -|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
239 -|WSS-07|WSS-06|WSS-05|WSS-04|WSS-03|WSS-02|WSS-01|N/A
240 240  
241 241  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
242 242  
... ... @@ -253,27 +253,31 @@
253 253  Wind Speed/Direction (WSS-02)
254 254  
255 255  
256 -
257 -
258 258  User can also use downlink command(0x26 01) to ask WSC1-L to resend this uplink :
259 259  
260 260  (% style="color:#037691" %)**Downlink:0x26 01**
261 261  
262 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png||alt="1646898147(1)"]]
264 +[[image:1656049673488-415.png]]
263 263  
264 264  
265 265  
266 -
267 267  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
268 268  
269 -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 +)))
270 270  
274 +(((
271 271  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
276 +)))
272 272  
273 273  
279 +(((
274 274  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 +)))
275 275  
276 -|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
277 277  
278 278  (% style="color:#4472c4" %)** Uplink Payload**:
279 279  
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