Hi,

I'm also working on a RS485 based system for my home automation.
I do have a question on how to avoid a data collision being that 2 or more nodes start transmitting at the same time.
The RS485 system I use is bidirectional so all node can receive and transmit.
Is there a good way of checking whether the bus is free to start transmitting?

Best regards,