<
From version < 14.8 >
edited by Xiaoling
on 2022/06/24 13:44
To version < 20.1 >
edited by Xiaoling
on 2022/06/24 14:08
>
Change comment: Uploaded new attachment "image-20220624140842-5.png", version {1}

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,7 +84,6 @@
84 84  
85 85  
86 86  
87 -
88 88  == 2.2 How it works? ==
89 89  
90 90  (((
... ... @@ -102,6 +102,9 @@
102 102  1. WSC1-L will auto scan available weather sensors when power on or reboot.
103 103  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
104 104  
103 +
104 +
105 +
105 105  == 2.3 Example to use for LoRaWAN network ==
106 106  
107 107  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.
... ... @@ -158,12 +158,17 @@
158 158  * Valid Sensor Value: Use FPORT=2
159 159  * Other control command: Use FPORT other than 2.
160 160  
162 +
163 +
164 +
161 161  === 2.4.1 Uplink FPORT~=5, Device Status ===
162 162  
163 163  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
164 164  
165 165  
170 +(((
166 166  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
172 +)))
167 167  
168 168  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
169 169  |=(% 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**
... ... @@ -228,17 +228,13 @@
228 228  
229 229  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
230 230  
237 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
231 231  |Byte3|Byte2|Byte1
232 232  
233 233  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
234 234  
242 +[[image:image-20220624134713-1.png]]
235 235  
236 -|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
237 -|N/A|Customize-A4|Customize-A3|Customize-A2|Customize-A1|N/A|N/A|N/A
238 -|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
239 -|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A
240 -|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
241 -|WSS-07|WSS-06|WSS-05|WSS-04|WSS-03|WSS-02|WSS-01|N/A
242 242  
243 243  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
244 244  
... ... @@ -255,44 +255,51 @@
255 255  Wind Speed/Direction (WSS-02)
256 256  
257 257  
258 -
259 -
260 260  User can also use downlink command(0x26 01) to ask WSC1-L to resend this uplink :
261 261  
262 262  (% style="color:#037691" %)**Downlink:0x26 01**
263 263  
264 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png||alt="1646898147(1)"]]
264 +[[image:1656049673488-415.png]]
265 265  
266 266  
267 267  
268 -
269 269  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
270 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="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 +)))
272 272  
274 +(((
273 273  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
276 +)))
274 274  
275 275  
279 +(((
276 276  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 +)))
277 277  
278 -|Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
279 279  
280 -(% style="color:#4472c4" %)** Uplink Payload**:
284 +(% style="color:#4472c4" %)** Uplink Payload**:
281 281  
282 -|Type Code|Length (Bytes)|Measured Value
286 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
287 +|(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
283 283  
289 +
284 284  (% style="color:#4472c4" %)** Sensor Segment Define**:
285 285  
292 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
293 +|(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
286 286  
287 287  
288 -Sensor Type Table:
296 +**Sensor Type Table:**
289 289  
290 -|**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
291 -|**Wind Speed**|0x01|(((
298 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:1006px" %)
299 +|=(% style="width: 167px;" %)**Sensor Type**|=(% style="width: 95px;" %)**Type Code**|=(% style="width: 185px;" %)**Range**|=(% style="width: 126px;" %)**Length ( Bytes)**|=(% style="width: 428px;" %)**Example**
300 +|(% style="width:167px" %)**Wind Speed**|(% style="width:95px" %)0x01|(% style="width:185px" %)(((
292 292  Speed: 0~60m/s
293 293  
294 294  Level: 0~17
295 -)))|0x03 |(((
304 +)))|(% style="width:126px" %)0x03 |(% style="width:428px" %)(((
296 296  0x0024/10=3.6m/s
297 297  
298 298  (0x02FE: No Sensor, 0x02FF: Value Error)
... ... @@ -301,11 +301,11 @@
301 301  
302 302  (0x14: No Sensor, 0x15: Value Error)
303 303  )))
304 -|**Wind Direction**|0x02|(((
313 +|(% style="width:167px" %)**Wind Direction**|(% style="width:95px" %)0x02|(% style="width:185px" %)(((
305 305  Angel: 0~360°
306 306  
307 307  Direction: 16 positions
308 -)))|0x03|(((
317 +)))|(% style="width:126px" %)0x03|(% style="width:428px" %)(((
309 309  0x029A/10=66.6°
310 310  
311 311  (0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -314,57 +314,55 @@
314 314  
315 315  (0x14: No Sensor,0x15: Value Error)
316 316  )))
317 -|**Illumination**|0x03|0~200000Lux|0x02|(((
326 +|(% style="width:167px" %)**Illumination**|(% style="width:95px" %)0x03|(% style="width:185px" %)0~200000Lux|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
318 318  0x04D2 *10=12340Lux
319 319  
320 320  (0x4EFE: No Sensor,0x4EFF: Value Error)
321 321  )))
322 -|**Rain / Snow**|0x04|00: No, 01 Yes.|0x01|(((
331 +|(% style="width:167px" %)**Rain / Snow**|(% style="width:95px" %)0x04|(% style="width:185px" %)00: No, 01 Yes.|(% style="width:126px" %)0x01|(% style="width:428px" %)(((
323 323  0x00 (00) No Rain or snow detected
324 324  
325 325  (0x02: No Sensor,0x03: Value Error)
326 326  )))
327 -|**CO2**|0x05|0~5000ppm|0x02|(((
336 +|(% style="width:167px" %)**CO2**|(% style="width:95px" %)0x05|(% style="width:185px" %)0~5000ppm|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
328 328  0x0378=888ppm
329 329  
330 330   (0x14FE: No Sensor,0x14FF: Value Error)
331 331  )))
332 -|**Temperature**|0x06|-30℃~70℃|0x02|(((
341 +|(% style="width:167px" %)**Temperature**|(% style="width:95px" %)0x06|(% style="width:185px" %)-30℃~70℃|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
333 333  0xFFDD/10=-3.5℃
334 334  
335 335  (0x02FE: No Sensor,0x02FF: Value Error)
336 336  )))
337 -|**Humidity**|0x07|0~100%RH|0x02|0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
338 -|**Pressure**|0x08|10~1100hPa|0x02|(((
346 +|(% style="width:167px" %)**Humidity**|(% style="width:95px" %)0x07|(% style="width:185px" %)0~100%RH|(% style="width:126px" %)0x02|(% style="width:428px" %)0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
347 +|(% style="width:167px" %)**Pressure**|(% style="width:95px" %)0x08|(% style="width:185px" %)10~1100hPa|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
339 339  0x2748/10=1005.6hPa
340 340  
341 341  (0x00: No Sensor,0x01: Value Error)
342 342  )))
343 -|**Rain Gauge**|0x09|0mm/min~100mm/min|0x02|(((
352 +|(% style="width:167px" %)**Rain Gauge**|(% style="width:95px" %)0x09|(% style="width:185px" %)0mm/min~100mm/min|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
344 344  0x0000/10=0mm /min
345 345  
346 346  (0x03FE: No Sensor,0x03FF: Value Error)
347 347  )))
348 -|**PM2.5**|0x0A|0~1000μg/m^^3^^|0x02|(((
357 +|(% style="width:167px" %)**PM2.5**|(% style="width:95px" %)0x0A|(% style="width:185px" %)0~1000μg/m^^3^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
349 349  0x0023=35μg/m^^3 ^^
350 350  
351 351  (0x03FE: No Sensor,0x03FF: Value Error)
352 352  )))
353 -|**PM10**|0x0B|0~1000μg/m^^3^^|0x02|(((
362 +|(% style="width:167px" %)**PM10**|(% style="width:95px" %)0x0B|(% style="width:185px" %)0~1000μg/m^^3^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
354 354  0x002D=45μg/m^^3 ^^
355 355  
356 356  (0x03FE: No Sensor,0x03FF: Value Error)
357 357  )))
358 -|**PAR**|0x0C|0~2500μmol/m^^2^^•s|0x02|(((
367 +|(% style="width:167px" %)**PAR**|(% style="width:95px" %)0x0C|(% style="width:185px" %)0~2500μmol/m^^2^^•s|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
359 359  0x00B3=179μmol/m^^2^^•s
360 360  
361 361  (0x09FE: No Sensor,0x9FF: Value Error)
362 362  )))
363 -|(((
364 -**Total Solar**
365 -
366 -**Radiation**
367 -)))|0x0D|0~2000W/m^^2^^|0x02|(((
372 +|(% style="width:167px" %)(((
373 +**Total Solar Radiation**
374 +)))|(% style="width:95px" %)0x0D|(% style="width:185px" %)0~2000W/m^^2^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
368 368  0x0073/10=11.5W/m^^2^^
369 369  
370 370  (0x4EFE: No Sensor,0x4EFF: Value Error)
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
image-20220624140352-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +66.5 KB
Content
image-20220624140615-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +7.4 KB
Content
image-20220624140735-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +1.2 KB
Content
image-20220624140842-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0