hello,
we want to develop one Fitness Equipment, so we use the ANT_FE profile, and we also want to send the ANT_BPWR information . we use the NRF52832. but we found the tick of ANT_FE is 8192 ,the tick of ANT_BPWR is 8182. the least common multiple is 33513472, means about 1023 seconds, the two channel would conflict once. we have a try, and found the ANT_FE channel would missed once every several hundreds seconds.
How could we slove this problem?