<
From version < 20.2 >
edited by Xiaoling
on 2022/06/24 14:09
To version < 16.6 >
edited by Xiaoling
on 2022/06/24 14:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -69,6 +69,7 @@
69 69  
70 70  
71 71  
72 +
72 72  (% style="color:red" %)** Notice 2:**
73 73  
74 74  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -81,6 +81,7 @@
81 81  
82 82  
83 83  
85 +
84 84  == 2.2 How it works? ==
85 85  
86 86  (((
... ... @@ -100,6 +100,7 @@
100 100  
101 101  
102 102  
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.
... ... @@ -158,6 +158,7 @@
158 158  
159 159  
160 160  
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
... ... @@ -282,28 +282,109 @@
282 282  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
283 283  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
284 284  
289 +
285 285  (% style="color:#4472c4" %)** Sensor Segment Define**:
286 286  
287 287  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
288 288  |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
289 289  
290 -(% style="color:#4472c4" %)**Sensor Type Table:**
291 291  
292 -[[image:image-20220624140352-2.png]]
296 +**Sensor Type Table:**
293 293  
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" %)(((
301 +Speed: 0~60m/s
294 294  
295 -Below is an example payload:  [[image:image-20220624140615-3.png]]
303 +Level: 0~17
304 +)))|(% style="width:126px" %)0x03 |(% style="width:428px" %)(((
305 +0x0024/10=3.6m/s
296 296  
307 +(0x02FE: No Sensor, 0x02FF: Value Error)
297 297  
298 -When sending this payload to LoRaWAN server. WSC1-L will send this in one uplink or several uplinks according to LoRaWAN spec requirement. For example, total length of Payload is 54 bytes.
309 +0x02=2
299 299  
300 -* When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink.
311 +(0x14: No Sensor, 0x15: Value Error)
312 +)))
313 +|(% style="width:167px" %)**Wind Direction**|(% style="width:95px" %)0x02|(% style="width:185px" %)(((
314 +Angel: 0~360°
301 301  
302 - Uplink 1:  [[image:image-20220624140735-4.png]]
316 +Direction: 16 positions
317 +)))|(% style="width:126px" %)0x03|(% style="width:428px" %)(((
318 +0x029A/10=66.6°
303 303  
304 - Uplink 2:  [[image:image-20220624140842-5.png]]
320 +(0x0EFE: No Sensor,0x0EFF: Value Error)
305 305  
322 +0X03=3(ENE)
306 306  
324 +(0x14: No Sensor,0x15: Value Error)
325 +)))
326 +|(% style="width:167px" %)**Illumination**|(% style="width:95px" %)0x03|(% style="width:185px" %)0~200000Lux|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
327 +0x04D2 *10=12340Lux
328 +
329 +(0x4EFE: No Sensor,0x4EFF: Value Error)
330 +)))
331 +|(% style="width:167px" %)**Rain / Snow**|(% style="width:95px" %)0x04|(% style="width:185px" %)00: No, 01 Yes.|(% style="width:126px" %)0x01|(% style="width:428px" %)(((
332 +0x00 (00) No Rain or snow detected
333 +
334 +(0x02: No Sensor,0x03: Value Error)
335 +)))
336 +|(% style="width:167px" %)**CO2**|(% style="width:95px" %)0x05|(% style="width:185px" %)0~5000ppm|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
337 +0x0378=888ppm
338 +
339 + (0x14FE: No Sensor,0x14FF: Value Error)
340 +)))
341 +|(% style="width:167px" %)**Temperature**|(% style="width:95px" %)0x06|(% style="width:185px" %)-30℃~70℃|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
342 +0xFFDD/10=-3.5℃
343 +
344 +(0x02FE: No Sensor,0x02FF: Value Error)
345 +)))
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" %)(((
348 +0x2748/10=1005.6hPa
349 +
350 +(0x00: No Sensor,0x01: Value Error)
351 +)))
352 +|(% style="width:167px" %)**Rain Gauge**|(% style="width:95px" %)0x09|(% style="width:185px" %)0mm/min~100mm/min|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
353 +0x0000/10=0mm /min
354 +
355 +(0x03FE: No Sensor,0x03FF: Value Error)
356 +)))
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" %)(((
358 +0x0023=35μg/m^^3 ^^
359 +
360 +(0x03FE: No Sensor,0x03FF: Value Error)
361 +)))
362 +|(% style="width:167px" %)**PM10**|(% style="width:95px" %)0x0B|(% style="width:185px" %)0~1000μg/m^^3^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
363 +0x002D=45μg/m^^3 ^^
364 +
365 +(0x03FE: No Sensor,0x03FF: Value Error)
366 +)))
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" %)(((
368 +0x00B3=179μmol/m^^2^^•s
369 +
370 +(0x09FE: No Sensor,0x9FF: Value Error)
371 +)))
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" %)(((
375 +0x0073/10=11.5W/m^^2^^
376 +
377 +(0x4EFE: No Sensor,0x4EFF: Value Error)
378 +)))
379 +
380 +Below is an example payload:
381 +
382 +01 03 00 14 02 02 03 02 C9 03 03 02 11 90 04 02 00 0A 05 02 02 1C 06 02 00 FA 07 02 02 62 08 02 27 63 09 02 00 00 0A 02 00 23 0B 02 00 2D 0C 02 00 B3 0D 02 00 73
383 +
384 +
385 +When sending this payload to LoRaWAN server. WSC1-L will send this in one uplink or several uplinks according to LoRaWAN spec requirement. For example, total length of Payload is 54 bytes.
386 +
387 +* When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink. Uplink 1: 01 03 00 14 02 02 03 02 C9 03
388 +
389 +Uplink 2: 03 02 11 90 04 02 00 0A 05 02 02 1C 06 02 00 FA 07 02 02 62 08 02 27 63 09 02 00 00 0A 02 00 23 0B 02 00 2D 0C 02 00 B3 0D 02 00 73
390 +
391 +
307 307  * When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
308 308  
309 309  Uplink 1: 01 03 00 14 02 02 03 02 C9 03 03 02 11 90 04 02 00 0A 05 02 02 1C 06 02 00 FA 07 02 02 62 08 02 27 63 09 02 00 00 0A 02 00 23 0B 02 00 2D 0C 02 00 B3
image-20220624140352-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -66.5 KB
Content
image-20220624140615-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -7.4 KB
Content
image-20220624140735-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.2 KB
Content
image-20220624140842-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0