# Modbus TCP / Modbus RTU Gateway

**URL:** https://discourse.nodered.org/t/modbus-tcp-modbus-rtu-gateway/26967
**Category:** General
**Created:** [20 May 2020 06:25 UTC](https://discourse.nodered.org/t/modbus-tcp-modbus-rtu-gateway/26967 "2020-05-20T06:25:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Chris1](https://avatars.discourse-cdn.com/v4/letter/c/ac91a4/32.png) [@Chris1](https://discourse.nodered.org/u/Chris1)
#### Post date: [20 May 2020 06:25 UTC](https://discourse.nodered.org/t/modbus-tcp-modbus-rtu-gateway/26967/1 "2020-05-20T06:25:16Z")

</div>

Hi I'm new to node-red. I need to boild a gateway for Modbus. My home control system has a Modbus TCP connector and my ventilation control system uses Modbus RTU with an RS232 interface.  
What works so far:

- Raspberry Pi with RS232 Interface and Node-Red installed
- Read / Write registers on ventilation control system with RS232 and Modbus RTU using Modbus Flex Getter and Modbus Flex Write
- Write results in Modbus TCP Server
- Read Values from home control system (using CAS Modbus Scanner)

I didn't figure out how to pass the client request (read/write) from my home control systen (Modbus TCP) directly to the Flex Getter or Flex Write. I didn't find any trigger in the Modbus TCP to indicate that a new request has taken place.

Help is appreciated.

BR Chris

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [19 July 2020 06:25 UTC](https://discourse.nodered.org/t/modbus-tcp-modbus-rtu-gateway/26967/2 "2020-07-19T06:25:23Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
