Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -560,6 +560,9 @@ 560 560 * 0xE101 Same as: AT+ALARMMOD=1 561 561 * 0xE100 Same as: AT+ALARMMOD=0 562 562 563 + 564 + 565 + 563 563 == 3.3 Add or Delete RS485 Sensor == 564 564 565 565 ... ... @@ -655,21 +655,19 @@ 655 655 656 656 * 0xE5FF 657 657 661 + 662 + 663 + 664 + 658 658 == 3.4 RS485 Test Command == 659 659 660 660 661 661 (% style="color:#037691" %)**AT Command:** 662 662 663 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:4 74px" %)664 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 2 28px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**670 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:494px" %) 671 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 248px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response** 665 665 |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 666 -((( 667 -Send command to 485 sensor 668 -))) 669 - 670 -((( 671 -Range : no more than 10 bytes 672 -))) 673 +Send command to 485 sensor. Range : no more than 10 bytes 673 673 )))|(% style="width:85px" %)OK 674 674 675 675 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor ... ... @@ -681,6 +681,10 @@ 681 681 682 682 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 683 683 685 + 686 + 687 + 688 + 684 684 == 3.5 RS485 response timeout == 685 685 686 686 ... ... @@ -691,17 +691,7 @@ 691 691 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %) 692 692 |=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response** 693 693 |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 694 -((( 695 -((( 696 -Set response timeout to: 697 -))) 698 -))) 699 - 700 -((( 701 -((( 702 -Range : 0~~10000 703 -))) 704 -))) 699 +Set response timeout to: Range : 0~~10000 705 705 )))|(% style="width:85px" %)OK 706 706 707 707 (% style="color:#037691" %)**Downlink Command:** ... ... @@ -713,6 +713,10 @@ 713 713 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 714 714 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 715 715 711 + 712 + 713 + 714 + 716 716 == 3.6 Set Sensor Type == 717 717 718 718 ... ... @@ -773,23 +773,17 @@ 773 773 ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned. 774 774 775 775 776 -== 3.7 Set the registers read by the rain gauge (Since firmware V1.3)==775 +== 3.7 Set the registers read by the rain gauge(Since firmware V1.3) == 777 777 778 778 779 779 (% style="color:#037691" %)**AT Command:** 780 780 781 781 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %) 782 -|=(% style="width: 1 61px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 184px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**781 +|=(% style="width: 172px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 175px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response** 783 783 |(% style="width:161px" %)((( 784 -AT+RAINFALLSWITCH=1 785 - 786 -(Range: 1~~10) 783 +AT+RAINFALLSWITCH=1(Range: 1~~10) 787 787 )))|(% style="width:184px" %)((( 788 -((( 789 -((( 790 790 Set the registers read by the rain gauge 791 -))) 792 -))) 793 793 )))|(% style="width:85px" %)OK 794 794 795 795 (% style="color:#037691" %)**Downlink Command:**