Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Optimal way to pause channel(s) during Adv Burst

Rank

Total Posts: 8

Joined 2018-01-30

PM

What is the recommended way to pause or inhibit another channel during a prolonged burst?
I have 4 channels and I'd like to pause the beacon and scan channel during an advanced burst.
I may use SVC_ANT_CHANNEL_OPEN,
SVC_ANT_CHANNEL_CLOSE,
or just stop it with a semaphore in code.
I also believe that advanced bursts take precedence over all other messages, but that hasn't proven workable thus far.