Hello!
Recently I was using a demo of the ANT_SDK(C# demo.cs). Based on your data, the protocol can open multiple channels。
static ANT_Channel channel0;
static ANT_Channel channel1;
Does this represent two channels?How can I receive two channels' data at the same time? I can only accept one.Please help me, thank you very much!