Changes for page RS485-LN – RS485 to LoRaWAN Converter User Manual
Last modified by Karry Zhuang on 2025/03/06 16:34
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -721,34 +721,27 @@ 721 721 722 722 Ask device to send an uplink immediately. 723 723 724 -* **AT Command:** 725 - 726 -No AT Command for this, user can press the [[ACT button>>path:#Button]] for 1 second for the same. 727 - 728 - 729 729 * **Downlink Payload:** 730 730 731 -**0x08 FF**, RS485-L Nwill immediately send an uplink.726 +**0x08 FF**, RS485-BL will immediately send an uplink. 732 732 733 733 734 -==== ==== 735 735 736 736 ==== **Clear RS485 Command** ==== 737 737 738 738 The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them. 739 739 734 + 740 740 * **AT Command:** 741 741 742 -**AT+CMDEAR=mm,nn** 737 +(% style="color:#037691" %)**AT+CMDEAR=mm,nn** (%%) mm: start position of erase ,nn: stop position of erase Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10 743 743 744 -E tc. AT+CMDEAR=1,10means eraseAT+COMMAND1/AT+DATACUT1toAT+COMMAND10/AT+DATACUT10739 +Example screen shot after clear all RS485 commands. 745 745 746 -Example screen shot after clear all RS485 commands. 747 747 748 - 749 749 The uplink screen shot is: 750 750 751 -[[image:16541 60691922-496.png]][[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]744 +[[image:1654134704555-320.png]] 752 752 753 753 754 754 * **Downlink Payload:** ... ... @@ -800,4 +800,21 @@ 800 800 801 801 802 802 803 -==== ==== 796 +==== **Control output power duration** ==== 797 + 798 +User can set the output power duration before each sampling. 799 + 800 +* **AT Command:** 801 + 802 +**Example:** 803 + 804 +**AT+3V3T=1000** ~/~/ 3V3 output power will open 1s before each sampling. 805 + 806 +**AT+5VT=1000** ~/~/ +5V output power will open 1s before each sampling. 807 + 808 + 809 +* **LoRaWAN Downlink Command:** 810 + 811 +**07 01 aa bb** Same as AT+5VT=(aa bb) 812 + 813 +**07 02 aa bb** Same as AT+3V3T=(aa bb)