Good morning everyone, let me briefly explain the problem I have, I would like to use two devices to read and write information from a controller. The problem and the following, I would like to use both Arduino to read and the original screen of the controller, how can I do to use both? I can only control the module of Arduino, the screen continues to require information ...
How do I pause the external module to communicate with the Arduino?
Are there any solutions or do I have to decide which one to use?
Then the controller is a tracer2215bn with the respective MT50 screen. The arduino I use is a Mega, with the RS485 to read the data buses that sends the controller.
I would like to use both the screen and the RS485 simultaneously to read the data. The MT50 continues to receive and send data to be able to view all the data in real time, the problem arises when I want to request data with Arduino, I should pause the MT50, request information with Arduino and then restart the MT50.
How can I “stop” the communication of the MT50?
In link I put the scheme that I would like to achieve, Good day to all
How does SPI (your image) relate to RS485 (your device)?
I think that we’re talking about this? Please post a (working) link to the datasheets / user manuals of tracer2215bn and MT50; googling and following the links often results in 404 errors.
I am not familiar with Modbus However it comes up fairly often in the Forum and I suspect you will get a better response if you modify your Original Post and edit your Title so it mentions that you are using Modbus