Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Problems Creating Datasource Modbus RTU
-
Hi, This is my problem, Modbus nodo scan is "ok", more, Modbus read Data "No response from slave 1". need help please, thank you very much
-
There could be many different causes of this issue including bad wiring, baud rate, etc.
Note that the Modbus Node Scan only works with certain devices. Did the scan find any slaves on the network. Maybe send a screenshot of your configuration.
-
@JoelHaggar said:
There could be many different causes of this issue including bad wiring, baud rate, etc.
Note that the Modbus Node Scan only works with certain devices. Did the scan find any slaves on the network. Maybe send a screenshot of your configuration.

thank you very much Joel:
Attached image, I also confirm that communication is correct
Thanks for your answer. -
-
You are testing reading 100 registers starting at 0. Try reading 1 or 10 and make sure you are using a register you know has a value in it. Every Modbus device is different so you need to look at the documentation on the device.
-
I tried to create a connection in scadaBR and works perfect, attached image.