Closed Merdock1 closed 1 year ago
As far as I can see only way you are using is possible. For RTU the client have to wait for server device answer prior to sending another request. If you need more frequent requests you may increase baudrate or use separate wiring for devices.
Very Happy New Year Emiliano. Thank you very much for his answer.
Fernando, Marry Christmas and Happy New Year. Sorry for delay in answering. I was extremely busy last months.
Hello, I need help to be able to get data from several devices connected on the same RTU network. The partial solution I found was the following: MB_RTU_Config.h
MB_RTU_Loop.hpp
Is there another more efficient way to do this? Since I tried other options without results.