We are planning to use a synchronous independent channel, that senses whether there are any slaves or not using acknowledged data type.
More than one slave could have paired with the master since before and there may be a risk that they are trying to connect to the same channel at the same time. How can this be avoided? I can't see that the open or assign calls to the SD would give any errors if someone is already using the channel when trying to open it.
Regards, Peter