<
From version < 33.1 >
edited by Xiaoling
on 2022/06/24 15:02
To version < 32.7 >
edited by Xiaoling
on 2022/06/24 14:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,6 +77,10 @@
77 77  * 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.
78 78  * Cabinet.
79 79  
80 +
81 +
82 +
83 +
80 80  == 2.2 How it works? ==
81 81  
82 82  (((
... ... @@ -94,6 +94,10 @@
94 94  1. WSC1-L will auto scan available weather sensors when power on or reboot.
95 95  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
96 96  
101 +
102 +
103 +
104 +
97 97  == 2.3 Example to use for LoRaWAN network ==
98 98  
99 99  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.
... ... @@ -396,6 +396,7 @@
396 396  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
397 397  
398 398  
407 +
399 399  == 3.2 Set Emergency Mode ==
400 400  
401 401  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -411,6 +411,7 @@
411 411  * 0xE100     Same as: AT+ALARMMOD=0
412 412  
413 413  
423 +
414 414  == 3.3 Add or Delete RS485 Sensor ==
415 415  
416 416  Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors.
... ... @@ -427,6 +427,7 @@
427 427  * has_CRC:  RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
428 428  * timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
429 429  
440 +
430 430  **Example:**
431 431  
432 432  User need to change external sensor use the type code as address code.
... ... @@ -451,6 +451,7 @@
451 451  * has_CRC: 1
452 452  * timeout: 1500 (Fill in the test according to the actual situation)
453 453  
465 +
454 454  **So the input command is:**
455 455  
456 456  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -480,6 +480,7 @@
480 480  * 0xE5FF  
481 481  
482 482  
495 +
483 483  == 3.4 RS485 Test Command ==
484 484  
485 485  (% style="color:#037691" %)**AT Command:**
... ... @@ -502,6 +502,7 @@
502 502  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
503 503  
504 504  
518 +
505 505  == 3.5 RS485 response timeout ==
506 506  
507 507  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -516,6 +516,7 @@
516 516  Range : 0~~10000
517 517  )))|(% style="width:85px" %)OK
518 518  
533 +
519 519  (% style="color:#037691" %)**Downlink Command:**
520 520  
521 521  Format: Command Code (0xE0) followed by 3 bytes time value.
... ... @@ -526,6 +526,7 @@
526 526  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
527 527  
528 528  
544 +
529 529  == 3.6 Set Sensor Type ==
530 530  
531 531  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
... ... @@ -535,6 +535,7 @@
535 535  [[image:image-20220624144904-12.png]]
536 536  
537 537  
554 +
538 538  (% style="color:#037691" %)**AT Command:**
539 539  
540 540  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
... ... @@ -541,6 +541,7 @@
541 541  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
542 542  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
543 543  
561 +
544 544  Eg: The setting command **AT+STYPE=802212** means:
545 545  
546 546  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
... ... @@ -577,17 +577,16 @@
577 577  The main process unit WSC1-L is set to LoRaWAN Class C by default. If user want to reduce the power consumption of this unit, user can set it to run in Class A. In Class A mode, WSC1-L will not be to get real-time downlink command from IoT Server.
578 578  
579 579  
598 +
580 580  == 4.3 Battery ==
581 581  
582 -(((
583 -All sensors are only power by external power source. If external power source is off. All sensor won't work.
584 -)))
601 +All sensors are only power by external power source. If external power source is off. All sensor won’t work.
585 585  
586 -(((
603 +
587 587  Main Process Unit WSC1-L is powered by both external power source and internal 1000mAh rechargeable battery. If external power source is off, WSC1-L still runs and can send periodically uplinks, but the sensors value will become invalid.  External power source can recharge the 1000mAh rechargeable battery.
588 -)))
589 589  
590 590  
607 +
591 591  = 5. Main Process Unit WSC1-L =
592 592  
593 593  == 5.1 Features ==
... ... @@ -604,7 +604,6 @@
604 604  * IP Rating: IP65
605 605  * Support default sensors or 3rd party RS485 sensors
606 606  
607 -
608 608  == 5.2 Power Consumption ==
609 609  
610 610  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
1656054149793-239.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -492.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0