<
From version < 32.13 >
edited by Xiaoling
on 2022/06/24 15:01
To version < 32.4 >
edited by Xiaoling
on 2022/06/24 14:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -150,9 +150,6 @@
150 150  * Valid Sensor Value: Use FPORT=2
151 151  * Other control command: Use FPORT other than 2.
152 152  
153 -
154 -
155 -
156 156  === 2.4.1 Uplink FPORT~=5, Device Status ===
157 157  
158 158  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
... ... @@ -396,6 +396,7 @@
396 396  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
397 397  
398 398  
396 +
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  
412 +
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  
429 +
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  
454 +
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  
484 +
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  
507 +
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  
522 +
519 519  (% style="color:#037691" %)**Downlink Command:**
520 520  
521 521  Format: Command Code (0xE0) followed by 3 bytes time value.
... ... @@ -526,15 +526,17 @@
526 526  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
527 527  
528 528  
533 +
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.
532 532  
533 -See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
538 +See [[definition>>||anchor="H"]] for the sensor type.
534 534  
535 535  [[image:image-20220624144904-12.png]]
536 536  
537 537  
543 +
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  
550 +
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" %)
... ... @@ -560,11 +560,12 @@
560 560  
561 561  (% style="color:red" %)**Note:**
562 562  
563 -~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
570 +~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned
564 564  
565 565  
566 566  
567 567  
575 +
568 568  = 4. Power consumption and battery =
569 569  
570 570  == 4.1 Total Power Consumption ==
... ... @@ -577,15 +577,13 @@
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  
588 +
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 -)))
591 +All sensors are only power by external power source. If external power source is off. All sensor won’t work.
585 585  
586 -(((
593 +
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  
591 591  
... ... @@ -605,7 +605,6 @@
605 605  * IP Rating: IP65
606 606  * Support default sensors or 3rd party RS485 sensors
607 607  
608 -
609 609  == 5.2 Power Consumption ==
610 610  
611 611  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0