Last modified by Mengting Qiu on 2025/06/10 18:53

From version 14.9
edited by Xiaoling
on 2022/06/24 13:44
Change comment: There is no comment for this version
To version 27.5
edited by Xiaoling
on 2022/06/24 14:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,9 +68,6 @@
68 68  * Weather sensors won’t work if solar panel and storage battery fails.
69 69  
70 70  
71 -
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:
... ... @@ -82,9 +82,6 @@
82 82  * Cabinet.
83 83  
84 84  
85 -
86 -
87 -
88 88  == 2.2 How it works? ==
89 89  
90 90  (((
... ... @@ -103,9 +103,6 @@
103 103  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
104 104  
105 105  
106 -
107 -
108 -
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.
... ... @@ -162,12 +162,15 @@
162 162  * Valid Sensor Value: Use FPORT=2
163 163  * Other control command: Use FPORT other than 2.
164 164  
156 +
165 165  === 2.4.1 Uplink FPORT~=5, Device Status ===
166 166  
167 167  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
168 168  
169 169  
162 +(((
170 170  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
164 +)))
171 171  
172 172  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
173 173  |=(% 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**
... ... @@ -232,17 +232,13 @@
232 232  
233 233  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
234 234  
229 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
235 235  |Byte3|Byte2|Byte1
236 236  
237 237  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
238 238  
234 +[[image:image-20220624134713-1.png]]
239 239  
240 -|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
241 -|N/A|Customize-A4|Customize-A3|Customize-A2|Customize-A1|N/A|N/A|N/A
242 -|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
243 -|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A
244 -|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
245 -|WSS-07|WSS-06|WSS-05|WSS-04|WSS-03|WSS-02|WSS-01|N/A
246 246  
247 247  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
248 248  
... ... @@ -259,138 +259,62 @@
259 259  Wind Speed/Direction (WSS-02)
260 260  
261 261  
262 -
263 -
264 264  User can also use downlink command(0x26 01) to ask WSC1-L to resend this uplink :
265 265  
266 266  (% style="color:#037691" %)**Downlink:0x26 01**
267 267  
268 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png||alt="1646898147(1)"]]
256 +[[image:1656049673488-415.png]]
269 269  
270 270  
271 271  
272 -
273 273  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
274 274  
275 -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"]].
262 +(((
263 +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"]].
264 +)))
276 276  
266 +(((
277 277  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
268 +)))
278 278  
279 279  
271 +(((
280 280  The upload length is dynamic, depends on what type of weather sensors are connected. The uplink payload is combined with sensor segments. As below:
273 +)))
281 281  
282 -|Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
283 283  
284 -(% style="color:#4472c4" %)** Uplink Payload**:
276 +(% style="color:#4472c4" %)** Uplink Payload**:
285 285  
286 -|Type Code|Length (Bytes)|Measured Value
278 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
279 +|(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
287 287  
288 288  (% style="color:#4472c4" %)** Sensor Segment Define**:
289 289  
283 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
284 +|(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
290 290  
286 +(% style="color:#4472c4" %)**Sensor Type Table:**
291 291  
292 -Sensor Type Table:
288 +[[image:image-20220624140352-2.png]]
293 293  
294 -|**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
295 -|**Wind Speed**|0x01|(((
296 -Speed: 0~60m/s
297 297  
298 -Level: 0~17
299 -)))|0x03 |(((
300 -0x0024/10=3.6m/s
291 +Below is an example payload:  [[image:image-20220624140615-3.png]]
301 301  
302 -(0x02FE: No Sensor, 0x02FF: Value Error)
303 303  
304 -0x02=2
305 -
306 -(0x14: No Sensor, 0x15: Value Error)
307 -)))
308 -|**Wind Direction**|0x02|(((
309 -Angel: 0~360°
310 -
311 -Direction: 16 positions
312 -)))|0x03|(((
313 -0x029A/10=66.6°
314 -
315 -(0x0EFE: No Sensor,0x0EFF: Value Error)
316 -
317 -0X03=3(ENE)
318 -
319 -(0x14: No Sensor,0x15: Value Error)
320 -)))
321 -|**Illumination**|0x03|0~200000Lux|0x02|(((
322 -0x04D2 *10=12340Lux
323 -
324 -(0x4EFE: No Sensor,0x4EFF: Value Error)
325 -)))
326 -|**Rain / Snow**|0x04|00: No, 01 Yes.|0x01|(((
327 -0x00 (00) No Rain or snow detected
328 -
329 -(0x02: No Sensor,0x03: Value Error)
330 -)))
331 -|**CO2**|0x05|0~5000ppm|0x02|(((
332 -0x0378=888ppm
333 -
334 - (0x14FE: No Sensor,0x14FF: Value Error)
335 -)))
336 -|**Temperature**|0x06|-30℃~70℃|0x02|(((
337 -0xFFDD/10=-3.5℃
338 -
339 -(0x02FE: No Sensor,0x02FF: Value Error)
340 -)))
341 -|**Humidity**|0x07|0~100%RH|0x02|0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
342 -|**Pressure**|0x08|10~1100hPa|0x02|(((
343 -0x2748/10=1005.6hPa
344 -
345 -(0x00: No Sensor,0x01: Value Error)
346 -)))
347 -|**Rain Gauge**|0x09|0mm/min~100mm/min|0x02|(((
348 -0x0000/10=0mm /min
349 -
350 -(0x03FE: No Sensor,0x03FF: Value Error)
351 -)))
352 -|**PM2.5**|0x0A|0~1000μg/m^^3^^|0x02|(((
353 -0x0023=35μg/m^^3 ^^
354 -
355 -(0x03FE: No Sensor,0x03FF: Value Error)
356 -)))
357 -|**PM10**|0x0B|0~1000μg/m^^3^^|0x02|(((
358 -0x002D=45μg/m^^3 ^^
359 -
360 -(0x03FE: No Sensor,0x03FF: Value Error)
361 -)))
362 -|**PAR**|0x0C|0~2500μmol/m^^2^^•s|0x02|(((
363 -0x00B3=179μmol/m^^2^^•s
364 -
365 -(0x09FE: No Sensor,0x9FF: Value Error)
366 -)))
367 -|(((
368 -**Total Solar**
369 -
370 -**Radiation**
371 -)))|0x0D|0~2000W/m^^2^^|0x02|(((
372 -0x0073/10=11.5W/m^^2^^
373 -
374 -(0x4EFE: No Sensor,0x4EFF: Value Error)
375 -)))
376 -
377 -Below is an example payload:
378 -
379 -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
380 -
381 -
382 382  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.
383 383  
384 -* 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
296 +* 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.
385 385  
386 -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
298 + Uplink 1 [[image:image-20220624140735-4.png]]
387 387  
300 + Uplink 2:  [[image:image-20220624140842-5.png]]
388 388  
302 +
389 389  * When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
390 390  
391 -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
305 + Uplink 1 [[image:image-20220624141025-6.png]]
392 392  
393 -Uplink 2: 0D 02 00 73
307 + Uplink 2:  [[image:image-20220624141100-7.png]]
394 394  
395 395  
396 396  
... ... @@ -406,7 +406,7 @@
406 406  
407 407  and put as below:
408 408  
409 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image013.png]]
323 +[[image:1656051152438-578.png]]
410 410  
411 411  
412 412  
... ... @@ -419,21 +419,22 @@
419 419  
420 420  (% style="color:blue" %)**Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
421 421  
422 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
336 +[[image:1656051197172-131.png]]
423 423  
424 424  
425 -Add TagoIO:
339 +**Add TagoIO:**
426 426  
427 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]]
341 +[[image:1656051223585-631.png]]
428 428  
429 -Authorization:
430 430  
431 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]]
344 +**Authorization:**
432 432  
346 +[[image:1656051248318-368.png]]
433 433  
348 +
434 434  In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
435 435  
436 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
351 +[[image:1656051277767-168.png]]
437 437  
438 438  
439 439  
... ... @@ -441,12 +441,10 @@
441 441  
442 442  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
443 443  
444 -* AT Command Connection: See [[FAQ>>||anchor="H"]].
445 -* LoRaWAN Downlink instruction for different platforms:
359 +* AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
360 +* LoRaWAN Downlink instruction for different platforms:  [[Use Note for Server>>doc:Main.WebHome]](IoT LoRaWAN Server)
446 446  
447 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
448 448  
449 -
450 450  There are two kinds of commands to configure WSC1-L, they are:
451 451  
452 452  * (% style="color:#4472c4" %)**General Commands**.
... ... @@ -456,9 +456,9 @@
456 456  * General system settings like: uplink interval.
457 457  * LoRaWAN protocol & radio related command.
458 458  
459 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack((% style="color:red" %)Note~*~*)(%%). These commands can be found on the wiki:
372 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack((% style="color:red" %)Note~*~*)(%%). These commands can be found on the wiki:  [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
460 460  
461 -[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
374 +[[http:~~/~~/wiki1.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
462 462  
463 463  (% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
464 464  
1656049673488-415.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +86.8 KB
Content
1656051152438-578.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
1656051197172-131.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +93.9 KB
Content
1656051223585-631.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +45.7 KB
Content
1656051248318-368.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +49.2 KB
Content
1656051277767-168.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +93.2 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
image-20220624141025-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.8 KB
Content
image-20220624141100-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +875 bytes
Content