Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Bike Power → Thread

   

broadcast ANT_BPWR and ANT_FE both in one device meet tick conflict

Rank

Total Posts: 1

Joined 2020-12-02

PM

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?