How do I combine multiple Modbus Masters and Slaves

Hi, I have an inverter that communicates with a power meter over modbus, now I need to read from the same meter with an arduino too, the arduino should also read from a second meter and do some stuff while all of that.
How do I get the arduino to read from the main meter and not collide with the read requests from the inverter?

Here is a link that may help you. https://www.researchgate.net/publication/293292589_Research_and_Implementation_of_Collision_Detection_Based_on_Modbus_Protocol

Okay thank you

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