To broadcast some data, I'm using simple serial transceivers.
Its a one-way communication, from 1 transmitter to multiples receivers. There is no need for any kind of security - the projet is ultra basic (Kiss).
In some cases, especially while testing or checking the system, I use a second transmitter.
Unfortunately, if one transmitter is constantly sending, the second one will mostly fail transmitting its data - the receivers aren't be able to listen to the second transmitter, I guess.
I'd like to use the RTS signal (red in scope) as the switch for the transceiver to go from RX to TX and then back to RX mode after the data (yellow in scope) has been sent.
Does LBB handle RTS and if "yes". is there a eay to augment the delay between the time RTS goes from LOW to the first data transmitted?
Thanks for any help

