Changes for page RS485-LN – RS485 to LoRaWAN Converter User Manual
Last modified by Bei Jinggeng on 2025/01/16 11:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -332,6 +332,8 @@ 332 332 mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command 333 333 )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m 334 334 335 + 336 + 335 335 === 3.3.3 Configure read commands for each sampling === 336 336 337 337 ((( ... ... @@ -1109,29 +1109,29 @@ 1109 1109 ))) 1110 1110 1111 1111 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %) 1112 -|=(% style="width: 1 61px;" %)(((1113 -**Command example :**1114 -)))|=(% style="width: 337px;" %)(((1114 +|=(% style="width: 100px;" %)((( 1115 +**Command example** 1116 +)))|=(% style="width: 400px;" %)((( 1115 1115 **Function** 1116 1116 ))) 1117 -|(% style="width:1 61px" %)(((1119 +|(% style="width:100px" %)((( 1118 1118 AT+RXMODE=1,10 1119 -)))|(% style="width: 337px" %)(((1121 +)))|(% style="width:400px" %)((( 1120 1120 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. 1121 1121 ))) 1122 -|(% style="width:1 61px" %)(((1124 +|(% style="width:100px" %)((( 1123 1123 AT+RXMODE=2,500 1124 -)))|(% style="width: 337px" %)(((1126 +)))|(% style="width:400px" %)((( 1125 1125 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 1126 1126 ))) 1127 -|(% style="width:1 61px" %)(((1129 +|(% style="width:100px" %)((( 1128 1128 AT+RXMODE=0,0 1129 -)))|(% style="width: 337px" %)(((1131 +)))|(% style="width:400px" %)((( 1130 1130 Disable listening mode. This is the default settings. 1131 1131 ))) 1132 -|(% style="width:1 61px" %)(((1134 +|(% style="width:100px" %)((( 1133 1133 1134 -)))|(% style="width: 337px" %)(((1136 +)))|(% style="width:400px" %)((( 1135 1135 A6 aa bb cc same as AT+RXMODE=aa,(bb<<8 | cc) 1136 1136 ))) 1137 1137