Tag: modbus

ModbusRTU with autoflow on TouchBerry 10 pt.4

This post is a part of a series about the TouchBerry ModbusRTU autoflow issue and how have I resolved it. Other posts of the series can be found under the touchberry tag. Note that newer posts might contain more recent information. Throughout the series I have been investigating …

Using mbpoll as a CLI for Modbus

I have discovered a nice CLI tool called mbpoll than can be used for fast Modbus wiring validation via CLI. It is very handy for anything that has an Ethernet port for the ModbusTCP, including devices like Raspberry Pi based controllers industrial controllers. Additionally, if an…