Answer the question
In order to leave comments, you need to log in
Arduino how to implement data reception so that they do not mix over RS485?
Good afternoon. I connect 5 arduins via RS485, 1 master, 4 slaves. You need to implement the following. On a single request from the master, for the slaves to send their statuses (on the network). Data is being mixed now. In the future, I plan to make about 30 slaves per master.
What do you advise, maybe rs485 is not suitable for such things at all?
Answer the question
In order to leave comments, you need to log in
Since February 08, nothing has changed - as before, Modbus drives
"simultaneously" you will not succeed, only one by one.
There is such a thing as addressing! This article https://geektimes.ru/post/282176/#first_unread partially describes your case
I seem to have figured it out.
Modbus is a good solution. Here is a simple listing that helped me a lot.
https://habr.com/ru/post/249043/You will need a USB-RS485 to communicate with a PC.
https://github.com/smarmengol/Modbus-Master-Slave-...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question