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)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -743,7 +743,7 @@ 743 743 744 744 Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10 745 745 746 -Example screen shot after clear all RS485 commands. 746 +Example screen shot after clear all RS485 commands. 747 747 748 748 749 749 The uplink screen shot is: ... ... @@ -799,5 +799,45 @@ 799 799 A7 03 aa: Same as AT+STOPBIT=aa (aa value: 00 , 01 or 02) 800 800 801 801 802 +== 3.6 Listening mode for RS485 network == 802 802 804 +This feature support since firmware v1.4 805 + 806 +RS485-LN supports listening mode, it can listen the RS485 network packets and send them via LoRaWAN uplink. Below is the structure. The blue arrow shows the RS485 network packets to RS485-LN. 807 + 808 +[[image:image-20220602171200-8.png||height="567" width="1007"]] 809 + 810 +To enable the listening mode, use can run the command AT+RXMODE. 811 + 812 + 813 +(% border="1" style="background-color:#ffffcc; width:500px" %) 814 +|=(% style="width: 161px;" %)**Command example:**|=(% style="width: 337px;" %)**Function** 815 +|(% style="width:161px" %)AT+RXMODE=1,10 |(% style="width:337px" %)Enable listening mode 1, if RS485-LN has received more than 10 RS485 commands from the network. RS485-LN will send these commands via LoRaWAN uplinks. 816 +|(% style="width:161px" %)AT+RXMODE=2,500|(% style="width:337px" %)Enable listening mode 2, RS485-LN will capture and send a 500ms content once from the first detect of character. Max value is 65535 ms 817 +|(% style="width:161px" %)AT+RXMODE=0,0|(% style="width:337px" %)Disable listening mode. This is the default settings. 818 +|(% style="width:161px" %) |(% style="width:337px" %)A6 aa bb cc same as AT+RXMODE=aa,(bb<<8 ~| cc) 819 + 820 +**Downlink Command:** 821 + 822 +**0xA6 aa bb cc ** same as AT+RXMODE=aa,(bb<<8 | cc) 823 + 824 + 825 +**Example**: 826 + 827 +The RS485-LN is set to AT+RXMODE=2,1000 828 + 829 +There is a two Modbus commands in the RS485 network as below: 830 + 831 +The Modbus master send a command: (% style="background-color:#ffc000" %)01 03 00 00 00 02 c4 0b 832 + 833 +And Modbus slave reply with: (% style="background-color:green" %)01 03 04 00 00 00 00 fa 33 834 + 835 +RS485-LN will capture both and send the uplink: (% style="background-color:#ffc000" %)01 03 00 00 00 02 c4 0b (% style="background-color:green" %)01 03 04 00 00 00 00 fa 33 836 + 837 +[[image:image-20220602171200-9.png]] 838 + 839 + 840 +Notice: Listening mode can work with the default polling mode of RS485-LN. When RS485-LN is in to send the RS485 commands (from AT+COMMANDx), the listening mode will be interrupt for a while. 841 + 842 + 803 803 ==== ====
- image-20220602171200-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +10.0 KB - Content