Skip to content
John Majerus edited this page Jun 20, 2016 · 6 revisions

node-red-contrib-modbus-serial

Modbus subset RTU commands for 2 & 4 channel RS485 Relay PLC Controller UART Serial port Switch

Minimum modbus subset for working with less-than-$10 modbus relay modules now available on eBay. (search product listings for "modbus", sort by price+shipping=lowest to higest)

2 channel:

Modbus 2chan

4 channel:

Modbus 4chan

##Using the node red module:

Select or create a new configuration node:

modbus serial config

Edit the module's configuration node to specify serial port and either RTU or ASCII (RTU currently supported).

edit modbus master config

This project uses the following node npm packages: Modbus-serial, serialport

Clone this wiki locally