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,27 +721,34 @@ 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 + 724 724 * **Downlink Payload:** 725 725 726 -**0x08 FF**, RS485- BL will immediately send an uplink.731 +**0x08 FF**, RS485-LN will immediately send an uplink. 727 727 728 728 734 +==== ==== 729 729 730 730 ==== **Clear RS485 Command** ==== 731 731 732 732 The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them. 733 733 734 - 735 735 * **AT Command:** 736 736 737 - (% style="color:#037691" %)**AT+CMDEAR=mm,nn**(%%)mm: start position of erase ,nn: stop position of eraseEtc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10742 +**AT+CMDEAR=mm,nn** mm: start position of erase ,nn: stop position of erase 738 738 739 -E xamplescreenhotafterclearallRS485 commands.744 +Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10 740 740 746 +Example screen shot after clear all RS485 commands. 741 741 748 + 742 742 The uplink screen shot is: 743 743 744 -[[image:16541 34704555-320.png]]751 +[[image:1654160691922-496.png]][[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]] 745 745 746 746 747 747 * **Downlink Payload:** ... ... @@ -793,21 +793,4 @@ 793 793 794 794 795 795 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) 803 +==== ====