Hello everyone,...
I have a doubt about the usage of protocol of the ANT.
Once the channel is open on a master, this starts to send broadcast data, the last data it had in memory at the frequency that is programmed, let's say 4Hz right?..
If i send the command "SendBroadCastData" in an exact moment does it force an immediate send of the data, and the next one will be sent 1/4th second later, or does it just change the content of the 8 bytes of Data???..
It's really important, cause i'm developing smt that should send 3 different type of packets, one ANT+ e two private, at intervals that could arrive up to 230milliseconds, so I was thinking if this can interfere with the ANT protocol (I mean use SendBroadcastData at the same period of the ANT one)...
thanks a lot for your help..
I.