We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453bb74 commit a198847Copy full SHA for a198847
README.md
@@ -7,7 +7,8 @@ Transparent gateway Modbus RTU <---> Modbus TCP / Modbus UDP for Arduino
7
* MAX485 (or other RS485 TTL module)
8
9
## Features
10
-* slaves are on the Modbus RTU side, masters are on the Modbus TCP or Modbus UDP side
+* slaves are on RS485 line (Modbus RTU protocol)
11
+* master(s) are on ethernet (Modbus TCP or Modbus UDP protocol)
12
* supports up to 247 Modbus RTU slaves
13
* supports Modbus UDP masters and up to 8 Modbus TCP masters connected at the same time
14
* supports broadcast (slave address 0x00)
0 commit comments