Using RadioIsChannelFree() function for multiple devices responses
Hi all,
I have a setup where many devices need to to respond to a message on 868MHz from a sender. At the moment I am using random delay to space the responses but I will like to use the RadioIsChannelFree() function.
Do anyone use this function? Is it a recommended way for avoiding transmission collision and if so are there good example on how to properly utilize this function?
Ola