<
From version < 32.10 >
edited by Xiaoling
on 2022/06/24 14:59
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
... ... @@ -80,6 +80,7 @@
80 80  
81 81  
82 82  
83 +
83 83  == 2.2 How it works? ==
84 84  
85 85  (((
... ... @@ -100,6 +100,7 @@
100 100  
101 101  
102 102  
104 +
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  
163 +
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
... ... @@ -382,7 +382,6 @@
382 382  These commands only valid for WSC1-L, as below:
383 383  
384 384  
385 -
386 386  == 3.1 Set Transmit Interval Time ==
387 387  
388 388  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -403,8 +403,6 @@
403 403  
404 404  
405 405  
406 -
407 -
408 408  == 3.2 Set Emergency Mode ==
409 409  
410 410  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -421,8 +421,6 @@
421 421  
422 422  
423 423  
424 -
425 -
426 426  == 3.3 Add or Delete RS485 Sensor ==
427 427  
428 428  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.
... ... @@ -439,6 +439,7 @@
439 439  * 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.
440 440  * timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
441 441  
440 +
442 442  **Example:**
443 443  
444 444  User need to change external sensor use the type code as address code.
... ... @@ -463,6 +463,7 @@
463 463  * has_CRC: 1
464 464  * timeout: 1500 (Fill in the test according to the actual situation)
465 465  
465 +
466 466  **So the input command is:**
467 467  
468 468  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -493,8 +493,6 @@
493 493  
494 494  
495 495  
496 -
497 -
498 498  == 3.4 RS485 Test Command ==
499 499  
500 500  (% style="color:#037691" %)**AT Command:**
... ... @@ -518,8 +518,6 @@
518 518  
519 519  
520 520  
521 -
522 -
523 523  == 3.5 RS485 response timeout ==
524 524  
525 525  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -534,6 +534,7 @@
534 534  Range : 0~~10000
535 535  )))|(% style="width:85px" %)OK
536 536  
533 +
537 537  (% style="color:#037691" %)**Downlink Command:**
538 538  
539 539  Format: Command Code (0xE0) followed by 3 bytes time value.
... ... @@ -545,8 +545,6 @@
545 545  
546 546  
547 547  
548 -
549 -
550 550  == 3.6 Set Sensor Type ==
551 551  
552 552  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
... ... @@ -563,6 +563,7 @@
563 563  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
564 564  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
565 565  
561 +
566 566  Eg: The setting command **AT+STYPE=802212** means:
567 567  
568 568  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
... ... @@ -599,15 +599,13 @@
599 599  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.
600 600  
601 601  
598 +
602 602  == 4.3 Battery ==
603 603  
604 -(((
605 -All sensors are only power by external power source. If external power source is off. All sensor won't work.
606 -)))
601 +All sensors are only power by external power source. If external power source is off. All sensor won’t work.
607 607  
608 -(((
603 +
609 609  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.
610 -)))
611 611  
612 612  
613 613  
... ... @@ -627,10 +627,6 @@
627 627  * IP Rating: IP65
628 628  * Support default sensors or 3rd party RS485 sensors
629 629  
630 -
631 -
632 -
633 -
634 634  == 5.2 Power Consumption ==
635 635  
636 636  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0