Hello ANT community!
I'm using ant also for relaying purposes. So, I'm handling like 4 different channels at the time. Now, there is a problem I'm facing.
I'm geting A lot of CHANNEL_COLLISION messages.
Question to all.
Because I'm using the parallel processing in my controller is it possible in ANT protocol to address different messages in the near close time without to get reply from the ANT. An example. Can I send message to ant like send_ack on CH0 and then immediately after that message like send_ack on CH1? After that I have enough of time to process all the ant reply from it. Or I have to send_ack on one channel then wait and read reply from ant then send_ack on another channel and read ant replay from this one?
Regards!
Vladimir Djurica